Organize Data Models under Use Cases

In helping you organize your modeling project, use cases can act as generic containers for all software development artifacts. Development teams can group and locate design artifacts by navigating use cases.

In this tutorial we are going to show you how to create a new data model (i.e. entity relationship diagram) and associate that with a use case. And in future, you can easily identify existing associations as such by use cases and conveniently, be taken to the related diagrams right on the spot in just a few clicks.

Read more

Obtaining a Key for Evaluation/Community Edition [Obsolete]

You are welcomed to evaluate any Visual Paradigm software products before purchase. Without a key, you can try any edition and evaluate it for up to 10 days. If you request and import an evaluation key, you can extend the trial period to 30 days.

For those who are interested in Visual Paradigm for UML (VP-UML), there is an additional option available. You could try its community edition. Once activated with an activation key, it won’t expire. There are some usage limitations, however, and we will go over them later.

In this article, we will walk through how to obtain (1) an evaluation key and (2) an activation key.

Read more

Revert Local Change to Server Latest Revision

This article will show you how to give up local changes and update to latest server revision. This tutorial is prepared in Visual Paradigm for UML but should be also work in Agilian and Logizian with same step.

Unable to Launch VP Software Installer on Mountain Lion

User running the latest Mac OS X 10.8 (Mountain Lion) may experience problem that unable to mount the VP’s software installer image.

Warning when mounting VP’s software installer image

Read more

How to Perform Silent Installation on Visual Paradigm’s Product (Archived for VP Suite)

Visual Paradigm’s product can be installed in few clicks. But in some situation, say bulk installation, you may not want to install the software one by one through the installer. In this case you can use the silent install mechanism to install the software automatically. This tutorial will teach you how to perform silent installation of VP’s software. Read more

How Can Windows Tablets Facilitate Effective Workflow Presentation

Process modeling on tablet

Process modeling on tablet

In business improvement, business users’ feedback is important to help improve the quality of process design. That’s why analysts have to meet with the users from time to time to present the latest process design and ask them for feedback. Unfortunately, traditional ways of presentation, such as slideshow failed to work well for presenting process designs. In this article, we will see what the problems are and how Windows tablets can make business process presentation more effective.

Read more

Enhance Font Display on MacBook Pro with Retina Display

User with latest MacBook Pro with Retina display may experience blurry fonts when running Visual Paradigm software.

Standard display (left) and Retina display (right)

To enhance the font display: Read more

Why the modification on a newly created element will reflect to an existing model element?

Visual Paradigm’s modeling tools are running in share model basis. This is meaning that a single model element can appear on different diagrams, or even on the same diagram multiple times (we call it the “views”). Changing the model element on one of the view will automatically reflected to other views. But sometimes you can may found that when you make changes on a new model element, changes also applied to other elements in your project, which is not what you looking for. There are 2 possibilities for this problem to be happen: Read more

How to Make Referenced File Accessible under Different Environments

00-file-ref-accessible-thumbThe file reference feature provides a handy way for you to associate your design with whatever kind of external files, to aid in the explanation and studying of design. You can make a UML use case link to a set of requirement specification, make an entity in ERD link to a scanned copy of order form, make an activity in business process diagram link to a document of instruction, etc.

Knowing that different people may store the same files in different places, in order to make the referenced files accessible in any environment, one can define a user path to the folder where the files are stored. Users can replace the user path themselves to make the file reference accessible in their own environments. Read more

How-to and Why Control the Visibility of Connectors in ERD when Reverse Database

00-erd-conn-thumbThe reverse database tool of VP-UML provides a handy approach to instantly convert a relational database into an ERD, to aid in the studying of database structure, entities properties and their inter-relationships.

Being able to study a database with an ERD is great because ERD is so easy to read and understand. However, the relationships among entities may increase the complexity of diagram when there are many entities and are highly coupled. If you just want to focus on seeing the database tables and their columns, but not pretty much interested in their inter-relationship, you can optionally form an ERD database diagram with solely entities, without including their relationships. In this article, you will see how to form an ERD from a MS SQL database, with just entities showing in the diagram. You will also learn how to optionally show the relationships.

Read more