Listing Entity Column’s Details in Table

Visual Paradigm support model database schema with Entity Relationship Diagram (ERD). In this article we will create custom template to output all columns in entity in tabular form. To do this:

Read more

Connect Visual Paradigm Desktop Client to a different VP Online repository

In my Visual Paradigm Desktop Client the workspace ID being disabled and I cannot change to another workspace.

Workspace field being disabled for making change

Workspace field being disabled for making change

Read more

Retrieve Image from Model Element’s Description Using Open API

In Visual Paradigm every model elements and diagrams can be describe with rich text content. With Visual Paradigm’s Open API it provide a channel to user to manipulate the diagram and model elements. In this article we will show you how to retrieve the images inside model element’s rich text description for further manipulation. We will demonstrate this by putting the image into ImageIcon and display using a message pane.

Read more

Showing Interface Caption for all ArchiMate diagram in the project

By default in ArchiMate Diagram the caption for interface type elements (i.e. Business Interface, Application Interface, Technology Interface) will have its caption hide away. This is aimed to make the diagrams looks clean and tidy. You can turn on the display of caption individual interface type in your active editing diagram via the Presentation Options menu, or using this plugin to turn on the display of caption for all interface types in all your ArchiMate diagram.

Read more

How to solve the problem on cannot enter non-English characters to VP Online on Mac

Some Mac users may experience problem on unable to enter non-English characters into VP Online diagram in Visual Paradigm desktop application. To solve this problem:

Read more

Perform bulk Installation of Visual Paradigm with Academic Partner License on Mac

Bulk installation is a handy approach to install and activate Visual Paradigm on multiple machines. It is specially designed for Visual Paradigm Academic Partner License users who need to setup Visual Paradigm on a considerable number of computers. This article will describe the procedures required for perform the bulk installation on Mac environment. Read more

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

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