Integration calling REST Service
Summary
My Integration is not returning any data from the REST ServiceContent
Hi,
I'm after some help with my Integration which calls a REST Service. I am new to REST services, having built a few Integrations utilising flat files and the FTP Adapter and SaaS ERP Adapter.
So, I have a OVBCS App, very simple, which I have called via its REST Service, from SOAP UI. Using GET Method I can return all the records contained in the 1 business object in the App, and using PATCH I can update a record from SOAP UI.
However, when trying to call the REST Service from my orchestration Integration, using GET method I don't see any data returned.
Tagged:
0