Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

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

Pramod Devkate
Tera Contributor

@Hi @nagendrapaladi ,

 

We did implemented punchouts using custom built solution, now this functionality is OOTB. Do you have question on this?

 

Thanks,

Pramod 

I have received the punchout url and tried to configure in the system - but from Shopping Hub I am not getting an option or being redirected to third party website. The documentation is very high level and not able to understand what I am missing.

 

Did you try to OOTB solution, if you can you provide the steps. or can you explain the custom solution you built

I am setting one up for the first time using OOTB but I do not see where I would set up this information in the cXML: 

<Credential domain="compucom.com">
<Identity>charle.ohlandt@compucom.com</Identity>
<SharedSecret>somesecrethere</SharedSecret>
</Credential>

 

Actually is there a way to edit the cXML used in OOTB?