| |||||||||
I receive the following error message when attempting to access a supplier's punchout catalog:
Unable to connect to PunchOut Catalog. If problem persists, ask your system administrator for assistance.
SAP Ariba Catalogs
The error involves establishing an initial connection with the supplier's PunchOut site.
A few common reasons for this error message are the following:
Ensure that:
All PunchOutSetupResponse documents sent to the SAP Business Network must contain a 200 status code and the StartPage Uniform Resource Locater (URL). Any deviation from this constitutes an invalid cXML response.
The following example provides a correct cXML response:
<!DOCTYPE cXML SYSTEM "http://xml.cxml.org/schemas/cXML/1.2.014/cXML.dtd">
<cXML payloadID = "958074700772234234242" timestamp = "2005-06-14T12:59:09-07:00">
<Response>
<Status code = "200" text = "success"/>
<PunchOutSetupResponse>
<StartPage>
<URL>https://punchout.company.com/Servlet/sessionid=7006</URL>
</StartPage>
</PunchOutSetupResponse>
</Response>
Work with your IT or development team to review the PunchOut cXML documentation and to ensure that your application fulfills the requirements for this feature to work correctly.
Learn more about SAP Help Portal: PunchOut site planning in the cXML Solutions Guide.
Catalog Management > Punchout Catalog
SAP Business Network for Procurement & Supply Chain > Catalogs