IFML Official OMG Specification

by OMG
47,288 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...

 

How to model a Simple Validation Read this article and get points!

by Davide Martinenghi
25,636 views Published on Mar 27, 2014
Applies to: 7.2 or higher

Validation is used to check that the data inserted by the user via the application’s user interface complies with the requirements of the application domain. Validating the data, for example data that is inserted into a form (or in any other View Component or View Component Part with input capabili...

MoreRead this article and get points!
 

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

by Piero Fraternali
25,487 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!
 

Enterprise Project Read this article and get points!

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

Getting started with Visibility Conditions Read this article and get points!

by Lucio Bordonaro
24,644 views Published on Oct 24, 2011
Applies to: 7.2 or higher

WebRatio introduced the chance to use Visibility Conditions in a Web Project. This feature allows you to disable or show elements in the generated Web application if the conditions specified for those elements are verified. It is now possible to integrate the horizontal profiling of the Web appli...

MoreRead this article and get points!
 

How to Model User and Group Management Read this article and get points!

by Davide Martinenghi
22,725 views Published on Feb 03, 2014
Applies to: 7.2 or higher

In a Web Application, we often need to grant different groups of users access to different resources. For example, in a Web Application used for Enterprise Resource Planning, the head of Human Resources will have access to all the employees’ sensitive data (such as person details, salary, etc.), whi...

MoreRead this article and get points!
 

How to Model Rich Text Editing Read this article and get points!

by Ombretta Malinverno
21,246 views Published on Mar 28, 2014
Applies to: 7.2 or higher

"A rich text editor is an interface for editing rich text within web browsers, which presents the user a ‘what you see is what you get‘ editing area." (Source: Wikipedia http://en.wikipedia.org/wiki/Online_rich-text_editor) A rich text editor can be useful when you want the user to be able to write...

MoreRead this article and get points!
 

How to Deploy a Web Application on Different Environments Read this article and get points!

by Ombretta Malinverno
18,114 views Published on Apr 01, 2015
Applies to: 7.2 or higher

The deploy process of a Web application is the final step of the application development. In a structured company, the Web application must pass different tests before going to production. Usually companies have several different environments where the Web application must be deployed and tested. ...

MoreRead this article and get points!
 

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

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

Modeling Reports Read this article and get points!

by Lucio Bordonaro
16,541 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!
 

Getting started with the Style Project Read this article and get points!

by Lucio Bordonaro
16,526 views Published on Oct 24, 2011
Applies to: All versions

The purpose of this article is to provide the basics to operate with styles in WebRatio. A Style Project contains the layout templates needed to generate the graphical elements of your Web Application; the project includes also the resources used in the templates.

MoreRead this article and get points!
 

The URL Fragments Read this article and get points!

by Lucio Bordonaro
16,216 views Published on Oct 24, 2011
Applies to: All versions

A search engine uses a set of well known rules to decide the visibility of a website. One of these rules is to have simple URLs containing the keywords the page should be indexed with. WebRatio 6 introduces a new feature named URL Fragments. This feature allows to increase the search engine ranking ...

MoreRead this article and get points!
 

How to localize a Web application Read this article and get points!

by Michela Frigerio
15,682 views Published on Jan 12, 2018
Applies to: 7.2 or higher

WebRatio Platform provides a built-in feature for the localization of Web applications. The localization is based on the usage of keys instead of terms for all the static elements of the Web application (e.g., labels, components and page titles, field labels and so on). WebRatio Platform allows use...

MoreRead this article and get points!
 

How to implement a custom database Metadata provider Read this article and get points!

by Michela Frigerio
15,626 views Published on Oct 24, 2011
Applies to: All versions

WebRatio support all the databases that are supported by Hibernate. Nevertheless, the list of the database types that you have at disposal when creating a new database connection does not contain the full list, but it proposes the most used. Therefore WebRatio gives you the chance to integrate a new...

MoreRead this article and get points!
 

How to Model Feedback Messages Read this article and get points!

by Ombretta Malinverno
15,253 views Published on Mar 31, 2014
Applies to: 7.2 or higher

In a Web application, feedback messages are used to notify the user about the result of a business logic execution. Feedback messages vary depending on message types, which can be: success, information, warning, or error.

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