How can I manage non ISO-8859-1 characters passing on the URL? Read this article and get points!

by Laura Cigardi
6,178 views Published on Oct 24, 2011
Applies to: All versions

Tomcat Application Server is able to manage by default all the ISO-8859-1 characters to encode URIs. If your Application uses characters that does not belong to this character set, you have to configure the Application Server or your Application in order to correctly manage them. If not config...

MoreRead this article and get points!
 

How to Perform a Remote Deploy Read this article and get points!

by Michela Frigerio
9,275 views Published on Oct 24, 2011
Applies to: All versions

Let's suppose that you want to deploy your project directly on the remote host that will contain the Web Application. You have to configure the Deploy Configuration that allows you to obtain the final Web Application package in order to be able also to upload the package on the remote host. This art...

MoreRead this article and get points!
 

Can I integrate a manually written JSP page in a WebRatio application? Read this article and get points!

by Alberto Molinaroli
20,703 views Published on Oct 24, 2011
JSP
Applies to: All versions

It is possible to integrate manually written JSP pages inside WebRatio applications. The procedure is short and composed of four phases. This guide shows the steps required to integrate a JSP in a WebRatio application.

MoreRead this article and get points!
 

The WebRatio pageContext Read this article and get points!

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

The WebRatio pageContext is a particular data structure which is created everytime the user performs a request in a WebRatio generated Web application. It's a map that contains information used in the computation of all the Units contained in the requested destination page and it is stored in the JS...

MoreRead this article and get points!
 

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

by Michela Frigerio
10,806 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 can I programmatically call an operation module? Read this article and get points!

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

It is possible to execute the business logic contained in an Action Definition directly from a Script Utility Component. To execute an Action Definition in a Script, you must use an instance of the RTXOperationUnitService, which is the Java service that describes the behavior of a generic Action De...

MoreRead this article and get points!
 

How to use a generated Report as attachment Read this article and get points!

by Laura Cigardi
12,034 views Published on Oct 24, 2011
Applies to: All versions

In WebRatio it's possible to generate PDF, Excel or RTF reports. This article discusses a particular usage of the WebRatio generated reports. The goal is to create a report in order to use it as attachment for a newsletter (or to store it in the database). Suppose you want to send an email to all th...

MoreRead this article and get points!
 

How to create a BAM Project Read this article and get points!

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

The BAM (Business Activity Monitor) is a software whose purpose is to aggregate, analyse, and present information about the run-time behaviour of a Business Processes based applications. The BAM in WebRatio is an application that connects to an application database through a scheduled automatic oper...

MoreRead this article and get points!
 

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

 

WebRatio 7.2 Migration Guide

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

Learn how to migrate your WebRatio 7.1 project to WebRatio 7.2. This document contains all the instructions needed for the migration process.

 

WebRatio 7.1 Migration Guide

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

Learn how to migrate your WebRatio 7.0 project to WebRatio 7.1. This document contains all the instructions needed for the migration process.

 

WebRatio 7.0 Migration Guide

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

Learn how to migrate your WebRatio 6 project to WebRatio 7.0. This document contains all the instructions needed for the migration process.

 

WebRatio 6 Migration Guide

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

Learn how to migrate your WebRatio 5 project to WebRatio 6. This document contains all the instructions needed for the migration process.

 

WebRatio 5.0 Migration Guide

3 views Published on Dec 02, 2013
Applies to: All versions

Learn how to migrate your WebRatio 4.3 project to WebRatio 5.0. This document contains all the instructions needed for the migration process.

 

Using the Script Component

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

WebRatio gives at your disposal a predefined set of view components and operations that let you model most of the features of your Web application. Sometimes it happens that WebRatio does not include a specific business logic that you need. In this case you can address the problem creating custom co...

 
34 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