You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Parallel Flow in VB

edited Feb 13, 2020 12:04PM in Visual Builder 4 comments

Summary

Parallel Flow in VB

Content

Hi Everyone,

 

I have a use case in my VB app where I am calling two action chains on the page Load (vbEnter). Each action chain is calling a REST API to fetch data. Since these REST calls are mutually independent, i tried calling them in Parallel Flow. I got the desired result . My question which approach should i follow because I checked the log and did not find any difference in the performance

1 - Calling two separate Action Chains in vb Enter

2 -  One Parallel flow Action chain with two REST calls in vbEnter.

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!