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 PunchOutSetupRequest Handlers
 
Creating PunchOutSetupRequest Handlers
 
Creating PunchOutSetupRequest Handler Services
Implementing PunchOutSetupRequest Handler Services
A PunchOutSetupRequest handler is a service that you create and implement to set up all of the supplier's resources needed to conduct a punchout buying session. The cXML processing mechanism of Ariba Supplier OnRamp, built into receiveCXML invokes this handler when buyers send PunchOutSetupRequest messages.
To create and implement a PunchOutSetupRequest handler, you perform the following tasks:
*Create an appropriate service for the handler, using Config.
*Implement the handler's functionality using Ariba Supplier OnRamp API services.