SAP and Google have announced a partnership. First impression is that SAP will leverage the Google Cloud Platform as an underpinning for its
As Google has just acquired the API Management solution Apigee and SAP is an OEM customer of Apigee, what impact will this have on SAP's API Management offering?
And 2nd question: will SAP Cloud Integration also become available on Google's cloud platform?
Interesting times.
Monday, March 20, 2017
Tuesday, March 14, 2017
Capturing HTTP requests in an cloud world
While integrating with Salesforce, had an issue getting the authentication right. What is that cloud integration platform actually sending to Salesforce? How to get a look into the message on the wire?
Simple but efficient solution, pick one of the many free HTTP endpoints. Point to the temporary URL, send the message and get all the info on HTTP headers and payload. So trivial and easy.
Simple but efficient solution, pick one of the many free HTTP endpoints. Point to the temporary URL, send the message and get all the info on HTTP headers and payload. So trivial and easy.
Subscribe to:
Posts (Atom)