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

 

Getting started with the Data Model Unit Read this article and get points!

by Mario Bruno
7,836 views Published on Oct 24, 2011
Applies to: 5.1 or higher

The Domain Model Utility Component is available starting from the WebRatio 5.1 version. It's a hybrid unit, which means that it can be placed in every View (Site View, Module Definitions View, Service View). It permits to retrieve information about entities and relationship of the Domain Model....

MoreRead this article and get points!
 

Handling BLOBs Read this article and get points!

by Michela Frigerio
10,162 views Published on Oct 24, 2011
Applies to: All versions

In the Domain Model you can define BLOB attributes to store files. This type of attribute is objectified using an instance of a particular object implementing the RTXBLOBData Interface. This type of object gives access to some properties such as the name, lenght and extension of the wrapped BLOB....

MoreRead this article and get points!
 

How to centralize Web Project properties in a configuration file Read this article and get points!

by Alberto Molinaroli
7,583 views Published on Oct 24, 2011
Applies to: All versions

When designing Web Projects, often the use of static values are required, such as values of conditions, passing of static values in Links Coupling, values in configuration Properties of the Units, etc. The problem of the usage of static values is that they may vary according to the environment in wh...

MoreRead this article and get points!
 

How to retrieve information about online users Read this article and get points!

by Michela Frigerio
10,352 views Published on Oct 24, 2011
Applies to: All versions

It’s a very common practice to display the number of active users of a web application. WebRatio gives you the possibility to easily get the number of users which are currently navigating your Web application and add this feature to your Web application. The solution proposed in this article ...

MoreRead this article and get points!
 

How to use Alternatives Read this article and get points!

by Laura Cigardi
7,401 views Published on Oct 24, 2011
XOR
Applies to: All versions

Sometimes may happens that a user has to access to a content and depending on some parameters or actions that content has to change. By the alternative pages,it's possible to decide which content has to be shown depending on one or more conditions defined at run time. Alternative element is usefu...

MoreRead this article and get points!
 

How to Build and Publish an Application on Apple Store Read this article and get points!

by Lucio Bordonaro
6,562 views Published on Jan 14, 2015
Applies to: 8.0 or higher

WebRatio Mobile lets you build iOS apps that you can use for test on your mobile or for submission on the Apple Store. This article guide you through the build process, showing how to create a release build, prepare and submit the Application on the Apple Store.

MoreRead this article and get points!
 

Managing your Apple Signing Identities and Certificates Read this article and get points!

by Lucio Bordonaro
7,531 views Published on Jan 15, 2015
Applies to: 8.0 or higher

This article is a step by step tutorial to guide you in the management of Signing Identities and Certificates. You need to read, understand and accomplish each step reported to be able to build iOS application in debug and release mode.

MoreRead this article and get points!
 

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

by Lucio Bordonaro
14,394 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!
 

How to Build WebRatio Mobile Projects in a Continuous Integration Environment Read this article and get points!

by Lucio Bordonaro
8,086 views Published on Jun 10, 2015
Applies to: 8.0 or higher

WebRatio Mobile Platform gives you the possibility of making continuous builds of your Mobile Projects. This can be very useful to schedule builds on a dedicated server and for instance get a new build every night. This process requires to create an Ant file that describes the result of the build o...

MoreRead this article and get points!
 

Kick Start Your Web App Modeling Read this article and get points!

by Michela Frigerio
8,801 views Published on Jul 21, 2020
Applies to: 9.0 or higher

This kick start guides you through the modeling of a Web application using WebRatio Platform 9. The Web application you will model, will help you manage your daily tasks and your business contacts.

MoreRead this article and get points!
 

Reusable Models: Master Page

Manage Large Projects
16 views Published on Mar 18, 2014 | Time 13 min
Applies to: 7.2 or higher

This lesson gives you the basic knowledge required to define common content in an IFML Model through the "Master Page" concept. Working on real-world Web applications may require modeling a large project. In this situation it’s important to be able to manage the project to avoid loss of control and...

 

Reusable Models: Modules & Module Definitions

Manage Large Projects
670 views Published on Mar 21, 2014 | Time 20 min
Applies to: 7.2 or higher

This lesson gives you the basic knowledge required to define reusable portions of IFML models using the module and module definition concepts. Working on real-world Web applications may require modeling a large project. In this situation it’s important to be able to manage the project to avoid loss...

 

Data Import & Export - CSV

Modeling Actions with WebRatio Platform
259 views Published on Sep 24, 2014 | Time 35 min
Applies to: 7.2 or higher

Data management is a crucial aspect for data-centric Web applications. So far, you have learned how to create, read, update and delete data through basic patterns. However, information often needs to be displayed and dealt with in different ways. Displaying data through View Components is not the o...

 

Invoking SOAP Web Service

Modeling Actions with WebRatio Platform
659 views Published on Oct 23, 2014 | Time 35 min
Applies to: 7.2 or higher

Usually Web applications do not exist standalone but need to integrate with external systems and applications already existing in the company intranet. The best way to make different applications communicate with one another is using a Web Service infrastructure. That’s why it is important to kn...

 
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