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.