How to update VP Server

tomcat-thumbVP Server is an integrated server providing the facilities including Teamwork operation support, Hosting of floating license and Centralized update server. Upgrade VP Server to new build, or even new version is extremely easy and can be done in few clicks. This article will teach you how to update your VP Server using the build-in update feature.

 

Read more

Use Access Code to Protect your Floating License from Unauthorized Access

With Visual Paradigm’s floating license you can define the access code to control the access of the license. The access code basically is a password and it server for 2 main purpose. First, it helps to prevents unauthorized access to your license key and only when user have the right access code can use it, which increased the level of security. Second is to divide your floating licenses into groups. Think about if group A and B both acquire licenses from the same VP Server, group A may use up all the keys, leaving no available license for group B, when there is no control. Access code solves this problem by enforcing the need of supplying a valid password when trying to acquiring license from server by client.

Read more

How to Use Floating License Key in Offline Mode

The floating license allows you to share your Visual Paradigm license key between your team. While using floating license the software need to keep online and connect to license server for validation. In some situation, such as working in customer’s site or during travel, you may not able to get access to your license server. In this case you can export the floating license key form your server and use the software offline. In this article we will show you how to export the floating license key form your license server, and how to return it back after using.
Read more

Create custom annotation on attributes of generated Hibernate code

tomcat-thumbAnnotations in Java allow developers to define additional metadata information into their source code. Those annotation can be used as instructions to the compiler, compile-time instructor and also as the runtime instruction to the Java VM. Visual Paradigm support generate hibernate source code generation using Java Persistence Annotations (JPA) approach. Besides you can also define custom annotations in model and generate them along with your hibernate source code. This article shows you how to define custom annotations for attributes in generated hibernate source code. Read more

Changing element type in diagram

When you maintaining, or even creating a diagram very often you may want to change an existing element into another model type. Unlike most of the diagramming software where user need to manually create the new element and re-establish the connectors, with Visual Paradigm you can done it in few clicks. In this article we will show you how it works. Read more

How to reorder diagrams when export to a single PDF file

Visual Paradigm support exporting multiples diagrams into a single PDF file in just few clicks. This allow user easily deliver their diagrams to stakeholders for a quick review. By default the diagrams in exported PDF are ordered according to their type, but user can customize it by using logical view. To do this: Read more

Why I cannot generate ERD from class model?

There is nothing happen when I select Synchronize to Entity Relationship Diagram, no matter from the popup menu of class diagram or from Tools > Hibernate menu…

Synchronize from class model to ERD

Synchronize from class model to ERD

Read more

How to change the location of UML models in IDE integration environment

tomcat-thumbVisual Paradigm IDE Integration allows user to run Visual Paradigm embedded in various popular IDEs, including Eclipse, NetBeans, IntelliJ IDEA and Visual Studio. When running Visual Paradigm embedded in IDE, by default the Visual Paradigm project file will be stored inside the IDE project. To change the location of Visual Paradigm project file associated with your IDE project:

 

Read more

Reuse Business Rule in Business Process Diagram

tomcat-thumbVisual Paradigm support define guideline with necessary constraints for executing certain business operations into business rules. The business rules are not just defined as reference in the business process models, but also can be visualize in diagram. To visualize h the business rule in business process diagram: Read more

How to customize the name of entity index

The database index helps to improve the performance on data retrieval on the database tables. The index allows database engine locate the required data without having to search in every record in the database table. When defining index for tables in Visual Paradigm, by default the index name will be automatically generated according to a predefined pattern and it is not editable by user.

Index name was automatically filled and cannot be modify

Index name was automatically filled and cannot be modify

Read more