cancel
Showing results for 
Search instead for 
Did you mean: 

SRM Punchout by Secure-OCI

Former Member
0 Kudos

Hi,

how can i make a catalog punchout by secure-oci? Can you give me detailed example?

What are the right requests (with parameters) and configuration values for this communication?

1. Call from SRM to Shop (to generate SessionId, SessionTransmissionId)

- how does the URL looks like

2. Call from SRM to Shop (login with SessionId)

- how does the URL looks like

3. Call from Shop to to signal SRM: pick up the data (by SessionTransmissionId)

- how does the URL looks like
- how does the POST-Form looks like (Action=Hook-URL?)

4. Call from SRM to recieve data (by SessionTransmissionId)

- how does the URL looks like
- how does the POST-Form looks like (XML?, Action=Hook-Url?)

I didn't find any informations about this communications.

Accepted Solutions (0)

Answers (2)

Answers (2)

jason_boggans
Active Contributor
0 Kudos

Hi Bjorn,

The Secure OCI is detailed in the OCI 5.0 documentation, please bear in mind, that for external catalogs you should consider the note:

1574737 - Enablement of Secure OCI for Third party Catalog

For MDM catalogs it is much easier as the MDM already contains the servlet and functionality required to transmit the secure OCI information.

When using 3rd party catalogs you will need to create a servlet yourself, this servlet will perform the functions as defined in the note mentioned. OCI 5.0 documentation can be found here.

Regards,

Jason

ivy_li
Active Contributor
0 Kudos

Hi,

Please refer to this wiki page about the configuration:

https://wiki.scn.sap.com/wiki/x/GYM8Fg

Best regards,

Ivy