Generating Workflow Scripts

ALM provides script generators to enable you to perform commonly needed customizations on the Defects module dialog boxes.

For information on writing workflow scripts to customize the user interface and to control user actions in any ALM module, see Workflow Customization at a Glance.

Note: Workflow scripts run with the privileges of the logged-on user, not the privileges of the user who created the script. As a result, a script fails if it attempts any action or data change that the logged-on user is not privileged to perform, or if it accesses any restricted object that the user is not privileged to use. Therefore, a script developed by a privileged user should be tested with users that belong to the groups expected to trigger the script.

This section includes: