Migrating from WebML to IFML

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

WebRatio 7.2 introduces the first steps for IFML compliance. IFML is the new OMG standard language for modeling the application front-end. IFML is available as beta version and results from two years of work involving the OMG and WebRatio. The starting point of this work was the standardization of ...

 

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.

 

Avoiding Persistent Tomcat Sessions Read this article and get points!

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

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

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

Computer Repair BPM Tutorial Read this article and get points!

by Mario Bruno
10,003 views Published on Sep 03, 2012
Applies to: All versions

This article explains step by step how to create the business process model of the "Computer Repair" 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!
 

Data Management: Action Definition

Modeling Actions with WebRatio Platform
1,640 views Published on Apr 04, 2014 | Time 24 min
Applies to: 7.2 or higher

In a Web application, you often need to manage information that is shown to the user. Managing the information means to create, update, or delete information. With WebRatio Platform you can easily model an administration section so that the Web Application user can manage the application data. In t...

 

Access Control & Personalization: Action Definition

Modeling Actions with WebRatio Platform
216 views Published on May 02, 2014 | Time 20 min
Applies to: 7.2 or higher

When you are working on a new Web application there is a set of common requirements that you are going to implement many times. In IFML lessons you learned how to model several commonly recurring requirements focused on the user interaction.  Recurring requirements comprehend  how to publish and ma...

 

Using Visual Debug

Generate, Deploy & Test with WebRatio Platform
427 views Published on May 22, 2014 | Time 28 min
Applies to: 7.2 or higher

Debugging is a fundamental tool for developing a reliable Web application. In the standard debugging approach, every time a problem arises or whenever you want to investigate the behavior of your application, you can easily debug it by placing breakpoints in your lines of code. Debugging with WebRa...

 

Looping & Branching

Modeling Actions with WebRatio Platform
1,856 views Published on Aug 08, 2014 | Time 25 min
Applies to: 7.2 or higher

When you are working on a Web application you have to consider both the user interaction and the application behavior executed when the user triggers an action. The application behavior can be any kind of business logic you may need to express.  WebRatio Platform provides you with a set of componen...

 

Advanced Master & Detail

IFML Modeling with WebRatio Platform
894 views Published on Oct 06, 2014 | Time 18 min
Applies to: 7.2 or higher

The ability to show a list of elements and the details of each listed element is the one of the most common patterns in Web applications, and is called the Master and Details pattern. In a previous lesson, you already learned how to model the basic Master and Details pattern. This lesson shows y...

 

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

by Alberto Molinaroli
7,049 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 can I use JNDI in my application server? Read this article and get points!

by Michela Frigerio
10,658 views Published on Oct 24, 2011
Applies to: All versions

The Java Naming and Directory Interface (JNDI) is an API for directory service that allows clients to discover and lookup data and objects via a name. Like all Java APIs that interface with host systems, JNDI is independent of the underlying implementation. Additionally, it specifies a service provi...

MoreRead this article and get points!
 

How to quickly synchronize BPM to Web Project Read this article and get points!

by Michela Frigerio
1,824 views Published on Oct 24, 2011
Applies to: 6.0 or higher

WebRatio lets you model your own business processes and obtain a prototype of the resulting Web application. But what about creating a professional Web application implementing your processes? You can start from the proposed prototype and evolve it until you obtain the final solution. What you need ...

MoreRead this article and get points!
 

WebRatio Variables Read this article and get points!

by Alberto Molinaroli
8,326 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!
 

Deployment Configurations and Cloud Deploy Read this article and get points!

by Mario Bruno
11,927 views Published on Jan 21, 2013
Applies to: 7.0 or higher

The deploy functionality is related to the process of installing your Web Application on a local/remote machine, or even in the cloud. Deployment is configured in WebRatio through the Deploy Configurations dialog which allows you to specify all the deploy settings (e.g. the application to dep...

MoreRead this article and get points!
 
172 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