---
sourceDocument: 호주 API 참조
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/ko-KR/api-reference

 Release :

    - australia

ft:locale :

    - ko-KR

ft:publication_title :

    - 호주 API 참조

ft:clusterId :

    - crapiref

bundleId :

    - crapiref

workflow :

    - Creator


---

# 아웃바운드 SOAP의 변수 치환

# 아웃바운드 SOAP의 변수 치환 {#ariaid-title1}

* 릴리스 버전: Australia
* 
* 업데이트 날짜 2026년 03월 12일
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 소요 시간: 1분

변수 대체를 사용하려면 특정 값을 정의하는 대신 <kbd class="ph userinput">${&lt;variable_name&gt;}</kbd> 형식을 사용합니다.  

    ...
    <short_description xsi:type="xsd:string">${short_desc}</short_description>
    ...

변수로 SOAP 봉투를 수정한 후 변수 대체를 테스트하려면 SOAP 메시지 함수의 SOAP 메시지 매개변수 관련 목록에서 변수 값을 정의합니다. 예를 들어 새로 만들기 를 클릭하고 다음 정보를 입력합니다.  
그림 1. SOAP 메시지 매개변수

