Subscribed to VP Online but my account still shows I’m using Express Edition?
/0 Comments/in Technical Support, VP Online /by Visual Paradigm TeamCreate an Organization Chart Using Open API
/0 Comments/in Open API /by Ian MaOrganization 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.
How to bring Visual Paradigm’s Modeling menu back in IntelliJ IDEA 2018.2
/0 Comments/in Code Engineering, Technical Support /by Visual Paradigm TeamVisual 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.
To bring the Modeling menu back: Read more
Create Data Flow Diagram Using Open API
/0 Comments/in Open API /by Ian MaA 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
Create Entity-Relationship Diagram Using Open API
/0 Comments/in Open API /by Ian MaEntity-relationship modelling (ER model) becomes handy when building a data base. An ER diagram is being used to indicate relations between different entities in a data base. This article will show you how to create an Entity-Relationship Diagram using Open API.

The ERD going to create by the plugin
Create Use Case Diagram using Open API
/0 Comments/in Open API /by Visual Paradigm TeamUse Case Diagram in Unified Modeling Language is a great tool in requirement analysis. It gives user a visual presentation about the users of the system as well as the functions they are interested in order to achieve a “goal”. Instead of creating use case diagram manually, you can also create it programmatically using Open API. In this article we will show you how to create use case diagram with Visual Paradigm’s Open API. Read more
Create Decision Table using Open API
/0 Comments/in Open API /by Visual Paradigm TeamDecision Table is a handy tool to present the business rules and regulations. It present the rules in tabular form which make it become an extremely easy to use reference resource on business decisions and system logics. Decision Tables is supported starting from the Professional Edition of Visual Paradigm. Besides create it manually over Visual Paradigm’s client you can also do it programmatically using Open API. This article will demonstrate how to create Decision Table using Open API.