Data Management: Creating Data

IFML Modeling with WebRatio Mobile Platform
141 views Published on Apr 21, 2015 | Time 7 min
Applies to: 8.0 or higher

In a mobile application, you often need to manage information that is shown to the user. Managing the information means to create, update, or delete information. In this lesson you learn how to model a screen that allows the user to create an object in WebRatio Mobile Platform.

 

Data Management: Updating Data

IFML Modeling with WebRatio Mobile Platform
882 views Published on May 12, 2015 | Time 7 min
Applies to: 8.0 or higher

In a mobile 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 a section so that user can manage the application data. In this lesson you learn how to model...

 

Data Management: Deleting Data

IFML Modeling with WebRatio Mobile Platform
426 views Published on Feb 14, 2015 | Time 12 min
Applies to: 8.0 or higher

In a mobile 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 Mobile Platform you can easily model a section so that user can manage the application to delete the data. In this lesson y...

 

Native Calendar Integration

Modeling Actions with WebRatio Platform
344 views Published on Apr 03, 2015 | Time 7 min
Applies to: 8.0 or higher

The interaction between a Mobile Application and a device is sometimes useful for certain functions. In our example, the user selecting a course from a list can save it as a reminder in the device calendar app. This lesson shows you how to integrate your Mobile Application with the device calendar...

 

Native Contacts Integration

Modeling Actions with WebRatio Platform
159 views Published on May 12, 2015 | Time 7 min
Applies to: 8.0 or higher

mobile applications usually interacts with the device in several ways. This lesson shows you how you can model with WebRatio Mobile Platform a Mobile Application that interacts with the device address book. You will learn how to specify the saving of a contact in the device address book and also the...

 

Maps Integration

Modeling Actions with WebRatio Mobile Platform
428 views Published on Jun 10, 2015 | Time 7 min
Applies to: 8.0 or higher

WebRatio Mobile Platform lets you add to your mobile application a feature that allows one to see a location on a map and to get directions to reach it. Let's see how to model this integration in your mobile application.

 

Advanced Data Management: Action Definition

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

 

Action Definitions & Operations

Modeling Actions with WebRatio Platform
2,169 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 ...

 

Looping & Branching

Modeling Actions with WebRatio Platform
1,843 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...

 

Data Management: Action Definition

Modeling Actions with WebRatio Platform
1,633 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
198 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...

 

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

by Laura Cigardi
6,896 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!
 
12 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