WebRatio Mobile Platform 8.2 Release Notes

952 views Published on May 08, 2015
Applies to: 8.0 or higher

The WebRatio Mobile Platform 8.2 Release includes some new features in the mobile application modeling. It is now possible to create a mobile application that it is able to show a QR Code/Barcode and/or to scan a QRCode/Barcode. The mobile application can now also be integrated with the device addre...

 

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.

 

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

 

How to Define a Frame Layout Read this article and get points!

by Ombretta Malinverno
11,124 views Published on Apr 09, 2015
Applies to: 7.2 or higher

WebRatio Platform lets you define graphic containers for content shown to the user. These containers can be reused for many projects and applied to different type of content. This is possible thanks to the ability to create a dedicated resource containing the graphic container code. This resource is...

MoreRead this article and get points!
 

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

 

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

 

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

by Lucio Bordonaro
4,713 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!
 

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.

 

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

 

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

 

WebRatio Mobile Platform 8.1 Release Notes

1,002 views Published on Apr 03, 2015
Applies to: 8.0 or higher

The WebRatio Mobile Platform 8.1 Release includes the chance to add push notifications to your mobile application. Moreover, the mobile application can now save events on the device calendar app. Plus, it is now possible to model a user registration workfow saving the user information on the back-en...

 

How to Deploy a Web Application on Different Environments Read this article and get points!

by Ombretta Malinverno
17,502 views Published on Apr 01, 2015
Applies to: 7.2 or higher

The deploy process of a Web application is the final step of the application development. In a structured company, the Web application must pass different tests before going to production. Usually companies have several different environments where the Web application must be deployed and tested. ...

MoreRead this article and get points!
 

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

 

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

 
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