Connecting the Database

Domain Modeling with WebRatio Platform
2,741 views Published on Feb 28, 2014 | Time 20 min
Applies to: 7.2 or higher

Learn how to speed up your productivity by letting WebRatio Platform create physical elements on the database starting from your Domain Model, or letting it extract the Domain Model starting from an existing database structure. Forget about writing SQL by hand! WebRatio Platform helps you generate ...

 

Data Management: IFML Model

IFML Modeling with WebRatio Platform
1,950 views Published on Mar 28, 2014 | Time 20 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...

 

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

 

Interaction Flow Modeling Language: Model-driven UI Engineering of Web and Mobile Apps With IFML

by Marco Brambilla, Piero Fraternali
50,516 views Published on Sep 04, 2014
Applies to: 7.2 or higher

"Interaction Flow Modeling Language" describes how to apply model-driven techniques to the problem of designing the front end of software applications, i.e., the user interaction. The book introduces the reader to the novel OMG standard Interaction Flow Modeling Language (IFML). Authors Marco Brambi...

 

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

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

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

by Ombretta Malinverno
8,613 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!
 

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 define Custom Components Read this article and get points!

by Ombretta Malinverno
8,575 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 print Variables and Context Parameters in templates Read this article and get points!

by Alberto Molinaroli
10,240 views Published on Oct 24, 2011
Applies to: All versions

WebRatio allows the user to define Context Parameters and to add Variables, these model elements are used to accomplish different tasks. Context Parameters are strictly related to session storage, as they save information in the sessionContext and make their content available for all the JSP sessio...

MoreRead this article and get points!
 

How to Enable Single Sign On Read this article and get points!

by Ombretta Malinverno
11,708 views Published on Jan 13, 2014
Applies to: 7.2 or higher

“Single sign-on (SSO) is a property of access control of multiple related, but independent, software systems. With this property a user logs in once and gains access to all systems without being prompted to log in again at each of them.” (source Wikipedia). WebRatio allows you to enable the single ...

MoreRead this article and get points!
 

Defining the Domain Model

Domain Modeling with WebRatio Platform
1,795 views Published on Feb 04, 2014 | Time 15 min
Applies to: 7.2 or higher

In the lesson dedicated to the Domain Model Overview, you learned about the Entity-Relationship model and its main concepts: Entity, Attribute and Relationship. The representation of the Domain Model in WebRatio Platform is quite similar to the Entity-Relationship notation ad it is based on the sam...

 

Action Definitions & Operations

Modeling Actions with WebRatio Platform
2,176 views Published on Feb 17, 2014 | Time 17 min
Applies to: 7.2 or higher

When you are working on a new Web application, you will need to implement a set of common features. In the previous lessons you learned how to model these features in IFML, concentrating on the user interaction. These features cover how to publish and maintain information, as well as the login ...

 

Access Control & Personalization: IFML Model

IFML Modeling with WebRatio Platform
2,981 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 ...

 

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

 

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

 
137 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