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

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

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

How to upgrade your VP Online (VPository) to new version

tomcat-thumbVP Online (formerly called VPository) is a cloud-based collaboration platform provided by Visual Paradigm. VP Online allow software teams to store and share Visual Paradigm projects with team members, as well as provide web based edition facilities for some diagrams. Software teams who subscribed to VP Online are granted a company-wide domain where project can be stored. When you upgrade your Visual Paradigm client to new version, your VP Online needs to follow. But don’t worry, you don’t need to get your hands dirty for the upgrade as Visual Paradigm Support Team do it for you. All you need to do is send us the request. In this article we will show you how to request for upgrade for your VP Online. Read more