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.

 

The interaction between a mobile application and an external data source is useful for certain functions. In our example, your mobile application receives Push Notifications by using the back-end to send Push Notifications. This lesson shows you how to enable your back-end to send Push Notificatio...

 

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

 

Mobile App Localization

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

A mobile application can be localized in order to show texts using the device language. Localization means translating texts and customizing data patterns according to a specific locale. This lesson shows you how to add several locales to your mobile applications, how to translate texts and set dat...

 

Defining the Domain Model

Domain Modeling with WebRatio Mobile Platform
678 views Published on Feb 13, 2015 | Time 4 min
Applies to: 8.0 or higher

In a mobile application you need to define which are the information managed by the application and their structure. The Domain Model is the data representation used by the WebRatio Platform consisting of three main elements: Class, Attribute and Association. In this lesson you learn how to define...

 

Connecting the Database

Domain Modeling with WebRatio Mobile Platform
832 views Published on Feb 16, 2015 | Time 5 min
Applies to: 8.0 or higher

If you are working on a back-end project, once you defined your data structure in the Domain Model, you need to connect it with a persistent database. In this lesson you learn how to connect the Domain Model, built in WebRatio Mobile Platform, with a relational database.

 

Domain Model Synchronization: Importing the Database

Domain Modeling with WebRatio Mobile Platform
280 views Published on Mar 31, 2015 | Time 2 min
Applies to: 8.0 or higher

If you are working on a back-end project, once you defined your data structure in the Domain Model, you need to connect it with a persistent database. Using the Domain Model synchronization process, you can extract the Domain Model elements starting from an existing database structure. The imported...

 

Domain Model Synchronization: Exporting the Domain Model

Domain Modeling with WebRatio Mobile Platform
196 views Published on Feb 17, 2015 | Time 3 min
Applies to: 8.0 or higher

If you are working on a back-end project, once you defined your data structure in the Domain Model, you need to connect it with a persistent database. Using the Domain Model synchronization process, you can transpose the Domain Model elements on the database in terms of tables, views, and columns. ...

 

Domain Model Synchronization: Manual Mapping

Domain Modeling with WebRatio Mobile Platform
17 views Published on Mar 31, 2015 | Time 3 min
Applies to: 8.0 or higher

If you are working on a back-end project, once you defined your data structure in the Domain Model, you need to connect it with a persistent database. Using the Manual Mapping procedure you can easily bind each element in the Domain Model with the corresponding already-existing item in the physical...

 

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

 

Access Control & Personalization: Login

IFML Modeling with WebRatio Mobile Platform
799 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...

 

Access Control & Personalization: Registration

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

A mobile application may have a feature that allows a user to create his own account in order to be able to use the application. This lesson shows you how to model a basic "Registration" feature using WebRatio Mobile Platform.

 

Access Control & Personalization: Logout

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

The "Logout" is the Operation that explicitly terminates the user's session. When the user press the "Logout" button, the user should be redirected to a public Screen (e.g., the "Login" screen). In this lesson you learn how to model the basic "Logout" feature for your application using WebRatio M...

 

Defining Toolbar

IFML Modeling with WebRatio Mobile Platform
227 views Published on Jan 20, 2016 | Time 5 min
Applies to: 8.0 or higher

WebRatio Mobile Platform gives the chance to model bars for a mobile application using two reserved sections of the screen: Top Bar and Bottom Bar. This lesson shows you how to model an application menu to browse between different sections using the Toolbar element.

 

Mobile Custom Components

Define Components with WebRatio Mobile Platform
271 views Published on May 08, 2015 | Time 6 min
Applies to: 8.0 or higher

WebRatio Mobile Platform lets you extend the set of components that can be used inside Mobile Projects to add new functionalities to your mobile applications. In this lesson you learn how to create the "SendSMS" operation that allows to send messages from the mobile application. You can download the...

 
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