How to use Alternatives Read this article and get points!

by Laura Cigardi
7,681 views Published on Oct 24, 2011
XOR
Applies to: All versions

Sometimes may happens that a user has to access to a content and depending on some parameters or actions that content has to change. By the alternative pages,it's possible to decide which content has to be shown depending on one or more conditions defined at run time. Alternative element is usefu...

MoreRead this article and get points!
 

How to Build and Test an iOS Application Read this article and get points!

by Lucio Bordonaro
7,663 views Published on Jan 15, 2015
Applies to: 8.0 or higher

WebRatio Mobile lets you build iOS apps that you can use for test on your mobile or for submission on the Apple Store. This article guide you through the build process showing both the debug and release mode and gives you the information required to publish an iOS app.

MoreRead this article and get points!
 

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

by Ombretta Malinverno
7,558 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!
 

The WebRatio pageContext Read this article and get points!

by Alberto Molinaroli
7,496 views Published on Oct 24, 2011
Applies to: All versions

The WebRatio pageContext is a particular data structure which is created everytime the user performs a request in a WebRatio generated Web application. It's a map that contains information used in the computation of all the Units contained in the requested destination page and it is stored in the JS...

MoreRead this article and get points!
 

How to Build WebRatio Mobile Projects in Jenkins Read this article and get points!

by Lucio Bordonaro
7,371 views Published on Sep 02, 2015
Applies to: 8.0 or higher

WebRatio Mobile Platform gives you the possibility of making continuous builds of your Mobile Projects using predefined buildfiles bundled in WebRatio installation. This possibility can be integrated in continuous integration environments like Jenkins. This tutorial guides you through the setup and...

MoreRead this article and get points!
 

Crypting the user password Read this article and get points!

by Michela Frigerio
7,349 views Published on May 17, 2013
Applies to: All versions

People have a habit of using the same password over and over, and so hashing the password in the database it is a best practice that you should use to protect this information from attacks. In fact, if the database of your Web application is accidentally compromised, your organization will not be th...

MoreRead this article and get points!
 

WebRatio Store User Guide Read this article and get points!

by Laura Cigardi
7,271 views Published on May 14, 2012
Applies to: All versions

WebRatio Store is a place where you can search for items (projects, styles, templates, units) and use them in your applications, or even publish a new item and share it with all WebRatio Store users. WebRatio Store is accessible through the "WebRatio Store" icon located inside WebRatio or from th...

MoreRead this article and get points!
 

How can I programmatically call an operation module? Read this article and get points!

by Laura Cigardi
7,229 views Published on Oct 24, 2011
Applies to: All versions

It is possible to execute the business logic contained in an Action Definition directly from a Script Utility Component. To execute an Action Definition in a Script, you must use an instance of the RTXOperationUnitService, which is the Java service that describes the behavior of a generic Action De...

MoreRead this article and get points!
 

Configuring Client Runtime Logging Read this article and get points!

by Michela Frigerio
7,134 views Published on May 03, 2013
Applies to: 7.0 , 7.1 , 7.2

The WebRatio Client Runtime is the ECMAScript based execution environment and core set of utilities that hosts client applications. It is a feature available starting from WebRatio 7. There is only a single implicit Runtime instance per Web browser window. The main customization is related to the lo...

MoreRead this article and get points!
 

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

by Michela Frigerio
6,925 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!
 

How can I configure runtime properties (e.g. upload directory)? Read this article and get points!

by Alberto Molinaroli
6,792 views Published on Oct 24, 2011
Applies to: All versions

WebRatio provides some properties that define the information regarding the runtime of your web application. RTXConfig.properties file is the properties file where you can configure your preferences. The RTXConfig.properties file contains information that control your work directory where the applic...

MoreRead this article and get points!
 

How to Build and Publish an Application on Apple Store Read this article and get points!

by Lucio Bordonaro
6,738 views Published on Jan 14, 2015
Applies to: 8.0 or higher

WebRatio Mobile lets you build iOS apps that you can use for test on your mobile or for submission on the Apple Store. This article guide you through the build process, showing how to create a release build, prepare and submit the Application on the Apple Store.

MoreRead this article and get points!
 

Getting started with the Query Unit Read this article and get points!

by Michela Frigerio
6,518 views Published on Oct 24, 2011
Applies to: 7.2 or higher

The Query Component is available starting from the WebRatio 5.1 version. It's a Utility Component that permits to execute a custom edited query using the HQL(Hibernate Query Language) or SQL query language. Moreover it can dynamically compose an HQL query depending on the incoming Domain Model ident...

MoreRead this article and get points!
 

Your First Mobile App

Getting Started with WebRatio Platform
6,409 views Published on Jan 08, 2015 | Time 3 min
Applies to: 8.0 or higher

Create your first Hello World Mobile Application with our 3mins tutorial. Follow this beginner guide to find your right way in getting started through the wide offer of options and features.

 

Installing JIRA Plugin in WebRatio Mobile Platform Read this article and get points!

by Antonella Antico
6,370 views Published on Mar 16, 2015
Applies to: 8.0 or higher

Atlassian Jira is software that helps to you in manage a project (https://www.atlassian.com/). You can capture and organize issues on the project, prioritize them, and take action on what's important, and stay up to date on what is happening with the WebRatio application. WebRatio Mobile Platform...

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