Hybrid Integration 10.2 | Integrating On-Premises Applications | Integration Server Built-In Services | SOAP Folder | pub.soap.wsrm:sendAcknowledgementRequest
 
pub.soap.wsrm:sendAcknowledgementRequest
WmPublic. Requests an acknowledgment for a message sequence.
Input Parameters
serverSequenceId
String Unique identifier associated with the reliable messaging sequence for which you want an acknowledgment.
Note: The serverSequenceId parameter is returned as the output parameter of the pub.soap.wsrm:createSequence service or as the reliableMessagingInfo/responseReliableMessagingProperties/ serverSequenceId output parameter of the web service connector.
Output Parameters
fault
Document Conditional. Contents of the fault block.
The fault document references the pub.soap.utils:soapFault document type.
transportInfo
Document Conditional. Headers from response and request messages.
The contents of transportInfo vary depending on the actual transport used by the service.
Note: The transport information returned by this service is similar to the transport information returned by a web service connector. For more information, see Web Services Developer’s Guide.
The transportInfo parameter contains the following keys:
Key
Description
requestHeaders
Document Conditional. Header fields from the request message issued by the reliable messaging source.
responseHeaders
Document Conditional. Header fields from the response.
Each key in responseHeaders represents a field (line) of the response header. Key names represent the names of header fields. The key values are Strings containing the values of the fields.
Whether or not the service returns the responseHeaders parameter depends on the success or failure of the service. In the case of failure, the point at which the failure occurs determines the presence of the responseHeaders parameter.
status
Document Conditional. Status code from the request.
statusMessage
Document Conditional. Description of the status code returned by the underlying transport.

Copyright © 2015- 2018 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release