How to show a dialog for downloading a file? Read this article and get points!

by Lucio Bordonaro
7,899 views Published on May 17, 2013
Applies to: 7.2 or higher

In the Domain Model you can define BLOB attributes to store files. A common issue related to BLOB attributes is to show a dialog for the download of the blob data as a file. You can consider as a solution to change the layout template to use the Content Disposition feature, which forces the "Sa...

MoreRead this article and get points!
 

Installing the JIRA Plugin Read this article and get points!

by Ombretta Malinverno
5,337 views Published on Oct 31, 2013
Applies to: All versions

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

MoreRead this article and get points!
 

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

 

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.

 

BPMN 2.0 Handbook Second Edition: Methods, Concepts, Case Studies and Standards in Business Process Modeling Notation (BPMN)

by Robert Shapiro, Stephen A White, Conrad Bock, Nathaniel Palmer, Michael zur Muehlen, Marco Brambilla, Denis Gagné et al
49,977 views Published on Nov 29, 2013
Applies to: All versions

Authored by members of WfMC, OMG and other key participants in the development of BPMN 2.0, the BPMN 2.0 Handbook Second Edition assembles industry thought-leaders and international experts. Following the ground-breaking body of work in the BPMN 2.0 Handbook First Edition this book is greatly expand...

 

Getting started with the Stored Procedure unit Read this article and get points!

by Michela Frigerio
14,226 views Published on Oct 24, 2011
Applies to: All versions

The Stored Procedure is an Operation that allows calling a procedure stored in a database. To use this Component correctly, the procedure must be previously created in your database. Discover how to use the Stored Procedure reading this article.

MoreRead this article and get points!
 

How to print numeric attributes with custom separator symbols Read this article and get points!

by Laura Cigardi
5,191 views Published on Oct 24, 2011
Applies to: All versions

Working with templates allows you to make customization with number patterns. Suppose that you do not want to use the separator symbols for numbers according to the current locale, but you want to use custom character (unusual for separators). You just have to create a custom attribute template that...

MoreRead this article and get points!
 

How to Solve the Generation Error "Invalid method Code length" Read this article and get points!

by Michela Frigerio
2,335 views Published on Oct 24, 2011
Applies to: All versions

The "java.lang.ClassFormatError: Invalid method Code length" error, is an error that you can get generating the layout of your Web Project, it means that you used a template in the Web Project that is too large to be compiled. Read this article to discover more about how to handle and prevent this ...

MoreRead this article and get points!
 

Reconnect Unit Read this article and get points!

by Mario Bruno
4,814 views Published on May 14, 2012
Applies to: All versions

The Reconnect is an Operation Component used to modify the association between instances of two entities (the Source Entity and the Target Entity), connected by a predefined Relationship Role. The Reconnect can manage single instances or sets of instances in order to connect or disconnect one in...

MoreRead this article and get points!
 

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

by Lucio Bordonaro
11,207 views Published on Dec 19, 2014
Applies to: 8.0 or higher

WebRatio Mobile lets you build Android apps that you can test on your mobile or submit to the Google Play Store. This article guides you through the build process, showing how to create a release build, prepare and submit the Application on the Google Play Store.

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,714 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!
 

Extending the Domain Model: Derivation

Domain Modeling with WebRatio Platform
1,464 views Published on Mar 13, 2014 | Time 28 min
Applies to: 7.2 or higher

Learn how to enrich the Domain Model with calculated information, derived from the materialized data existing in the Domain Model itself. This process is called "derivation", since it creates redundant information that can become handy when defining IFML models. Derivation can be applied by using va...

 

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

 

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.

 

The Page Computation

18 views Published on Nov 29, 2013
Applies to: All versions

Page computation is the process by which new up-to-date information is computed on the server after a user action. The computed information is then used for rendering all, or part, of the client page or just a part of it. Know how the page computation works is useful when you model a page that is ...

 
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