Integrate
Modify a GUI Script with a Custom Command
Review the steps to post data using a GUI script.
To view the current command and create a custom command for a field captured in the GUI recording:
- Select Categories from Navigation pane.
- Click the Templates icon for a category.
- Locate the Template with a Type of GUI Script.
- Click Vertical View.
- Click Configuration tab.
- Click GUI Script Data button.
-
Click Vertical View for a field.
View the field descriptions for the GUI Script Data page’s Vertical View.
NOTE: The script line related to this field displays in VB Script Line.
- Click Recording tab.
- Click Commands to view the commands and actions captured for this field during the GUI script recording.
- Navigate back to the GUI Script Data page’s Vertical View.
- Click General tab.
- Click Edit.
- Click Custom Command check box to enable it.
-
Modify the text in VB Script Line field to include the custom command.
NOTE: The VB Script Line must contain valid VBScript syntax for the custom command to run.
Integrate will run the custom command when posting data.