-
Notifications
You must be signed in to change notification settings - Fork 25
Reset Group Variables for TIBCO BusinessWorks projects
Chetan Sanjay Khare edited this page Apr 12, 2019
·
3 revisions
This plugin provides a way to reset group variables at an application level rather than going to each and every process and specific activities to reset the variables.
Please follow the below steps to use this feature:
- Install the update site project(com.tibco.bw.core.design.group.variables.updatesite) in the BusinessWorks Studio by using Help->Install New Software option.
- After successful installation, Studio needs to be restarted.
- After restarting of the Studio, right-clicking on an application module will open a context menu which will have an option called "Reset Variables".
- Upon selecting that option, a new window will be shown which will have a table of variables which can be reset. (If there are no variables to be reset in the selected project, table of variables will show no entries.)
- The user can select multiple variables to reset and click OK.
- After pressing OK, selected variables will be reset during each iteration.
- This functionality is related to resetting variables used in different types of groups such as Iterate, ForEach in BusinessWorks Studio.