|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
At design time set the TIBCO BusinessWorks engine properties in the following file: bwfb_install_dir/version/bin/Properties.cfg.
• Select Tools>Tester>Start to start the Tester utility, and start the formflow.Figure 42 Select Process to Load
If a formflow depends on runtime data, this data must be manually provided when testing formflows in TIBCO Designer. Runtime data might include formflow context parameters, request parameters, or any process variables that must be specified at runtime.Both form and formflow names can be specified at runtime. In a Call Formflow activity, the Process Name Dynamic Override field can be used, and in a Set Form Data activity, the form name can be mapped to the @FormPath parameter. However, when no explicit reference exists at design time, the form or formflow cannot be automatically called by the Tester utility.To test a formflow that is called dynamically, load this formflow in the Tester utility at the same time as the parent formflow.
1. Create a mock formflow with a Show Form activity for each form specified at runtime. You must configure the Show Form activities to display the required forms, for example:
•
•
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |