How to Create Data Dictionary Report

Doc. Composer is a powerful document generator which allows user to output the details of the models using customized templates. In this article we will create customize template to generate a data dictionary for the class models and its attributes in your project.

Read more

Create a Radar Chart Using Open API

Radar Charts are mostly used in comparing data flows’ attributes visually. In this article, you will be shown how to create a radar chart using Open API.

The radar chart will be created by the plugin.

Read more

How to enable VP Desktop Client access for your VP Online

VP Online is a web based platform support creating various diagrams and charts. For VP Desktop user they can access to their VP Online space and use it as the central repository for their project files. To enable VP Desktop Client access for your VP Online workspace:

Read more

Create a BPMN Conversation Diagram

A conversation diagram is used to shows message exchange between pools. This article will demonstrate how to create a conversation diagram with BPMN using Open API.

The conversation diagram will be created

Read more

Subscribed to VP Online but my account still shows I’m using Express Edition?

I’ve already subscribed to VP Online but my account still shows I’m on the free Express Edition!? This probably caused by your licenses is subscribed on a different email address. You can associate your subscribed license to your existing VP Online account. To do this:

Read more

Create an Organization Chart Using Open API

Organization chart is a useful tool for showing an organization’s structure, indicating its parts and positions’ relationships and ranks. This article will demonstrate how to create an organizational chart using Open API.

The organization chart will be created by the plugin.

Read more

How to bring Visual Paradigm’s Modeling menu back in IntelliJ IDEA 2018.2

Visual Paradigm support integrate the modeling environment into different IDEs, including the latest IntelliJ IDEA 2018.2. But for some reason the Visual Paradigm’s Modeling menu may not able to show in IntelliJ IDEA’s main menu bar.

Visual Paradigm’s Modeling menu missing in IntelliJ IDEA 2018.2

To bring the Modeling menu back: Read more

Create a Mind Map Using Open API

Mind Map is a useful tool to visualize information, where relationships between information are drawn. In this article, you will be shown how to create a mind map using Open API.

The Mind Map going to be created

Read more

Create Data Flow Diagram Using Open API

A Data Flow Diagram displays the flow of data of a system, using rectangles and arrows. This article will demonstrate how to create a data flow diagram using Open API.

The diagram will be created by the plugin

Read more

Filter Model Element by Tagged Values in Doc. Composer

With Doc. Composer you can create custom templates to filter out particular model elements in your project and output its details into document. In this article you will learn how to filter the model elements by its element type and tagged values. We will use ArchiMate Application Component as example and demonstrate how to extract the Application Component with tagged value Financial Management (FM) set to true from your project (Application Component in green in diagram below). Read more