Modeling Reports Read this article and get points!

by Lucio Bordonaro
16,518 views Published on Jul 04, 2013
Applies to: All versions

WebRatio Reports is an add-on of WebRatio aimed to design and produce professional-quality reports. WebRatio Reports leverages on Jasper Reports, a popular open source reporting solution, and on its accompanying visual report designer (iReport), to enhance Web applications with professional quali...

MoreRead this article and get points!
 

How to choose the primary key ID Generator Read this article and get points!

by Ombretta Malinverno
13,484 views Published on Oct 24, 2011
Applies to: All versions

Modeling the domain information managed by the Web Application is a task that can be easily done with WebRatio. In fact, you have at your disposal many options that allow you to easily create the Domain Model starting from an existing database. Nevertheless you may need to manually add some new obje...

MoreRead this article and get points!
 

How to use Math Unit Read this article and get points!

by Laura Cigardi
1,805 views Published on Oct 24, 2011
Applies to: 7.2 or higher

The Math is an Utility Component designed to parse and evaluate mathematical expressions. A mathematical expression is composed by variables and operators and can be either statically defined at modeling time or dynamically provided through an input parameter at run-time. The Math replaces the varia...

MoreRead this article and get points!
 

WebRatio Store User Guide Read this article and get points!

by Laura Cigardi
7,290 views Published on May 14, 2012
Applies to: All versions

WebRatio Store is a place where you can search for items (projects, styles, templates, units) and use them in your applications, or even publish a new item and share it with all WebRatio Store users. WebRatio Store is accessible through the "WebRatio Store" icon located inside WebRatio or from th...

MoreRead this article and get points!
 

Configuring Client Runtime Logging Read this article and get points!

by Michela Frigerio
7,162 views Published on May 03, 2013
Applies to: 7.0 , 7.1 , 7.2

The WebRatio Client Runtime is the ECMAScript based execution environment and core set of utilities that hosts client applications. It is a feature available starting from WebRatio 7. There is only a single implicit Runtime instance per Web browser window. The main customization is related to the lo...

MoreRead this article and get points!
 

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

by Michela Frigerio
6,625 views Published on Oct 24, 2011
Applies to: 7.2 or higher

The Query Component is available starting from the WebRatio 5.1 version. It's a Utility Component that permits to execute a custom edited query using the HQL(Hibernate Query Language) or SQL query language. Moreover it can dynamically compose an HQL query depending on the incoming Domain Model ident...

MoreRead this article and get points!
 

How to dinamically create URLs Read this article and get points!

by Laura Cigardi
10,775 views Published on Oct 24, 2011
Applies to: 6.1.1 or higher

In WebRatio it's possible to create URLs dinamically using a Script Utility Component. Learn how to do it reading this article.

MoreRead this article and get points!
 

How can I use JNDI in my application server? Read this article and get points!

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

The Java Naming and Directory Interface (JNDI) is an API for directory service that allows clients to discover and lookup data and objects via a name. Like all Java APIs that interface with host systems, JNDI is independent of the underlying implementation. Additionally, it specifies a service provi...

MoreRead this article and get points!
 

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

by Lucio Bordonaro
8,130 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,742 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!
 

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
56,971 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,745 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,455 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 Generate an Apple Push Notification Service Certificate Read this article and get points!

by Lucio Bordonaro
6,146 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!
 

Getting started with the Excel Style Read this article and get points!

by Michela Frigerio
12,979 views Published on Oct 24, 2011
Applies to: All versions

The Excel Style is a predefined style available in WebRatio Platform. This style allows to export the content of a modeled page in an Excel spreadsheet file. The generation process creates a JSP page containing XML code that is processed by a custom tag that invokes the Apache POI engine to render t...

MoreRead this article and get points!
 
38 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