Integration using REST and DB Adapter
Summary: Receive response from REST API by passing ID (this to be queried from Oracle database tables). Based on the response from API, update the values in Oracle database tables
Content (required): Based on the summary, My plan is create DB Adapter using Agents and query the tables for the unique ID to be passed to REST API. Upon receiving the response, update the database tables. Please see the below flow,
I will create a connection using DB Adapter, one REST Adapter to invoke the external Web Service and a second DB Adapter
1) First DB Adapter will query the tables and map the attributes with REST API to pass the values to API
Tagged:
0