Why I cannot access some features over web interface of VPository?
When trying to access to web interface of VPository the following error was shown.
When trying to access to web interface of VPository the following error was shown.
VP Online is pure web based platform allow you to do modeling with different diagrams, and perform software development activities such as capturing requirements, model customer’s experience with customer journey map, develop and prioritize development schedule with Agile scrum process, and management the progress of your project with the task management tool. All just using your browser. The diagrams you created can be share with your teammates for review or even further modifications or team collaboration development.
To let your teammates access your diagrams: Read more
Visual Paradigm Online (VP Online) is a pure web based platform provide modeling and project management support. It comes with different editions covering different set of features. By default when you evaluate VP Online it will be in the Premium Edition which cover all the features. In case you would like to try out the lower editions you can follow the steps below to make the change: Read more
Visual Paradigm Online (VP Online) is a unified online platform contain numbers of power tool, include modeling of customer journey, perform agile development with Scrum process, management your development process with the built-in task management platform, and drawing various kind of diagrams (UML, BPMN, ArchiMate, ERD, AWS, Azure, etc…) to model your system. VP Online support import drawing from external tools such as draw.io. To import drawings from draw.io: Read more
Visual Paradigm’s Open API is a powerful tool which allow user to extend the functionalities of Visual Paradigm software. With Open API you can generate DDL from ER models in your project. The generation of DDL include 4 major steps and this article will explain to you in details. To generate DDL with Open API:
In my business process diagram the horizontal pool always spend the full length of the diagram and I cannot resize it. Why this happen and how can I reduce the length of the pool?
Package Diagram in Unified Modeling Language is helps to model the dependency relationships between different packages in your system. It is particularly useful for illustrate the functionality of a system as well as their relationships. Instead of creating package diagram manually, you can also create it programmatically using Open API. In this article we will show you how to create package diagram with Visual Paradigm’s Open API. Read more
In sequence diagram it is very common to use the activation bar to model the focus of control in runtime. In Visual Paradigm by default the activation bar of the lifeline will extend automatically along with its incoming and outgoing messages.
Component Diagram in Unified Modeling Language is helps to model the relationships between various components in a system. It helps to illustrate the structure of arbitrarily complex system. Instead of creating component diagram manually, you can also create it programmatically using Open API. In this article we will show you how to create the component diagram with Visual Paradigm’s Open API. Read more