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

by Ombretta Malinverno
7,633 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 set application's properties Read this article and get points!

by Michela Frigerio
964 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 optimize the app performances Read this article and get points!

by Michela Frigerio
479 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 centralize Web Project properties in a configuration file Read this article and get points!

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

When designing Web Projects, often the use of static values are required, such as values of conditions, passing of static values in Links Coupling, values in configuration Properties of the Units, etc. The problem of the usage of static values is that they may vary according to the environment in wh...

MoreRead this article and get points!
 

IFML Official OMG Specification

by OMG
47,316 views Published on May 13, 2014
Applies to: 7.2 or higher

This specification defines the Interaction Flow Modeling Language (IFML). The objective of IFML is to provide system architects, software engineers, and software developers with tools for the definition of Interaction Flow Models that describe the principal dimensions of an application front-end: th...

 

WebRatio Platform Modeler Laboratory

1,303 views Published on May 13, 2014
Applies to: 7.2 or higher

This is the case study used during the WebRatio Platform Modeler Classroom Training Course. You need to download this file in order to have the set of requirements used during the training course as reference. You can also try do model this case study by yourself in order to test your knowledge in W...

 

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 install and configure GIT Read this article and get points!

by Alberto Molinaroli
711 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!
 

WebRatio 7.2 Migration Guide

511 views Published on Nov 29, 2013
Applies to: All versions

Learn how to migrate your WebRatio 7.1 project to WebRatio 7.2. This document contains all the instructions needed for the migration process.

 

Using the Script Component

1,614 views Published on Nov 29, 2013
Applies to: All versions

WebRatio gives at your disposal a predefined set of view components and operations that let you model most of the features of your Web application. Sometimes it happens that WebRatio does not include a specific business logic that you need. In this case you can address the problem creating custom co...

 

WebRatio 7.2 Release Notes

3,817 views Published on Nov 29, 2013
Applies to: 7.2 or higher

This document contains the full list of major changes contained in WebRatio 7.2. The WebRatio Platform 7.2 Release includes the new updates relative to the last release 7.2.20. This is a Security Release. We recommend upgrading to 7.2.20 to ensure the security of your web applications and data. Thi...

 

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

by Michela Frigerio
744 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!
 

Modeling Reports Read this article and get points!

by Lucio Bordonaro
16,545 views Published on Jul 04, 2013
Applies to: All versions

WebRatio Reports is an add-on of WebRatio aimed to design and produce professional-quality reports. WebRatio Reports leverages on Jasper Reports, a popular open source reporting solution, and on its accompanying visual report designer (iReport), to enhance Web applications with professional quali...

MoreRead this article and get points!
 

How to customize the WebRatio.properties file Read this article and get points!

by Lucio Bordonaro
5,726 views Published on May 28, 2013
Applies to: 7.2 , 8.0

WebRatio provides some properties that define the information reguarding 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 appli...

MoreRead this article and get points!
 

How to show a dialog for downloading a file? Read this article and get points!

by Lucio Bordonaro
8,139 views Published on May 17, 2013
Applies to: 7.2 or higher

In the Domain Model you can define BLOB attributes to store files. A common issue related to BLOB attributes is to show a dialog for the download of the blob data as a file. You can consider as a solution to change the layout template to use the Content Disposition feature, which forces the "Sa...

MoreRead this article and get points!
 

Crypting the user password Read this article and get points!

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

Configuring Client Runtime Logging Read this article and get points!

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

WebRatio Store User Guide Read this article and get points!

by Laura Cigardi
7,298 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!
 

Enterprise Project Read this article and get points!

by Laura Cigardi
25,139 views Published on Jan 21, 2013
Applies to: 7.0 or higher

Using an Enterprise Project aims to divide a project of great size in sub-projects to give an opportunity to organize work in a team with different access modes, managed by the repository. Also you can reduce the amount of memory occupied by the tool during editing. The Enterprise project allows a m...

MoreRead this article and get points!
 
119 items of 209
Reset
 
 

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