Entries by Visual Paradigm Team

How to specify SQL Server FileGroup in Entity

By default SQL Server will store all your database objects, system objects, tables, stored procedures, etc… into the primary file group. This basically is putting everything into a single data file (.mdf) and transaction log (.ldf). This should be pretty sufficient in development environment. But in production environment the default setting could causing performance limitation. […]

Customizing Guide-through Process

Visual Paradigm version 15.2 Enterprise Edition support customization on the built-in TOGAF ADM and Project Management guide-through process. This include altering the process navigator, phrases, activities and deliverables. In this article we will show you how to customize on the guide-through process.

Cannot backup VP Server after upgrade to new version

After upgrade VP Server to new version then the backup script become fail to work with following (or similar) error. [message] java.lang.NoClassDefFoundError: org/apache/commons/logging/LogFactory [message] at v.bsr.as.<clinit>(:15) [message] at v.bsr.az.<init>(:783) [message] at v.bsr.bk.<init>(:253) [message] at v.bsr.bk.a(:94) [message] at v.sj.bz.a(:252) [message] at v.sy.c.a(:164) [message] at v.ayi.e.c(:267) [message] at v.ayi.e.a(:99) [message] at migration.ExportVPServerMain.<init>(:266) [message] at migration.ExportVPServerMain.main(:24) [message] Caused […]

Data Visualization with Google Sheets

Visual Paradigm support visualize your data into various charts. This feature gives you valuable insights to your data. The data can be visualized by entering with the build-in spreadsheet tool, upload of Excel file, or directly link from Google Sheets. In this article we will show you how to feed in data to your chart […]