1SYNC Module Version 6.5 SP2.September 2008 | Understanding and using webMethods 1SYNC Module | Installing and Using 1SYNC Module | webMethods 1SYNC Module Services | wm.ip.sync.services:sendConfirmationDocument
 
wm.ip.sync.services:sendConfirmationDocument
Wm1SYNC. Informs the party who sent an item notification that it has been Accepted, Rejected, Synchronized, or is in Review.
The confirmation is routed to the initiator of the notification. The confirmation states are defined as follows:
*ACCEPTED - This state is used to tell initiators that an item has been accepted by the retailer but has not yet been synchronized. This is similar to the 1SYNC Pre-Authorization.
*REJECTED - This state is used to tell parties that an item is rejected and that no additional information about this item is requested at this time.
*REVIEW - This state is used to tell parties that an item is being reviewed by the retailer.
*SYNCHRONISED - This state is used to tell initiators that an item has been accepted by the retailer and will be synchronized.
Input Parameters
basic
IData Contains the senderGLN, receiverGLN, representingGLN, conversationID, agreementID, schemaLocation, and generateDocumentId. For more information on this Input Type, see wm.ip.sync.common.rec:BasicInfo document type in Developer.
catalogueItemConfirmation
IData This IData is used to send the confirmation to the initiator of the notification.
Output Parameters
For the output variables of this service, see wm.ip.sync.services:sendRequests in this guide.