Access Control & Personalization: Logout

IFML Modeling with WebRatio Mobile Platform
206 views Published on Apr 08, 2015 | Time 5 min
Applies to: 8.0 or higher

The "Logout" is the Operation that explicitly terminates the user's session. When the user press the "Logout" button, the user should be redirected to a public Screen (e.g., the "Login" screen). In this lesson you learn how to model the basic "Logout" feature for your application using WebRatio M...

 

Defining Toolbar

IFML Modeling with WebRatio Mobile Platform
227 views Published on Jan 20, 2016 | Time 5 min
Applies to: 8.0 or higher

WebRatio Mobile Platform gives the chance to model bars for a mobile application using two reserved sections of the screen: Top Bar and Bottom Bar. This lesson shows you how to model an application menu to browse between different sections using the Toolbar element.

 

Mobile Custom Components

Define Components with WebRatio Mobile Platform
271 views Published on May 08, 2015 | Time 6 min
Applies to: 8.0 or higher

WebRatio Mobile Platform lets you extend the set of components that can be used inside Mobile Projects to add new functionalities to your mobile applications. In this lesson you learn how to create the "SendSMS" operation that allows to send messages from the mobile application. You can download the...

 

Custom Components - Back End

Define Components with WebRatio Mobile Platform
225 views Published on Jul 07, 2015 | Time 7 min
Applies to: 8.0 or higher

WebRatio Mobile Platform lets you extend the set of components that can be used inside projects to add new functionalities. In this lesson you learn how to create a new custom component for DataService Projects that allows to convert a string.

 

How to set application's properties Read this article and get points!

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

The use of static values is often required when designing an application. Static values may depend on the application’s deployment environment. You can set these static values in a dedicated *.properties file, which is loaded at the application startup. This file contains a list of key-value pairs. ...

MoreRead this article and get points!
 

How to install and configure GIT Read this article and get points!

by Alberto Molinaroli
708 views Published on Jun 19, 2023
Applies to: 9.0 or higher

Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. You can integrate GIT in WebRatio Platform using the EGIT project. EGit is an Eclipse Team provider for the Git version control system. Git i...

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
8,397 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 Build WebRatio Mobile Projects in Jenkins Read this article and get points!

by Lucio Bordonaro
7,445 views Published on Sep 02, 2015
Applies to: 8.0 or higher

WebRatio Mobile Platform gives you the possibility of making continuous builds of your Mobile Projects using predefined buildfiles bundled in WebRatio installation. This possibility can be integrated in continuous integration environments like Jenkins. This tutorial guides you through the setup and...

MoreRead this article and get points!
 
How to Build WebRatio Mobile Projects in a Continuous Integration Environment (Video)

How to Build WebRatio Mobile Projects in a Continuous Integration Environment (Video)

52 views Published on Apr 12, 2017 | Time 5 min
Applies to: 8.0 or higher

WebRatio Mobile Platform gives you the possibility of making continuous builds of your Mobile Projects using predefined buildfiles bundled in WebRatio installation. This possibility can be integrated in continuous integration environments like Jenkins. This video guides you through the setup and co...

 

How to Build and Test an Android Application Read this article and get points!

by Lucio Bordonaro
10,056 views Published on Jan 14, 2015
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 debug build and run and test the Application on your device.

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,462 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 Build and Test an iOS Application Read this article and get points!

by Lucio Bordonaro
7,705 views Published on Jan 15, 2015
Applies to: 8.0 or higher

WebRatio Mobile lets you build iOS apps that you can use for test on your mobile or for submission on the Apple Store. This article guide you through the build process showing both the debug and release mode and gives you the information required to publish an iOS app.

MoreRead this article and get points!
 

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

by Lucio Bordonaro
6,771 views Published on Jan 14, 2015
Applies to: 8.0 or higher

WebRatio Mobile lets you build iOS apps that you can use for test on your mobile or for submission on the Apple Store. This article guide you through the build process, showing how to create a release build, prepare and submit the Application on the Apple Store.

MoreRead this article and get points!
 

Managing your Apple Signing Identities and Certificates Read this article and get points!

by Lucio Bordonaro
7,721 views Published on Jan 15, 2015
Applies to: 8.0 or higher

This article is a step by step tutorial to guide you in the management of Signing Identities and Certificates. You need to read, understand and accomplish each step reported to be able to build iOS application in debug and release mode.

MoreRead this article and get points!
 

How to configure the log file storage Read this article and get points!

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

Each application has a couple of log files to which it write log messages to monitor the health of the running application. This guide helps you understanding and configuring these files.

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