Creating automation scripts
You create automation scripts to automate routine application
tasks.
You can use the supplied wizards to create scripts and launch points with associated variables
and bindings. You can also use the wizards to associate launch points with existing scripts.
About this task
To automate tasks, you must have knowledge of the following areas
:
- Scripting language syntax and operations
- Product configurations such as workflow processes, escalations, and actions
- Application data models and relationships
You use the same menu items for creating scripts and launch points as you do for creating a launch point to associate with an existing script. For example, you use the Create > Script with Object launch point action to create a script and an object launch point, or to associate an object launch point with an existing script.
In some automations, you must use the documented MBO APIs to automate a routine task. For example, when you automate a task that involves creating a record, you must use the documented MBO APIs for the record creation part of the automation.
Procedure
- In the Automation Scripts application, select the type of launch point that you want to create.
- Select whether to add a script or specify an existing script. If you add a script, you can code it in a source code field or you can import a script.
- Create the launch point if you are using one, and then associate variables and bindings with the launch point.
- Click Create to save the launch point, variables, and script code.