Contents

Popular

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Build Message policy provides a way to build the various parts of the a message using the Context Variables available in the flow. 

...

Info
titleDefault Convention

The variables can be referred to using this convention by default { Variable Name }

...

PropertyDescription
Create NewChoose the boolean value—true or false (false is the default value). Change the value to 'true' to create a new message instead of modifying the designated message.
Ignore Unresolved VariablesIf any of the variables being used as part of the configuration are not present in the incoming message, this property is used to determine whether the condition needs to be ignored or treated as an error. when When set to true, the flow continues as usual. Otherwise, an error is sent back to the client reporting that the property is missing.
Variable Reference PrefixShort prefix for the variable. For example, to build a JSON request, the symbol "<" (less than symbol) is preferred.
Variable Reference SuffixShort suffix for the variable. For example, to build a JSON response, the symbol ">" (greater than symbol) is preferred.

...

Examples

REST to SOAP Conversion

The This policy is used in the automatic conversion of SOAP web services to RESTful services by the tool. It converts the incoming REST request into SOAP request by making the following changes. 

...

Adaptavist ThemeBuilder EngineAtlassian Confluence