Skip to Content
0
Sep 04, 2023 at 12:40 PM

Dynamic URL for HTTP adapter in SAP CPI

465 Views

Hi,

I have a requirement where we need to use 3 URLs in one HTTP adapter dynamically and store the response separately. Among them one is post call and two were get call.

First call is the post call and we need store the response and from the response we need to fetch the ID and with the help of that ID we need to Second call (GET).

And in the Second call we get the details related to that ID.

In the Third call we need to link ID details with the first call details.

Is it possible to do the above scenario in one http adapter dynamically ?

Please provide the solution, if anyone gone through this type of scenrio before.

Thankyou!

Vikranth