Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.

Workflow Scripts

Enterprise Architect enables you to create workflow scripts that provide a robust approach to applying company policy and strengthening project development guidelines, by validating against the policy and procedures within the model itself.

Topic

Detail

See also

Project Governance

Good corporate governance relies on well written and transparent project development guidelines and company policy

A project might be compromised if the appropriate policies and procedures are poorly understood and not followed correctly - effective governance can be hampered by human error and the costs of recovering from the inadequate compliance of developers

 

Policies, Procedures and Development

Company policy and procedures can be integrated with the development process to manage work flows, determine access rights, extend role based security permissions and respond to property change events

This approach reduces compliance costs, enhances collaborative development and gives you confidence that projects are being developed correctly the first time around

Development teams can adhere to best practice guidelines that govern model validation, change management, access controls and general development principles

 

Scripts

Project administrators can write scripts to manage the way users interact with a model, such as managing security, staff compliance and model access, and monitoring changes made by users

Administrators can also use workflow scripts to control a user's capacity to change a model element, taking into account factors such as access rights, group membership and even the value of a proposed change

Workflow Script Functions

Script Implementation

When a model is launched, the Workflow Engine is initialized with the current user and group memberships; this information determines who can access and modify parts of a given model

When a selected event occurs, the script engine is initialized with values including the author's name and access rights, and the element name and version details

The workflow script implements rules governing change management, access control and model validation; if a user attempts to make changes in violation of company policy, the script denies the update

The user is notified why the validation failed and the activity is logged

These reminders help to reinforce company policy, reduce human error and provide management with valuable project feedback

 

Notes:

  • In the Corporate, Business and Software Engineering, System Engineering and Ultimate editions of Enterprise Architect, if security is enabled you must have Admin Workflow permission to develop and manage workflow scripts

Learn More: