Calling rest services aynchronously
Content
Hi,
I have a requirement where I need to call rest services based on values from a for-each loop. The rest services are independent of each other, hence I was wondering if there is a way to call them asynchronously, instead of calling them serially, where I need to wait for response from each service. (Attached is the design).
Thanks for your help.
Basav
Tagged:
0