Defining Tag of Swagger Operations
When generate Swagger REST API by default they will organized under the default category. You can group your Swagger operations this by defining tags in model. To do this:
Output Entity’s Sample Data using Doc. Composer
There is one special feature in Visual Paradigm’s Entity Relationship Diagram which is allow user defining sample data along with the entity model. This allow Visual Paradigm’s engine not just generate database schema from model, but also insert sample data into database so that user can immediately trying on the database. With both schema and sample data store together user do not need to have different storage to maintain testing data for his database. The sample data can be output to document using Doc. Composer. To output the sample data:
Unable to Launch Visual Paradigm on OSX 10.15 Catalina
Some user may experience problem on launching the Visual Paradigm.app on Mac OS X 10.15.
Create SysML Requirement Diagram Using Open API
The Requirement Diagram is one of the SysML tool which provides a visual approach in representing and managing system requirements. This article will show you how to create Requirement Diagram using Open API.
Listing Entity Column’s Details in Table
Visual Paradigm support model database schema with Entity Relationship Diagram (ERD). In this article we will create custom template to output all columns in entity in tabular form. To do this:
Connect Visual Paradigm Desktop Client to a different VP Online repository
In my Visual Paradigm Desktop Client the workspace ID being disabled and I cannot change to another workspace.
Showing Interface Caption for all ArchiMate diagram in the project
By default in ArchiMate Diagram the caption for interface type elements (i.e. Business Interface, Application Interface, Technology Interface) will have its caption hide away. This is aimed to make the diagrams looks clean and tidy. You can turn on the display of caption individual interface type in your active editing diagram via the Presentation Options menu, or using this plugin to turn on the display of caption for all interface types in all your ArchiMate diagram.
How to solve the problem on cannot enter non-English characters to VP Online on Mac
Some Mac users may experience problem on unable to enter non-English characters into VP Online diagram in Visual Paradigm desktop application. To solve this problem:
Specify Proxy Server for VP Server to Check for Client Updates
One of the feature for the on-premises VP Server is use as the update source for the VP Client to perform software update. This help to make sure all users within the company using the same build of Visual Paradigm’s application. During setup of update mechanism VP Server will check any available update of VP application over Internet. This article teach user how to configure the proxy server for their VP Server so that they can check for software update from Visual Paradigm’s website. To configure proxy server for VP Server:
Understanding Exit Code returned by Visual Paradigm’s Command Line Interface
Visual Paradigm command line interface allow users to operate various Visual Paradigm’s functionalities without initiate the graphical user interface. Upon finish it will store the execution status into system’s exit code. User creating automated procedures can use the exit code to determine the next step to proceed. Below is the meaning of exit code returned by Visual Paradigm’s command line interface.