Software AG Products 10.7 | Integrating On-Premises and Cloud Applications | Integration Server Built-In Services | SOAP Folder | Summary of Elements in this Folder | pub.soap.utils:requestResponseSpec
 
pub.soap.utils:requestResponseSpec
WmPublic. Defines the input/output signature for a custom processor and a target service for the default processor.
Input Parameters
soapRequestData
Object SOAP object containing the SOAP request submitted to the Integration Server by the client.
soapResponseData
Object Empty SOAP object that the custom processor or target service uses to compose the SOAP response message.
Output Parameters
soapResponseData
Object SOAP object containing the message that is to be returned to the client.