Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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

Access Application or Flow level variables through java script in VBCS

edited Jul 23, 2019 8:23AM in Visual Builder 1 comment

Summary

Access and manipulate Application or Flow level variables through java script in VBCS

Content

I have added few variables at application leven and flow level with session scope. I want to access or manipulate that variable values through my JS code in order in avoid writing the same code again and again. 

For example: I am calling the rest endpoint in my action chain and I have set the parameters of that rest endpoint in those variables. Now i want to reuse the existing action chain with different paramters. One option is to create a new action chain and set those values again and other option which i am looking is to directly change the values of the variables through JS and call the action chain again.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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