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:sendCatalogueRequest
 
wm.ip.sync.services:sendCatalogueRequest
Wm1SYNC. Instructs 1SYNC to add/modify/append an item, add/delete a link, and add/delete a publication sent by a supplier.
The supplier uses this service to send the Catalogue Request (CR) xml message to submit the item information within the 1SYNC Data Pool. This xml will contain Item, Link or Publication information. The subscriber can add/modify/append an item, add/delete a link, and add/delete/republish a publication.
Input Parameters
basic
IData Contains 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.
CatalogueRequest
IDataThis IData is used to send the catalogue request document to 1SYNC.
Output Parameters
For the output variables of this service, see wm.ip.sync.services:sendRequests in this guide.