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

by Michela Frigerio
236,043 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!
 

Social BPM (Bpm and Workflow Handbook Series)

by Keith D Swenson, Nathaniel Palmer, Sandy Kemsley, Keith Harrison-Broninski, Max Pucher, Manoj Das, Layna Fischer (Editor) & 1 more
214,702 views Published on Nov 29, 2013
Applies to: All versions

Business Process Management and Workflow are, by their very nature, social activities. The collaboration and communication patterns that are now increasingly referred to as “social computing” were also fundamental to the BPM and workflow models of the early 1990s. Yet it has been the recent explosi...

 

How to solve the UnsupportedClassVersionError error Read this article and get points!

by Michela Frigerio
181,918 views Published on Oct 24, 2011
Applies to: All versions

The UnsupportedClassVersionError can occurr in a Web Project that uses custom components, such as custom validation rules, servlets or listeners. All these components are developed using a different project (e.g. a Java project) in which you have to compile the Java classes and create a jar file...

MoreRead this article and get points!
 

How can I programmatically call an operation module? Read this article and get points!

by Laura Cigardi
127,510 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!
 

BPMN Method and Style, Second Edition, with BPMN Implementer's Guide

by Bruce Silver
126,365 views Published on Nov 29, 2013
Applies to: All versions

BPMN 2.0 is the industry standard diagramming language for business process models. The meaning of the business process diagram is the same, regardless of the tool used to create it. But creating models that are correct, complete, and clear demands more than a dictionary of BPMN shapes and symbols. ...

 

Domain-Specific Languages (Addison-Wesley Signature Series (Fowler))

by Martin Fowler
125,822 views Published on Dec 03, 2013
Applies to: All versions

When carefully selected and used, Domain-Specific Languages (DSLs) may simplify complex code, promote effective communication with customers, improve productivity, and unclog development bottlenecks. In Domain-Specific Languages , noted software development expert Martin Fowler first provides the in...

 

Designing Data-Intensive Web Applications (The Morgan Kaufmann Series in Data Management Systems)

by Stefano Ceri, Piero Fraternali, Aldo Bongio, Marco Brambilla, Sara Comai, Maristella Matera
123,130 views Published on Nov 29, 2013
Applies to: All versions

The most prominent Web applications in use today are data-intensive. Scores of database management systems across the Internet access and maintain large amounts of structured data for e-commerce, on-line trading, banking, digital libraries, and other high-volume sites. Developing and maintaining ...

 

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
122,088 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...

 

Web Information Retrieval (Data-Centric Systems and Applications)

by Stefano Ceri , Alessandro Bozzon , Marco Brambilla , Emanuele Della Valle , Piero Fraternali, Silvia Quarteroni
106,908 views Published on Nov 29, 2013
Applies to: All versions

With the proliferation of huge amounts of (heterogeneous) data on the Web, the importance of information retrieval (IR) has grown considerably over the last few years. Big players in the computer industry, such as Google, Microsoft and Yahoo!, are the primary contributors of technology for fast acce...

 

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

by Michela Frigerio
104,934 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!
 

Domain-Specific Modeling: Enabling Full Code Generation

by Steven Kelly, Juha-Pekka Tolvanen
101,281 views Published on Dec 03, 2013
Applies to: All versions

Domain-Specific Modeling (DSM) is the latest approach to software development, promising to greatly increase the speed and ease of software creation. Early adopters of DSM have been enjoying productivity increases of 500–1000% in production for over a decade. This book introduces DSM and offers exam...

 

Interaction Flow Modeling Language: Model-driven UI Engineering of Web and Mobile Apps With IFML

by Marco Brambilla, Piero Fraternali
99,647 views Published on Sep 04, 2014
Applies to: 7.2 or higher

"Interaction Flow Modeling Language" describes how to apply model-driven techniques to the problem of designing the front end of software applications, i.e., the user interaction. The book introduces the reader to the novel OMG standard Interaction Flow Modeling Language (IFML). Authors Marco Brambi...

 

Modeling Languages Portal

95,006 views Published on Jan 27, 2014
Applies to: All versions

The goal of this portal is to explore and discuss when, where and how software modeling and model-driven engineering (and when NOT) can improve current software development practices.

 

Handling BLOBs Read this article and get points!

by Michela Frigerio
88,459 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 install WebRatio Platform Read this article and get points!

by Michela Frigerio
83,965 views Published on Feb 16, 2023
Applies to: 9.0 or higher

This guide goes through the required steps to download and install WebRatio Platform 9.

MoreRead this article and get points!
 

The Component State Object Read this article and get points!

by Malinverno Ombretta
82,290 views Published on Feb 15, 2018
Applies to: 7.2 or higher

In WebRatio Platform, the state of a component is represented by the Component State Object, a particular data structure that represents the internal state of particular component. This means that each type of component has its particular Component State Object. In its implementation, a Component St...

MoreRead this article and get points!
 

Model-Driven Software Engineering in Practice (Synthesis Lectures on Software Engineering)

by Marco Brambilla, Jordi Cabot , Manuel Wimmer
79,225 views Published on Nov 29, 2013
Applies to: All versions

"This book discusses how model-based approaches can improve the daily practice of software professionals. This is known as Model-Driven Software Engineering (MDSE) or, simply, Model-Driven Engineering (MDE). MDSE practices have proved to increase efficiency and effectiveness in software development,...

 

IFML Official OMG Specification

by OMG
76,411 views Published on May 13, 2014
Applies to: 7.2 or higher

This specification defines the Interaction Flow Modeling Language (IFML). The objective of IFML is to provide system architects, software engineers, and software developers with tools for the definition of Interaction Flow Models that describe the principal dimensions of an application front-end: th...

 

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

by Michela Frigerio
61,978 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!
 

How to define Custom Components Read this article and get points!

by Ombretta Malinverno
61,647 views Published on Oct 24, 2017
Applies to: 7.2 or higher

IFML, the modeling language of WebRatio Platform, is built on very few, highly composable concepts, which can be used to assemble complex Web applications for publishing or updating content. The key aspect of IFML is the capability of defining a Web Model consisting of pages, view components, and op...

MoreRead this article and get points!
 

How to optimize the app performances Read this article and get points!

by Michela Frigerio
61,299 views Published on Feb 16, 2023
Applies to: 9.0 or higher

How to optimize the app performancesWhen deploying an application is important to apply all known best practice to get the best performance possible. WebRatio Platform simplifies this task generating a release artifact that is optimized for production. However there are some best practice related to...

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
58,372 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!
 

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

by Laura Cigardi
56,393 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 to write templates using the component state object Read this article and get points!

by Michela Frigerio
54,788 views Published on Feb 15, 2018
Applies to: 7.2 or higher

Content is the most important part of a Web application, and it should be presented in an engaging and professional way to provide the best user experience. Designing, which is the way a specific piece of information must be rendered for the user, is a web designer’s main task when creating a Web ap...

MoreRead this article and get points!
 

How to Model User and Group Management Read this article and get points!

by Davide Martinenghi
54,074 views Published on Feb 03, 2014
Applies to: 7.2 or higher

In a Web Application, we often need to grant different groups of users access to different resources. For example, in a Web Application used for Enterprise Resource Planning, the head of Human Resources will have access to all the employees’ sensitive data (such as person details, salary, etc.), whi...

MoreRead this article and get points!
 

Getting started with Visibility Conditions Read this article and get points!

by Lucio Bordonaro
47,157 views Published on Oct 24, 2011
Applies to: 7.2 or higher

WebRatio introduced the chance to use Visibility Conditions in a Web Project. This feature allows you to disable or show elements in the generated Web application if the conditions specified for those elements are verified. It is now possible to integrate the horizontal profiling of the Web appli...

MoreRead this article and get points!
 

How to activate WebRatio Platform Read this article and get points!

by Michela Frigerio
46,074 views Published on Feb 16, 2023
Applies to: 9.0 or higher

This guide goes through the activation procedure for each WebRatio Platform 9 edition.

MoreRead this article and get points!
 

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

by Michela Frigerio
43,766 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!
 

The URL Fragments Read this article and get points!

by Lucio Bordonaro
43,665 views Published on Oct 24, 2011
Applies to: All versions

A search engine uses a set of well known rules to decide the visibility of a website. One of these rules is to have simple URLs containing the keywords the page should be indexed with. WebRatio 6 introduces a new feature named URL Fragments. This feature allows to increase the search engine ranking ...

MoreRead this article and get points!
 

How to use the Parameter Collector Operation Read this article and get points!

by Ombretta Malinverno
41,924 views Published on Jan 18, 2018
Applies to: 7.2 or higher

The Parameter Collector Operation permits one to collect a set of parameters from multiple sources and to redistribute them to multiple targets. In this way, the operation reduces the model complexity by deleting some data flows, improving its reading and creating a neater model.

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