Ariba Supplier OnRamp 7.1 | webMethods Ariba Supplier OnRamp Documentation | webMethods Ariba Supplier OnRamp Installation and User’s Documentation | Implementing a Punchout Ordering System without Trading Networks | Creating MasterAgreementRequest Handlers
 
Creating MasterAgreementRequest Handlers
 
Creating MasterAgreementRequest Handler Services
Implementing MasterAgreementRequest Handler Services
A MasterAgreementRequest handler is a service that you create and implement to receive and process new MasterAgreementRequests, updates, and deletions (cancellations). The MasterAgreementRequest handler is responsible for mapping the cXML Master Agreement to MasterAgreementRequests/cancellations for the underlying system. The cXML processing mechanism of Ariba Supplier OnRamp, built into the wm.b2b.cxml:receiveCXML service, invokes the handler when buyers send MasterAgreementRequest messages.
This section describes how to configure Ariba Supplier OnRamp to support the MasterAgreementRequest document types in a supplier's site that does not use Trading Networks.
*To create and implement a MasterAgreementRequest handler
1. Create an appropriate service for the handler, from the Ariba Supplier OnRamp Configuration screen.
2. Implement the handler's functionality using the Ariba Supplier OnRamp API services.