WebRatio BPM Platform 8.5 Release Notes

57 views Published on Sep 25, 2015
Applies to: 8.0 or higher

WebRatio BPM Platform is a powerful development environment that supports Business Analysts in building an application that manages their business process through a BPM engine. Let’s look at the main functionalities of this product release.

 

WebRatio BPM Platform 8.6 Release Notes

851 views Published on Dec 21, 2015
Applies to: 8.0 or higher

WebRatio BPM Platform is a powerful development environment that supports Business Analysts in building an application that manages their business process through a BPM engine. Let’s look at the main functionalities of this product release.

 

WebRatio BPM Platform 8.8 Release Notes

655 views Published on Mar 25, 2016
Applies to: 8.0 or higher

The WebRatio BPM Platform 8.8 Release includes some features for building an application managing their business process through a BPM engine. It is now possible to delete a process archive. In the Admin View, it is possible to delete an uploaded process archive.

 

How to work as a team

176 views Published on Jan 25, 2018
Applies to: 7.2 or higher

Work as a team effectively requires communication, collaboration, organization and time management skills. This document is not a complete guide on how to work as a team rather it is a guideline to use WebRatio Platform with a revision control system for better project management. This document will...

 

How to use the Signal Event Read this article and get points!

by Ombretta Malinverno
31,042 views Published on Dec 20, 2017
Applies to: 7.2 or higher

Modeling a business process may require some kind of communication with other related business processes. The reason for this may be to wake up a process that was waiting for a particular situation to verify or to start a new process. The BPMN notation provides two different concepts for this purpos...

MoreRead this article and get points!
 

How to use Hibernate in a Custom Component Read this article and get points!

by Ombretta Malinverno
12,022 views Published on Jan 12, 2018
Applies to: 7.2 or higher

Implementing a custom component sometimes means querying the database in the component service class. This article wants to give you an introduction on how to retrieve the hibernate session in the component service and how to use Hibernate efficiently to query the database.

MoreRead this article and get points!
 

How to use the Connect Operation Read this article and get points!

by Ombretta Malinverno
9,641 views Published on Jan 15, 2018
Applies to: 7.2 or higher

The Connect Operation is an operation used to enable the association between instances of two entities (the source entity and the target entity), connected by a specific relationship role. This article guides you to the usage of the Connect showing also a working example.

MoreRead this article and get points!
 

How to use the Disconnect Operation Read this article and get points!

by Ombretta Malinverno
2,570 views Published on Jan 15, 2018
Applies to: 7.2 or higher

The Disconnect Operation is an operation used to delete the association between instances of two entities (the source entity and the target entity), connected by a predefined relationship role. This article guides you to the usage of the Disconnect showing also a working example.

MoreRead this article and get points!
 

How to use the Parameter Collector Operation Read this article and get points!

by Ombretta Malinverno
11,795 views Published on Jan 18, 2018
Applies to: 7.2 or higher

The Parameter Collector Operation permits one to collect a set of parameters from multiple sources and to redistribute them to multiple targets. In this way, the operation reduces the model complexity by deleting some data flows, improving its reading and creating a neater model.

MoreRead this article and get points!
 

How to use the Jump Operation Read this article and get points!

by Ombretta Malinverno
9,926 views Published on May 02, 2018
Applies to: 7.2 or higher

The Jump Operation permits to jump forward and backward within the application without modeling an explicit navigation flow. A forward jump redirects the user to the specified Parameter Collector Operation. A backward jump redirects the user to the last visited Jump Operation and follows that operat...

MoreRead this article and get points!
 

How to set application's properties Read this article and get points!

by Michela Frigerio
821 views Published on Feb 16, 2023
Applies to: 9.0 or higher

The use of static values is often required when designing an application. Static values may depend on the application’s deployment environment. You can set these static values in a dedicated *.properties file, which is loaded at the application startup. This file contains a list of key-value pairs. ...

MoreRead this article and get points!
 

How to configure the log file storage Read this article and get points!

by Michela Frigerio
692 views Published on Feb 16, 2023
Applies to: 9.0 or higher

Each application has a couple of log files to which it write log messages to monitor the health of the running application. This guide helps you understanding and configuring these files.

MoreRead this article and get points!
 

How to optimize the app performances Read this article and get points!

by Michela Frigerio
407 views Published on Feb 16, 2023
Applies to: 9.0 or higher

How to optimize the app performancesWhen deploying an application is important to apply all known best practice to get the best performance possible. WebRatio Platform simplifies this task generating a release artifact that is optimized for production. However there are some best practice related to...

MoreRead this article and get points!
 

How to install and configure GIT Read this article and get points!

by Alberto Molinaroli
616 views Published on Jun 19, 2023
Applies to: 9.0 or higher

Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. You can integrate GIT in WebRatio Platform using the EGIT project. EGit is an Eclipse Team provider for the Git version control system. Git i...

MoreRead this article and get points!
 
209 items
 

Filter by platform

BPM
Mobile
Web
 

Filter by role

Modeler
Designer
Programmer
Business Analyst
IT Operator
 

Filter by level

Beginner
Intermediate
Expert
 

Filter by dev. phase

Set Up
Model Interaction Flow
Model Domain
Model Action
Define Style
Define Components
Generate,Test & Deploy
Maintain
Model Business Process