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.

 

How to debug an Android WebRatio app Read this article and get points!

by Ombretta Malinverno
11,592 views Published on Apr 23, 2018
Applies to: 8.0 or higher

The WebRatio Mobile Platform lets you build Android and iOS apps that you can test on your mobile device or submit to the Google Play Store or Apple App Store. It is also possible to debug the mobile application to find and solve any issues that may arise during development. This article guides you...

MoreRead this article and get points!
 

How to debug an iOS WebRatio app Read this article and get points!

by Ombretta Malinverno
17,121 views Published on Nov 27, 2017
Applies to: 8.0 or higher

WebRatio Mobile Platform lets you build Android and iOS apps that you can test on your mobile device or submit to the Google Play Store or Apple App Store. It is also possible to debug the mobile application to find and solve any issue that may come out during the development. RemoteDebug iOS WebKit...

MoreRead this article and get points!
 

How to Generate an Apple Push Notification Service Certificate Read this article and get points!

by Lucio Bordonaro
4,437 views Published on Apr 08, 2015
Applies to: 8.0 or higher

WebRatio Mobile Platform allows you to send push notifications from a Data Service project. To enable a project for push notifications, you need to add and configure a notification provider. The notification provider requires a specific configuration for each platform. For the iOS platform, you need...

MoreRead this article and get points!
 

How to configure Google Cloud Messaging Service Read this article and get points!

by Lucio Bordonaro
14,237 views Published on May 21, 2015
Applies to: 8.0 or higher

WebRatio Mobile Platform allows you to send push notifications from a DataService Project. You need to add and configure a Notification Provider to enable the project for push notifications. The Notification Provider requires a specific configuration for each platform. For the Android platform you n...

MoreRead this article and get points!
 

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
677 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
830 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
278 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
195 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
973 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
795 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...

 
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