application-shell-creation
Reactive icon

Application Shell Creation

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded
 on 03 October 2022
 by 
0.0
 (0 ratings)
application-shell-creation

Application Shell Creation

Documentation
1.0.0

After deploying the application, you need to setup the following:

SETTING UP

Effective URL

1. Go to Service Center > Factory > AppShellCreation > ApplicationShellCreation

2. Integrations > Under Consumed REST APIs, click on OutSystemsCloud_V11

3. Setup effective URL (your LifeTime environment URL) and click Apply

Create Role & Service account

1. Go to LifeTime > User Management > Role > New Role

2. Give your role rights as per below screenshot and click Save:

3. Go to User Management > Service Account > New Service Account

4. Create the service account with the role granted earlier and click Save

5. Save the generate token. (This will be needed during app creation)

Grant User to creation role (Only user who can create should be granted)

1. Go to your user module (eg. https://XXXXX.outsystemscloud.com/Users/User_Show.aspx)

2. Grant the user with the ApplicationShellCreationRole


HOW TO USE

1. Access to app's dashboard

2. Click on Create Application Shell

3. Filled in all the fields (only Description is optional)

  • Bearer Token - The token you had saved during creation of the service account
  • Environment - The environment the application will be created in
  • Application Name - Name of application
  • Description - Description of application
  • Template - Application Template
  • Team - Team that this application will be assigned to

Note: If there is no Team, you will need to create a team.

4. Click on Save