Tutorial 13: Release the Automation App

 

Introduction

In this tutorial you will learn how to release an automation app so that all authenticated users can access it.

Step 1: Assign CAN_APP_ role

By default, only users assigned to the role ROLE_DEVELOPER or ROLE_ADMIN can see the created app initially. With this approach, you can create and test new apps without other users and customers even noticing it, since they cannot see or execute them on the portal.

Once your app is stable and you want to release it, you need to create and assign all users and groups who should have access to this app to the the custom role CAN_APP_<APPNAME>, whereas <APPNAME> is the name of your app in upper case letters.

For more details about automation apps, please refer to Automation App .

Â