Using the workflow editor in BMC Remedy Developer Studio
When you open an active link, filter, or escalation, it appears as the active tab in the editor area of BMC Remedy Developer Studio. The information that defines the workflow object is organized into collapsible panels that you open to modify the object. The following figure shows the workflow editor, with the active link Sample:ShowAllClasses open in the active tab.
The workflow editor with open workflow objects
(Click the image to expand it.)
You can open multiple editing panels to create or modify the active links, filters, and escalations that you have permission to administer. In the following figure, a new active link, the filter Sample:Enroll, and the escalation Sample:SetToCompleted are also open.
Tip
To maximize the editor, double-click the tab. You can also use the Editor perspective in BMC Remedy Developer Studio to make the editor area larger. See Opening an object for editing.
The tab label for each workflow object displays the following information:
- When you create a new object, the tab label indicates whether you are working on an active link, filter, or escalation.
- The tab's icon also indicates whether the open object is an active link, filter, or escalation.
- After you save the workflow object, the tab label displays the name of the object.
- When you make changes to a workflow object, an asterisk indicates that the changes have not been saved. When you save the object, the asterisk disappears.
When you save a new active link, filter, or escalation, the workflow object title changes to include the name of the object and the server it is located on. If the object is part of an application, the application name also appears in the object title.
The following table provides an overview of the settings located in each of the expanding panels in a workflow object.
Workflow editor panels
Panel label | Active links | Filters | Escalations |
Associated forms See Associating workflow objects with forms. |
|
||
Execution options See Defining workflow execution options. |
|
|
|
Run If See Using buttons and menu bar items to execute active links. |
|
||
Error handler See Error handling filters. | Not applicable |
|
Not applicable. |
If Actions See Using buttons and menu bar items to execute active links. |
Define the actions that execute when the Run If conditions are met. | ||
Else Actions See Using buttons and menu bar items to execute active links. |
Define the actions, if any, that execute when the Run If conditions are not met. The Else action is optional. |
Comments