AK006 – Invalid Login
This error means user entering incorrect login credential when login to VP Online. For example, incorrect login ID or password.
This author has yet to write their bio.Meanwhile lets just say that we are proud Visual Paradigm Team contributed a whooping 398 entries.
This error means user entering incorrect login credential when login to VP Online. For example, incorrect login ID or password.
On-Demand Model ETL (Extract, Transform & Load) is a facility which allow user to query on their model elements (extract), manipulate them (transform) and further visualize them in diagram (load). The ETL table not just allow you to perform query on a single level of models, but also support nested levels such as the contained […]
This error means the VP Desktop Client fail to load the module for opening web based diagrams. For example, Inforgraphic, Process Map, Cloud Service Architecture diagrams, etc..
Visual Paradigm is always committed to deliver the best possible service to users. When users experience issues that seem to be too complex to diagnose over emails, users could send over their project files for us to better understand their problems and come back with a solution faster. However, we also understand that users might be […]
The Overview Diagram helps to illustrate the relationships between different diagrams modelled for your system. In this article we will show you how to output the details of the diagrams associated by the Diagram Overview element in Overview Diagram using Doc. Composer.
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. […]
In Visual Paradigm every model elements and diagrams can be describe with rich text content. With Visual Paradigm’s Open API it provide a channel to user to manipulate the diagram and model elements. In this article we will show you how to retrieve the images inside model element’s rich text description for further manipulation. We […]
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.
Starting from version 15.2 Enterprise Edition users can perform customizations to the TOGAF and Project Management Guide-through process, which include modifying the workflows also define custom deliverables. In this article you will learn how to customize the deliverables in the guide-through process.
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 […]