Setting Custom Engine Properties for the Testing Environment

TIBCO Designer runs a process engine when you test process definitions using the Tester tab. To set custom properties for the process engine that TIBCO Designer runs, you must create a properties file and specify its location. Perform the following procedure to set custom engine properties for the testing environment.

Procedure 

1. Create a properties file containing the custom properties you wish to set in the process engine that runs in the testing environment. For example, create a file named properties.cfg.
2. Add properties to your file.
3. Start TIBCO Designer and open the project you wish to test.
4. Click the Start Testing Viewed Process button to start the test engine. For more information about the process engine during testing, see TIBCO ActiveMatrix BusinessWorks™ Process Design Guide.
5. On the Select Processes to Load dialog, click Advanced.
6. In the Test Engine User Args field, enter the -p argument, followed by the location of your properties.cfg file. For example,
   -p c:/tibco/properties.cfg