Understanding Exit Code returned by Visual Paradigm’s Command Line Interface

Visual Paradigm command line interface allow users to operate various Visual Paradigm’s functionalities without initiate the graphical user interface. Upon finish it will store the execution status into system’s exit code. User creating automated procedures can use the exit code to determine the next step to proceed. Below is the meaning of exit code returned by Visual Paradigm’s command line interface.

Read more

When Reversing Java Code to Sequence Diagram, Why Can’t I Select an Operation?

When reversing Java code to sequence diagram, sometimes you may not be able to specify a method for conversion. In the window, somehow the class (to which the method belongs) can’t seem to be expanded to list anything and therefore the method is nowhere to be selected. What happens?

Read more

Configure VP Server to perform user authentication with Kerberos

tomcat-thumbStarting from version 16.0 Visual Paradigm’s on-premises Teamwork Server and VP Online support user authentication with Kerberos. This article explains how to configure your Teamwork Server/VP Online for Kerberos authentication.

Read more

Specify Default Size of Task and Sub-process in Business Process Diagram

In Visual Paradigm you can specify the default size of the task & sub-process element created in your business process diagram. To specify the default size of task & sub-process:

Read more

Importing models through Excel file

It’s always a nightmare when you need to transform your models from one format into another one, especially when you need to migrate to a new paradigm, i.e. convert your textual and tabular form data into a graphical presentation. Instead of re-creating all your model elements, you can transform your data into an Excel file, and import it to Visual Paradigm and visualize it as a diagram. To do this:

 

Read more

Find out source project of a model element via Open API

The project reference feature in Visual Paradigm allow users to reuse model elements from different projects. This not just saving effort in re-creating same model element again and again across projects, but also maintain the consistence of models as the changes on the model element automatically reflect on the projects which using it. In complex situation such as multiple levels of reference project sometimes it will be difficult to identify the origin of a particular model element, especially when the diagrams are develop by multiple users. By using Open API we can create plugin to find out the origin project of a model element. In this article we will show you how to create this plugin. Read more

Exporting documents via command line showing old content?

tomcat-thumbVisual Paradigm’s command line interface allow user to perform various actions without manually controlling the application. For example, user can using command line interface to instruct VP to download revision from VPository and generate the models into document. When generating documents user may experience a situation that the resulting document was not showing the most up-to-date content. This is caused by the Refresh before export flag haven’t being turn on in the document. To turn on the Refresh before export flag: Read more

How to update project to latest revision in VP Project Viewer

Visual Paradigm Project Viewer (VP Viewer) is a free application which allow users to browse the content inside the Visual Paradigm project file. In team collaboration environment, user can use VP Viewer to checkout project form VPository or on-premises Teamwork Server for review. Upon new revision of the project is available, VP Viewer user will be notified and he can update his project to latest revision for reviewing the changes. To update the project to latest revision for VP Viewer: Read more

Get notify when changes made to your project

It is difficult to monitor every changes in your model when working in large team and with multiple projects running in parallel. In VPository or On-premises Teamwork Server you can add user as Watcher of the project. By adding user to Watchers list he will get notified by email when the project being modified. To add user to become Watcher of the project: Read more