cXML punch out to third party catalog

nagendrapaladi
Tera Contributor

Was anyone successful in configuring third party punch out - so that user is redirected, selects what he needs and then returns the cart to ServiceNow to order ?

7 REPLIES 7

In the "Configure punchout for third-party site purchases" topic referenced above, can you refer to step 5 and see if you're able to configure the punchout domain/identity for cXML.

 

I have done that I have done all in this https://www.servicenow.com/docs/bundle/zurich-source-to-pay-operations/page/product/sourcing-procure...

So where is mu punch out? I do not see in Employee self Service is there something else I need to do like add a catalog item?

 

Pramod Devkate
Tera Contributor

Hi @nagendrapaladi 

 

I have not yet tried OOTB solution , but ideally you should raise hi Case and make OOTB work, in case you don't have any other options -

 

1. You need to create a catalog on portal - Shop from XYZ.

2. CatLog client script which call Ajax and get all content expected by punchout such as groups, user id details and headers required to trigger punchout, you will get this information from Punchout system

3. Write redirect code, which routes to Punchout in same catalog script. 

 

If I find time, I will try OOTB solution.

 

Thanks,

Pramod