Sharing VP Online web diagrams with your teammates

tomcat-thumbVP Online is pure web based platform allow you to do modeling with different diagrams, and perform software development activities such as capturing requirements, model customer’s experience with customer journey map, develop and prioritize development schedule with Agile scrum process, and management the progress of your project with the task management tool. All just using your browser. The diagrams you created can be share with your teammates for review or even further modifications or team collaboration development.

To let your teammates access your diagrams: Read more

How to evaluate different editions of VP Online

Visual Paradigm Online (VP Online) is a pure web based platform provide modeling and project management support. It comes with different editions covering different set of features. By default when you evaluate VP Online it will be in the Premium Edition which cover all the features. In case you would like to try out the lower editions you can follow the steps below to make the change: Read more

Import diagrams from draw.io to VP Online

Visual Paradigm Online (VP Online) is a unified online platform contain numbers of power tool, include modeling of customer journey, perform agile development with Scrum process, management your development process with the built-in task management platform, and drawing various kind of diagrams (UML, BPMN, ArchiMate, ERD, AWS, Azure, etc…) to model your system. VP Online support import drawing from external tools such as draw.io. To import drawings from draw.io: Read more

Generate DDL from ER model using Open API

tomcat-thumbVisual Paradigm’s Open API is a powerful tool which allow user to extend the functionalities of Visual Paradigm software. With Open API you can generate DDL from ER models in your project. The generation of DDL include 4 major steps and this article will explain to you in details. To generate DDL with Open API:

Read more

Why UeXceler complain free trial expired even I’m having a purchased license?

The VPository complains I’m running an expired evaluation license when trying to login via web browser, but actually I’m running a licensed version…

Read more

Why I cannot control the width of the pool in my Business Process Diagram?

In my business process diagram the horizontal pool always spend the full length of the diagram and I cannot resize it. Why this happen and how can I reduce the length of the pool?

Cannot resize pool

Read more

Create Package Diagram using Open API

tomcat-thumbPackage Diagram in Unified Modeling Language is helps to model the dependency relationships between different packages in your system. It is particularly useful for illustrate the functionality of a system as well as their relationships. Instead of creating package diagram manually, you can also create it programmatically using Open API. In this article we will show you how to create package diagram with Visual Paradigm’s Open API. Read more

Split lifeline activation bar to model focus of control

In sequence diagram it is very common to use the activation bar to model the focus of control in runtime. In Visual Paradigm by default the activation bar of the lifeline will extend automatically along with its incoming and outgoing messages.

Sequence Diagram with activation bar on lifeline

Read more

Create Component Diagram using Open API

tomcat-thumbComponent Diagram in Unified Modeling Language is helps to model the relationships between various components in a system. It helps to illustrate the structure of arbitrarily complex system. Instead of creating component diagram manually, you can also create it programmatically using Open API. In this article we will show you how to create the component diagram with Visual Paradigm’s Open API. Read more