Skip to Content
0
Dec 08, 2022 at 05:34 AM

Cloud Integration Look Up performance issues

102 Views

Hi Community,

I am working on a scenario which requires me to perform quite a few look ups (using API) with an end application.

This look up is mainly to fetch GUID of a few fields.

Eventually these GUIDs will be passed to end application instead of the actual values.

While the entire scenario is working fine, it is having performance issues.

Is there a way to do look ups in parallel (Mulicasting is not correct) so as to improve performance?

Please advise

Best Regards