Tag Archives: Teamwork

Personalize Database Connection Settings to Aid in Team Development

Different environments have their own database settings

When a development team is developing a system that requires accessing a database, it is a common practice to setup local databases on each of the development environment and populate them with all the required schema of the system so that developers can develop and test the function they implement with test data in their own database, rather than working with actual data with production database.

Read more »

How to modify default port used by VP Server

VP Server is a web application including Teamwork Server, Floating License Server, Update Server also the ElaborView Server. You can enable different services by setting up one single server. The VP Server can be setup in two ways, either with our standard package which comes with a well configured Apache Tomcat, or with the Web Application package by deploy it to your own servlet container.

By default VP Server run on port 1999. But in some situation you may want to change it to other port, i.e. conflict with some of your existing services. This article will teach you how to modify the default port for VP Server web application. Read more »

Adjusting memory setting for Teamwork Server

When Teamwork Server starts, it will reserve certain amount of memory from your system. This memory allocation setting can be specified inside the launching script of the server. Read more »

How to reset Teamwork Server/ License Server admin password?

In case you forget your administrator’s password, Teamwork Server/ License Server enables users to reset their password. This article will teach you how reset your administrator’s password in server.properties file.

For VP Server version 5.3 or later, please refer here.

Read more »

Importing 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 »

Checkout project from SSL subversion server

This know-how page teaches how to checkout project from self singed SSL subversion server.

Read more »

An overview of team collaboration support

Visual Paradigm supports collaborative and concurrent modeling, and versioning of works in the following ways:

In this page, we will have an overview on how administrator and team members can work together with Visual Paradigm’s team collaborative features, and to clarify some of the major concepts in collaborative modeling.

Read more »