Specify Proxy Server for VP Server to Check for Client Updates

One of the feature for the on-premises VP Server is use as the update source for the VP Client to perform software update. This help to make sure all users within the company using the same build of Visual Paradigm’s application. During setup of update mechanism VP Server will check any available update of VP application over Internet. This article teach user how to configure the proxy server for their VP Server so that they can check for software update from Visual Paradigm’s website. To configure proxy server for VP Server:

Read more

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

Launch Visual Paradigm in Specific Edition According to the License Available in Floating License Server

Visual Paradigm’s floating license environment allow teams running in mixed editions of Visual Paradigm. User can launch Visual Paradigm in specific edition according to the availability of license in license server. To do this:

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

Find out Model Elements with Specific Stereotype using ETL Table

The ETL Table in Visual Paradigm is a powerful tool which allows you to perform query on your models. It not just allows you to find out the models based using its name or specific text in documentation, but allows you to lookup the models based on the values of its specific properties. In this article we demonstrate how to find out the model elements which having specific stereotype being assigned.

Read more

How to Migrate VP Server

The migration procedure provides a way for user to move data from one server to another one. This is helpful under the following situation:

  • Move the server from one machine to another machine (include changing OS)
  • Change of server database (i.e. form embedded database to external database)
  • Upgrade server which span across multiple versions (i.e. from v12 directly to v16)
  • Update server runtime

To perform server migration:

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

How to output class members to document which only show in diagram

Visual Paradigm support reuse models in different diagrams. The same element can have different presentations, or even showing different details on different diagrams. i.e., a class can show different set of attributes in different diagrams subject to the context. In this article we will show you how to create document for your classes which only showing the attributes which presented in your diagram.

Read more

How to Modify Default Port of VP Server’s Content Repository

In latest version 16.0 Visual Paradigm introduced a new Form Builder feature (supported in Professional Edition or above) which allow user to create executable forms using visual editor. The designed form can go live for data collection. For on-premises Teamwork Server or local workspace (local personal server) the data collected by the forms will be stored in the local Content Repository within the server. Subject to user’s environment the default port used by Content Repository may conflict with other services on user’s computer. In case conflict was found user can change the port used by Content Repository. To change the port number of Content Repository:

Read more

Create relationships between models by importing data from Excel

Visual Paradigm’s Excel export and import allow users to import data into project. This not just for importing of model elements, but also for relationships. In this article we will show you how to create relationships between models using the Excel.

Read more