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

 

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

 

Custom Components - Back End

Define Components with WebRatio Mobile Platform
225 views Published on Jul 07, 2015 | Time 7 min
Applies to: 8.0 or higher

WebRatio Mobile Platform lets you extend the set of components that can be used inside projects to add new functionalities. In this lesson you learn how to create a new custom component for DataService Projects that allows to convert a string.

 
6 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