Has anyone ever implemented round trip using the C1 on ramp? I am just starting with this and feel like I am going in circles from a C1 document to a SAP document to a webMethods document.
To initiate the round trip, I believe that I should have BuySite send the outbond response to the webMethods server. Then I would use the built in round trip services that are located in the C1 on ramp to create and maintain the shopping cart while on the website. Then the return cart will come back to webMethods in XML format. I will probably need to format it to xCBL, then send back to BuySite to begin processing.
Does this sound like the right flow of information?
Should C1 provide me with code to reside on the website, and with that code will I understand how to do this further?
Does either C1 or webMethods provide any documentation that is not either outdated or say "refer to detailed C1 documentation’ that doesn’t exist?
For the wM service ‘createRoundtrip response’ the input is ‘catalog header’. This is the first service call, so I assume that I need to manually input values, but don’t know where to start.
I tried to look at Ariba punchout for comparison, but I feel as though that is leading me astry as well.
Any information provided would be great…