Scheduling Batch Operations

Modeling Actions with WebRatio Platform
442 views Published on Aug 08, 2014 | Time 27 min
Job
Applies to: 7.2 or higher

In a Web application you may need to specify a piece of business logic that is executed periodically. In this case, the execution is not triggered directly by a user interaction on the Web application, but is triggered automatically at a specific timestamp. WebRatio Platform lets you model this ...

 

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...

 

How to Model Password Recovery Read this article and get points!

by Ombretta Malinverno
16,583 views Published on Jul 31, 2014
Applies to: 7.2 or higher

Most Web applications have protected sections that only registered user can access. Users must remember the credentials provided for each site to which they subscribe. When users are no longer able to authenticate themselves because they have lost or forgotten their passwords, it is necessary to pr...

MoreRead this article and get points!
 

Analyze Error Logs

Generate, Deploy & Test with WebRatio Platform
352 views Published on Jun 06, 2014 | Time 30 min
Applies to: 7.2 or higher

When you are testing a feature of your Web application, you may face some problems that prevent the feature from working properly. Using the "Application Logs" is the best way to understand what’s going on, find out the root cause of the undesired behavior and eventually understand which part of the...

 

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...

 

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...

 

IFML Official OMG Specification

by OMG
46,793 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...

 

Organize the Workspace

Getting Started with WebRatio Platform
1,996 views Published on May 12, 2014 | Time 18 min
Applies to: 7.2 or higher

When starting WebRatio Platform, the first thing the user must do is to choose the workspace. Knowing the workspace and which options are available is useful when organizing the projects stored on the local drive. Effectively organizing projects in workspaces helps save time. Additional rea...

 

Access Control & Personalization: Action Definition

Modeling Actions with WebRatio Platform
204 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...

 

Master & Details

IFML Modeling with WebRatio Platform
2,798 views Published on Apr 28, 2014 | Time 25 min
Applies to: 7.2 or higher

The ability to show a list of elements and the details of each listed element is one of the most common patterns in Web applications, the so-called "Master and Details" pattern. This lesson shows you how to build several variants of this pattern in WebRatio Platform, and illustrates related basic "I...

 

Access Control & Personalization: IFML Model

IFML Modeling with WebRatio Platform
2,967 views Published on Apr 24, 2014 | Time 35 min
Applies to: 7.2 or higher

Granting access to protected resources is a key aspect of many Web applications. From an interface point of view, you need to define a place for users to insert and validate their credentials. This lesson shows you how to model the user login and logout. You will learn how you can personalize the ...

 

Form Inputs

IFML Modeling with WebRatio Platform
383 views Published on Apr 11, 2014 | Time 30 min
Applies to: 7.2 or higher

In almost every Web application, users come across a form where they are supposed to fill in some information. In WebRatio, forms are handled by a dedicated View Component named "Form". In this lesson you learn how to use the "Form" component to model and configure a Form with Fields.

 

Search Pattern

IFML Modeling with WebRatio Platform
213 views Published on Apr 09, 2014 | Time 30 min
Applies to: 7.2 or higher

Using the search function is the main way the user looks for content on an application. For this reason it's important to know the best practices for modeling an efficient search with IFML and WebRatio Platform. WebRatio Platform provides you with a predefined set of "View Components" that you c...

 

How to Model the Alphabetical Index Read this article and get points!

by Piero Fraternali
25,301 views Published on Apr 09, 2014
Applies to: 7.2 or higher

In many applications, such as corporate intranets or CRM, the user may need to access the archive of all registered people, and that archive may be very large. One way to support this requirement is by offering a search form, which however assumes that the user knows at least some information abou...

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...

 
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