Skip to Content
1
Aug 29, 2023 at 06:31 AM

Multiple ODATA Calls via SAP Cloud SDK

4506 Views

Hello Everyone ,

I am calling backend system using executeHttpRequest (SAP Cloud SDK) via destination which is working fine.

My requirement is to make multiple calls in one go

I am thinking to combine multiple calls using batch or Promise.all

If there any other best way to do . Kindly let me know if there any example I can refer.

Thanks in advance