Your First Back-End Application

Getting Started with WebRatio Mobile Platform
978 views Published on Feb 16, 2015 | Time 6 min
Applies to: 8.0 or higher

Mobile applications usually refers to external data source in order to read, create, update and delete information. A back-end application is the background layer providing a data structure and a set of REST services that allow the mobile application (front-end layer) to access to this data. In t...

 

Advanced Data Management: IFML Model

IFML Modeling with WebRatio Platform
889 views Published on Feb 24, 2015 | Time 30 min
Applies to: 7.2 or higher

In a Web application, you often need to manage the information shown to the user. Managing information means to create, update, or delete information. With WebRatio Platform you can easily model an Administration section in which the Web application user can manage the application data. In this le...

 

Advanced Data Management: Action Definition

Modeling Actions with WebRatio Platform
685 views Published on Feb 24, 2015 | Time 20 min
Applies to: 7.2 or higher

In a Web application, you often need to manage the information shown to the user. Managing information means to create, update, or delete information. In this lesson we discuss an enhanced version of the Data Management pattern, which allows you to manage more than one piece of information at th...

 

Access Control & Personalization: Login

IFML Modeling with WebRatio Mobile Platform
798 views Published on Apr 03, 2015 | Time 4 min
Applies to: 8.0 or higher

The "Login" is the operation that allows the users to access to protected resources in a mobile app. We need to define a place for users to insert and validate their credentials and the business logic for the Login. In this lesson you learn how to model the basic "Login" feature, both for standalo...

 

Push Notifications - Mobile Application

IFML Modeling with WebRatio Mobile Platform
269 views Published on Apr 08, 2015 | Time 9 min
Applies to: 8.0 or higher

One of the most common features of a mobile application is the receive of Notifications. Notifications are sent from an external server on the Internet to the device on which the mobile application is installed. This lesson shows you how to enable your mobile application to receive Notifications u...

 

WebRatio Platform Architecture and MVC

Web Application Architecture
429 views Published on Apr 10, 2015 | Time 10 min
Applies to: 7.2 or higher

WebRatio Platform provides you with a set of predefined elements that allow you to model around 90% of the features that are commonly needed by a Web application. However, the remaining 10% may require custom business logic, or integration with a specific external system. Although it is not possibl...

 

Your First Business Process

Getting Started with WebRatio BPM Platform
141 views Published on Jul 24, 2015 | Time 7 min
Applies to: 8.0 or higher

Create your first Business Process application and discover the main features available for your application in WebRatio BPM Platform. Try yourself how easy and quick is to get your BPM application watching this tutorial.

 

WebRatio Mobile Platform 8.9 Release Notes

772 views Published on May 19, 2016
Applies to: 8.0 or higher

The WebRatio Mobile Platform 8.9 Release includes some new features in the mobile application modeling. Now, the mobile applications generated are based on Apache Cordova / PhoneGap 6. Let’s review the main functionalities of this product release.

 

Model-Driven Software Engineering in Practice (Synthesis Lectures on Software Engineering)

by Marco Brambilla, Jordi Cabot , Manuel Wimmer
29,518 views Published on Nov 29, 2013
Applies to: All versions

"This book discusses how model-based approaches can improve the daily practice of software professionals. This is known as Model-Driven Software Engineering (MDSE) or, simply, Model-Driven Engineering (MDE). MDSE practices have proved to increase efficiency and effectiveness in software development,...

 

Domain-Specific Modeling: Enabling Full Code Generation

by Steven Kelly, Juha-Pekka Tolvanen
35,726 views Published on Dec 03, 2013
Applies to: All versions

Domain-Specific Modeling (DSM) is the latest approach to software development, promising to greatly increase the speed and ease of software creation. Early adopters of DSM have been enjoying productivity increases of 500–1000% in production for over a decade. This book introduces DSM and offers exam...

 

How can I programmatically call an operation module? Read this article and get points!

by Laura Cigardi
7,182 views Published on Oct 24, 2011
Applies to: All versions

It is possible to execute the business logic contained in an Action Definition directly from a Script Utility Component. To execute an Action Definition in a Script, you must use an instance of the RTXOperationUnitService, which is the Java service that describes the behavior of a generic Action De...

MoreRead this article and get points!
 

How to create a BAM Project Read this article and get points!

by Michela Frigerio
2,128 views Published on Oct 24, 2011
Applies to: 7.2 or higher

The BAM (Business Activity Monitor) is a software whose purpose is to aggregate, analyse, and present information about the run-time behaviour of a Business Processes based applications. The BAM in WebRatio is an application that connects to an application database through a scheduled automatic oper...

MoreRead this article and get points!
 

How to model an Administration Page for a Job Read this article and get points!

by Michela Frigerio
9,765 views Published on Dec 30, 2015
Job
Applies to: 5.1 or higher

A job is a sequence of operations that has to be executed asynchronously by the application. It's possible to schedule a job at a specific time or interval, which means that jobs can be automatically triggered (scheduled when the application starts). It's also possible to schedule a job at runtime: ...

MoreRead this article and get points!
 

Travel Order BPM Tutorial Read this article and get points!

by Mario Bruno
8,049 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 Build and Test an Android Application Read this article and get points!

by Lucio Bordonaro
9,980 views Published on Jan 14, 2015
Applies to: 8.0 or higher

WebRatio Mobile lets you build Android apps that you can test on your mobile or submit to the Google Play Store. This article guides you through the build process, showing how to create a debug build and run and test the Application on your device.

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