Set up Launch Application Trigger
The Launch Application action launches a preselected application directly from the template. You can launch any executable (.exe) file through this trigger.
- Follow the applicable steps in General Trigger Setup.
- To display the Launch Application window, select the Launch Application action.
- To enter the application name and path, do one of the following:
- From the Program list, select the variable or template field that supplies the application file at run time.
From the Path list, select the variable or template field that supplies the application path at run time.
- To display the Open window, select Browse.
- Navigate to the directory that contains the application file.
- Locate and select the file you want to use. To find a file quickly, enter the first letter of the file name in the File name field.
A list displays the group of files that begin with that letter.
- The Files of type list is automatically filled with Executable files (*.exe).
- Select Open.
The selected file is entered in the Program box, and the file path is entered in the Path box on the Launch Application window.
- Verify the path, and enter any corrections in the Path box.
CAUTION:If you are setting up the trigger on a 64-bit workstation, delete the path that is filled in automatically. Including a predetermined path can be problematic when you try to launch a 32-bit application in a 64-bit environment. The correct path is determined by the system.
- From the Program list, select the variable or template field that supplies the application file at run time.
- If necessary, to enter an argument to be passed to the application being launched, do one of the following:
For example, if you set up this trigger to launch the Notepad application, you can enter an argument to open a specific file in Notepad when it launches.
- In the Arguments box, enter the argument.
- From the Arguments list, select the variable or template field that supplies the argument at run time.
- Select OK.
- If necessary, set up a specific condition for the Launch Application action to be triggered.
- Select OK and save your template.