Kick Start Your Web App Modeling Read this article and get points!

by Michela Frigerio
9,747 views Published on Jul 21, 2020
Applies to: 9.0 or higher

This kick start guides you through the modeling of a Web application using WebRatio Platform 9. The Web application you will model, will help you manage your daily tasks and your business contacts.

MoreRead this article and get points!
 

How to Perform a Remote Deploy Read this article and get points!

by Michela Frigerio
9,233 views Published on Oct 24, 2011
Applies to: All versions

Let's suppose that you want to deploy your project directly on the remote host that will contain the Web Application. You have to configure the Deploy Configuration that allows you to obtain the final Web Application package in order to be able also to upload the package on the remote host. This art...

MoreRead this article and get points!
 

How to debug the code of a custom unit inside the Web application Read this article and get points!

by Laura Cigardi
9,093 views Published on Oct 24, 2011
Applies to: All versions

Thanks to the WebRatio integration in the Eclipse environment, it's possible to easily debug a Web application without leaving the tool. Usually, debugging a WebRatio generated web application means testing the custom units that have been developed for your specific Web project. The Eclipse Debug...

MoreRead this article and get points!
 

How to Use Generation Commands Read this article and get points!

by Ombretta Malinverno
8,570 views Published on Dec 04, 2013
Applies to: All versions

To get the Web Application from your Web Project, you have to generate it. When a project is generated, the Application Server loads the corresponding Web Application. WebRatio uses Apache Tomcat as the default Application Server Apache. Tomcat implements the JavaServer Pages (JSP) and Sun Microsys...

MoreRead this article and get points!
 

How to define Custom Components Read this article and get points!

by Ombretta Malinverno
8,520 views Published on Oct 24, 2017
Applies to: 7.2 or higher

IFML, the modeling language of WebRatio Platform, is built on very few, highly composable concepts, which can be used to assemble complex Web applications for publishing or updating content. The key aspect of IFML is the capability of defining a Web Model consisting of pages, view components, and op...

MoreRead this article and get points!
 

How to Build WebRatio Mobile Projects in a Continuous Integration Environment Read this article and get points!

by Lucio Bordonaro
8,342 views Published on Jun 10, 2015
Applies to: 8.0 or higher

WebRatio Mobile Platform gives you the possibility of making continuous builds of your Mobile Projects. This can be very useful to schedule builds on a dedicated server and for instance get a new build every night. This process requires to create an Ant file that describes the result of the build o...

MoreRead this article and get points!
 

How to Model Popups Read this article and get points!

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

WebRatio Variables Read this article and get points!

by Alberto Molinaroli
8,243 views Published on Oct 24, 2011
Applies to: All versions

The WebRatio variables allow to configure the folder in which the Web Application of a Web Project will be generated when one of the following commands is used: Generate Full Web Project, Generate Selection, Generate Logic Descriptor Only, Generate Layout Pages Only. This articles describe which are...

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,113 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!
 

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

by Mario Bruno
8,102 views Published on Oct 24, 2011
Applies to: 5.1 or higher

The Domain Model Utility Component is available starting from the WebRatio 5.1 version. It's a hybrid unit, which means that it can be placed in every View (Site View, Module Definitions View, Service View). It permits to retrieve information about entities and relationship of the Domain Model....

MoreRead this article and get points!
 

Travel Order BPM Tutorial Read this article and get points!

by Mario Bruno
8,093 views Published on Aug 30, 2012
Applies to: All versions

This article explains step by step how to create the business process model of the "Travel Order" process. You will see a brief explanation about the process proposed and then the procedure to create the process model in WebRatio using the BPM perspective.

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,828 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!
 

Avoiding Persistent Tomcat Sessions Read this article and get points!

by Michela Frigerio
7,729 views Published on Oct 24, 2011
Applies to: All versions

In Apache Tomcat, the Manager element represents the session manager that will be used to create and maintain HTTP sessions as requested by the associated Web Application. Read this article to know how to disable the Persistent Session Management in any Tomcat installation.

MoreRead this article and get points!
 

Your First Web Application

Getting Started with WebRatio Platform
7,704 views Published on Sep 16, 2014 | Time 8 min
Applies to: 7.2 or higher

Walking through the creation of a very simple application is the most natural way of getting started with a new tool. WebRatio Platform is no exception: with its large offer of options and features, the newbie may not be immediately able to find his/her way through the required steps to accomplish t...

 

How to use Alternatives Read this article and get points!

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