Variable substitution in outbound SOAP

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 1분
  • To use variable substitution, use the format ${<variable_name>} instead of defining a specific value.

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

    To test variable substitution after you have modified the SOAP envelope with the variables, define values for the variables in the SOAP Message Parameters related list of the SOAP Message Function. For example, click New and enter the following information:

    그림 1. Soap message parameters