Blog Archives
Enterprise Architect – informations, HOWTOs, Tips and Tricks.


Online Book-Search

Our Modeling Hand…

Posted in Enterprise Architect, News, Ressources

LieberLieber Connector TFS

Der LieberLieber Connector TFS bietet Anforderungs- & Workitem-Integration für Enterpris…

Posted in Development, Infrastructure, Teamwork, Testing & QA

Sparx Pro Cloud | Encrypted Connection String

If you want to connect Enterprise Architect with Cloud Services or Pro Cloud Server – where no user credentials are part of connection string – because you should use IIS for authentification – then it may make sense to encrypt the Connection Stri…

Posted in Enterprise Architect, Infrastructure, Addon Products

Use any number of custom tags during report generation

The report generator allows you to configure any number of custom tags for the entire project. 

Posted in Document Generation, Enterprise Architect, Model Search

Modell-Suche Scripten

Sometimes a question can not be answered with a single SQL query. In order to still use the model search, the search can also be scripted.

We write a script (mySearchScript) and programmatically run through the model. In the script itself we can of course use SQL queries (myQuery). The result of the SQL query can be processed further in the script.

Posted in Enterprise Architect, Model Search

Important Permissions in EA and their Meaning

This article describes the at least necessary permission granted to an EA user.

Posted in EA FAQs, Security, Teamwork

Diagramm-Objekt bei Doppelklick im Output-Fenster programmatisch selektieren und fokussieren

With the EA API we can do a lot of automation. For example, we can programmatically select one or more model elements in a diagram. Specifically, we select the graphical representation of model elements, the diagram objects. A frequently used appl…

Posted in Automation, Tips & Tricks

Formatted notes when using SQL in fragment templates

Fragment Template

A fragment template is an RTF template, which can be called from another RTF template. This increases the re-usability of the templates and the flexibility to generate documents.

When the template f…

Posted in Document Generation, Model Search

Create new TFS Team Project using Visual Studio

This article describes the setup a…

Posted in Development, Infrastructure, Configuration, Teamwork, Testing & QA

Create new TFS Team Project Collection

When your Team Foundation Server (TFS) hosts multiple team projects, you c…

Posted in Development, Infrastructure, Configuration, Teamwork, Testing & QA