Book a Demo
Prev Next

Tools Panel

The 'Tools' panel provides facilities for importing data from external data sources through the Cloud Server. Also accessed from this panel is the model Scripting window, which provides the means to manage, create and edit automation scripts to work with your model.

Available Facilities

Facility

Description

See also

System Integration

This icon opens the External Data facility for defining how the data from external sources is represented in Enterprise Architect.

When developing a model in Enterprise Architect you could connect to an external application such as TFS or JIRA as the data source. You would then indicate how data items in one application are reflected in the other. Subsequently, you can check the pairings of data items from separate external tools, using the 'Show All Linked Items' menu option.

Integrate Data from External Providers

Script Library

Click on this icon to display the Scripting window, through which you can add, edit and manage model-based scripts in JavaScript, JScript and VB.Net.

Scripting

JavaScript

Click on this icon to display the JavaScript console, a command line interpreter that accepts single line JavaScript commands that will be executed one at a time.

JavaScript Console

VBScript

Click on this icon to display the VBScript console, a command line interpreter that accepts single line VBScript commands that will be executed one at a time.

JScript

Click on this icon to display the JScript console, a command line interpreter that accepts single line JScript commands that will be executed one at a time.

Learn More