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

by Ombretta Malinverno
11,802 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 Connect Operation Read this article and get points!

by Ombretta Malinverno
9,646 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,574 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 localize a Web application Read this article and get points!

by Michela Frigerio
14,610 views Published on Jan 12, 2018
Applies to: 7.2 or higher

WebRatio Platform provides a built-in feature for the localization of Web applications. The localization is based on the usage of keys instead of terms for all the static elements of the Web application (e.g., labels, components and page titles, field labels and so on). WebRatio Platform allows use...

MoreRead this article and get points!
 

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

by Ombretta Malinverno
12,025 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 Signal Event Read this article and get points!

by Ombretta Malinverno
31,048 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 debug an iOS WebRatio app Read this article and get points!

by Ombretta Malinverno
17,438 views Published on Nov 27, 2017
Applies to: 8.0 or higher

WebRatio Mobile Platform lets you build Android and iOS apps that you can test on your mobile device or submit to the Google Play Store or Apple App Store. It is also possible to debug the mobile application to find and solve any issue that may come out during the development. RemoteDebug iOS WebKit...

MoreRead this article and get points!
 

How to use images in Mail Operation Read this article and get points!

by Ombretta Malinverno
7,187 views Published on Nov 27, 2017
Applies to: 7.2 or higher

The Mail Operation permits users to send personalized emails to each destination address. The email body can be dynamically computed, replacing placeholders in the defined templates with the real content. The email body can also contains images. This article explains how you can use images static a...

MoreRead this article and get points!
 

How to use the Captcha Validation Rule Read this article and get points!

by Ombretta Malinverno
9,901 views Published on Nov 27, 2017
Applies to: 7.2 or higher

WebRatio Platform gives you the chance to add a Captcha control to the forms of your Web Project. Read this article to know more about the Captcha control.

MoreRead this article and get points!
 

How to Model the Periodical Page Refresh Read this article and get points!

by Michela Frigerio
5,468 views Published on Nov 21, 2017
Applies to: 7.2 or higher

The Periodical Page Refresh is a feature that allows you to add a trigger to a navigation flow with the selective refresh enabled. In this way, it’s possible to automate clicking on a link to update some information in real time. This feature is very useful when you need to execute a business logic ...

MoreRead this article and get points!
 

How to Model Autocompletion Read this article and get points!

by Michela Frigerio
5,758 views Published on Nov 02, 2017
Applies to: 7.2 or higher

Autocompletion allows you to specify an information source to be used as a suggestion for the fill-in of a text field. In this way, the user can type only the initial letters of the word or of the value to be inserted in the field. The Web application shows different options from which the user can ...

MoreRead this article and get points!
 

How to Model Popups Read this article and get points!

by Michela Frigerio
7,904 views Published on Oct 30, 2017
Applies to: 7.2 or higher

Popups are a commonly used rich interaction. By using a popup you can open a new layer above the current main page. If the popup is set as “Modal”, it also prevents any interaction with the rest of the web application. When the popup window is closed, the underlying main page becomes active again, a...

MoreRead this article and get points!
 

How to Model Rich Forms Read this article and get points!

by Michela Frigerio
6,625 views Published on Oct 30, 2017
Applies to: 7.2 or higher

Rich forms are forms in which the user interaction triggers an event and the execution of a specific business logic. The aim is facilitate the form compilation and improve the user’s experience in the web Application. Many events can be managed to enrich the user’s interaction with a form, and some ...

MoreRead this article and get points!
 

View Components & Data Binding

IFML Modeling with WebRatio Platform
3,461 views Published on Oct 27, 2017 | Time 20 min
Applies to: 7.2 or higher

In order to publish content or to introduce interface elements for data entry in your Web application, we must use View Components. IFML defines a View Component as an element of the interface that displays content or accepts input. Let's see how a generic View Component works in WebRatio and which ...

 

How to Model the Selective Refresh Read this article and get points!

by Michela Frigerio
5,220 views Published on Oct 26, 2017
Applies to: 7.2 or higher

Reloading an entire page can be expensive in terms of computational costs: it means recomputing all the components contained on a page and the queries included in them. This operation can take some time and have a significant impact on performance. For this reason, a partial refresh of the page can ...

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