Installing and Removing Floating License Service

You can install floating license server as a Windows service, the floating license server will result in automatically starting up when you start Windows. On the other hand, you can remove this service as you don’t want it to be started when you start Windows. This article will show how to install and then remove floating license service. Normally this can be done by execute the install_service and remove_service script inside the scripts folder under the floating license server installation directory. But if you experienced problem on running these 2 scripts, probably it is caused by some configuration issue on your machine. This article will show how to overcome this problem and to install and remove floating license server service.

Read more

Reverse Database without Overwritting Entities

When you reverse database, you will find all existing entities are overwritten in the project. This article is going to teach you how to solve this problem.

Read more

Setting up Floating License Server as System Service on Mac OS X

You can setup floating license server as Mac OS X system service, the floating license server will result in automatically start up when you start Mac OS X. This article will show how to set up setup floating license server as Mac OS X system service.

Read more

Import Diagram into Teamwork Project

When you are working as a team member, the designs (diagrams) you draw in your project will be committed to server and will also be visible to other people in the team. Sometimes, you want to sketch out new ideas but without having them visible to other people as the sketches are just raw designs. One good way to perform sketching is to do it in a new project rather than the working one. At the end, import the needed part(s) back to the teamwork project and commit it to server to make it visible to others.

Read more

Using BPMN Pool and Lane in Business Process Diagram (BPD)

In BPMN, swimlane is divided into types, pool and lane. A pool represents a participant who takes part in a process. It is a rectangular container that can contain flow objects vertically or horizontally, such as task and activity.  On the other hand, a lane is a graphical sub-division in a pool. It is often used to organize and categorize activities within a pool according to function or role.
Read more

Understanding BPMN Choreography Model

Choreography model is one of the types of models to specify choreographies in BPMN. It consists of choreography tasks and sub-processes and common BPMN elements, such as, gateways and events. In this article, you can study what choreography is and then learn how to draw a business process diagram with choreography tasks.

Read more

Criteria: Retrieve Database Record in Object-Oriented Way

In this page, we will demonstrate the use of criteria in retrieving records from database. Before we talk about criteria, let’s study the traditional way of retrieving database record through JDBC.

Read more

How to Write Testable Requirements in Requirement Diagram

Requirements of requirement diagram just present those requirements requested by customers into visual form for ease of understanding and management, but do not demonstrate if those requirements meet customers’ need. Why not write testable requirements to verify the requirements of a software program or system? During testing, the testers are expected to follow the testing procedure of test cases, so that software/ system can be proved to be complete and functioning. In this article, the details of writing test case for requirement will be discussed.

Read more

How to Customize Requirement Types for Specific Business Need

In requirement diagram, a requirement is a document of what a system should perform upon customers’ needs. This type of requirement is also known as a functional requirement. You can identify a list of properties, such as such as ID, source, kind, verify method, risk and status inside requirement itself. Apart from the default requirement type, you are able to customize your preferred requirement type for specific business need. A customized requirement type is a template for all requirements of same type. It is especially useful when grouping similar requirements in a project.
Read more

How to Make HTML Content Rendered in Preview Shape

Visual Paradigm considers that showing the html content in preview shape, to a large extent, is one of the reasons of slowing down the operation of an application. The preview shapes in all VP products, therefore, don’t show the html content by default. For the sake of users, VP products enable users to change this setting in their current workspace. This article will demonstrate how to render the html content of a note in an Overview Diagram.

Read more