Module for AS4 Version 10.1.May 2019 | Understanding and Using webMethods AS4 Module | Installing and Using AS4 Module | Built-In Services | Summary of Elements for the WmAS4 Package | wm.ip.estd.as4.msh:sendPull
 
wm.ip.estd.as4.msh:sendPull
Enables the receiver to send a pull signal to the responding MSH. The pulled user message is returned on the back channel of the pull request.
Input Parameters
messageId
String. Optional. Unique identifier of the pull message.
mpc
String. MPC from which to pull the queued message.
pmodeId
String. TPA agreement ID to use for the pull request.
soapAction
String. Optional. Value of the action parameter in the MIME message that was sent.
simpleSelectionItems
Document. Optional. Select a list of simple elements.
Parameter
Description
element
String Name of the element that has to be retrieved. This parameter refers to RefToMessageId, ConversationId, AgreementRef, Service, Action
elementvalue
String. Value of the element.
attributeList
Document Select a list of attributes. The variables are:
*element: String. Name of the attribute.
*elementValue: String. Value of the element
complexSelectionItems
Document Optional. Select a list of complex elements.
Parameter
Description
element
String. Name of the element that has to be retrieved. This parameter refers to From, To,MessageProperties.
elementValue
String. Value of the element
attributeList
Document. A list of attributes. The variables are:
*element: String. Name of the attribute
*elementValue: String. Value of the attribute
childItems
Document. A list of child items.
*element: String. Name of the child item.
*elementvalue: String. Value of the child item.
*attributeList
*element: String. Name of the attribute.
*elementvalue: String. Value of the attribute.
Output Parameters
error
Document. Specifies an error message while processing a document.
Parameter
Description
code
String. ebms error code, if any.
description
String. Description of the error.