Variable substitution in outbound SOAP

  • Release version: Yokohama
  • Updated January 30, 2025
  • 1 minute to read
  • 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:

    Figure 1. Soap message parameters