The Out Sequence Step (SOAP)
You configure the service's Out Sequence step (optional) to manipulate the response messages from the native service before they are returned to the consuming applications. This step includes the following sub-steps:
The
Transform step (optional), which invokes an XSLT transformation file to transform the SOAP response payloads from XML format to the format required by the consumer.
The
Invoke IS Service step (optional), which processes the response message from the native service provider before it is returned to the consuming application.