OnRamp for Commerce One MarketSite 3.5 SP1 | webMethods OnRamp for Commerce One MarketSite Adapter Documentation | webMethods OnRamp for CommerceOne MarketSite Adapter Installation and User’s Documentation | Public Records, Specifications, and Services | pub.marketconnect.transport | setDocumentHandler
 
setDocumentHandler
Registers an envelope handler service and the document type it handles in a lookup table. The receiveEnvelope service uses the lookup table to find the appropriate envelope handler service for each incoming xCBL document.
Package
WmMarketConnect
Input Parameters
handlerService
String The fully qualified path to the envelope handler service to register.
documentType
String The document type the envelope handler service handles (for example, PurchaseOrder).
Output Parameters
None.