Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Workflow Script Functions
Workflow scripts are executed by the Enterprise Architect workflow engine, to manage user input. You write the scripts in the Scripting window, in VBScript, under the Workflow group type.
Topics:
Topic |
Detail |
See also |
---|---|---|
Functions for User Input |
Functions that Enterprise Architect calls to validate and control user input For each of the functions that Enterprise Architect calls, a set of objects are filled |
|
Functions to create a Search |
Functions that Enterprise Architect calls to create a search with user tasks |
|
Workflow Data Structures Enterprise Architect fills |
Workflow data structure objects that Enterprise Architect fills |
|
Workflow Data Structures you fill |
Workflow data structure objects that you can fill |
|
Functions you call |
Functions that Enterprise Architect provides for you to call |
Notes:
- If you make changes to a workflow script listed in the Scripting window, click on the Refresh Scripts button in the Scripting window toolbar to reload the script with the changes
Learn More: