Installing JIRA Plugin in WebRatio Mobile Platform Read this article and get points!

by Antonella Antico
6,319 views Published on Mar 16, 2015
Applies to: 8.0 or higher

Atlassian Jira is software that helps to you in manage a project (https://www.atlassian.com/). You can capture and organize issues on the project, prioritize them, and take action on what's important, and stay up to date on what is happening with the WebRatio application. WebRatio Mobile Platform...

MoreRead this article and get points!
 

Data Import & Export - Excel

Modeling Actions with WebRatio Platform
539 views Published on Mar 10, 2015 | Time 30 min
Applies to: 7.2 or higher

Data management is the crucial aspect for Data Centric Web applications. So far you learnt how to create, read, update and delete data, but data is meant to be shown in so many different ways. Reading data through View Component is not the only option you have in WebRatio Platform. Imagine that y...

 

Exposing SOAP Web Service

Modeling Web Service with WebRatio Platform
322 views Published on Mar 09, 2015 | Time 19 min
Applies to: 7.2 or higher

Usually Web applications are not standalone; they need to integrate with external systems and other applications in the company intranet. The best way to make different applications communicate with one another is to use a Web service infrastructure. That’s why it is important to know how you can ea...

 

Exposing REST Web Service

Modeling Web Service with WebRatio Platform
530 views Published on Mar 02, 2015 | Time 20 min
Applies to: 7.2 or higher

Usually Web applications are not standalone; they need to integrate with external systems and other applications in the company intranet. The best way to make different applications communicate with one another is to use a Web Service infrastructure. That’s why it is important to know how you can ea...

 

Advanced Data Management: IFML Model

IFML Modeling with WebRatio Platform
889 views Published on Feb 24, 2015 | Time 30 min
Applies to: 7.2 or higher

In a Web application, you often need to manage the information shown to the user. Managing information means to create, update, or delete information. With WebRatio Platform you can easily model an Administration section in which the Web application user can manage the application data. In this le...

 

Advanced Data Management: Action Definition

Modeling Actions with WebRatio Platform
685 views Published on Feb 24, 2015 | Time 20 min
Applies to: 7.2 or higher

In a Web application, you often need to manage the information shown to the user. Managing information means to create, update, or delete information. In this lesson we discuss an enhanced version of the Data Management pattern, which allows you to manage more than one piece of information at th...

 

Installing and activating WebRatio Mobile Platform involves several decisions that are not easy to take without proper knowledge. Attend this lesson to understand all the steps and to find some help if something goes wrong.

 

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

 

Your First Back-End Application

Getting Started with WebRatio Mobile Platform
977 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...

 

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.

 

Data Management: Deleting Data

IFML Modeling with WebRatio Mobile Platform
426 views Published on Feb 14, 2015 | Time 12 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 Mobile Platform you can easily model a section so that user can manage the application to delete the data. In this lesson y...

 

Search by keyword

IFML Modeling with WebRatio Mobile Platform
978 views Published on Feb 13, 2015 | Time 10 min
Applies to: 8.0 or higher

The search function is the main way the user looks for content on an application. There are different ways to model a search, each one addressing a specific user need. One way to model a search is to filter the result using a "keyword" field. In a CRM application, an example is a company search by...

 

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

 

Structured Search

IFML Modeling with WebRatio Mobile Platform
583 views Published on Feb 13, 2015 | Time 12 min
Applies to: 8.0 or higher

The search function is the main way the user looks for content on an application. There are different way to model a search, each one addressing a specific user need. One way to model a search is to filter the result using many fields. The structure of the form depends on the searched information....

 

List & Details

IFML Modeling with WebRatio Mobile Platform
1,751 views Published on Feb 13, 2015 | Time 8 min
Applies to: 8.0 or higher

The ability to show a list of elements and the details of each listed element is one of the most common patterns in Applications. This lesson shows you how to model the List & Details in WebRatio Mobile Platform.

 
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