Overview

When you sign in with a Developer or an Administrator role, a sidebar to access various panels will be visible. Use the More Tabs option on the sidebar to access all the available panels. Some of these panels may be hidden based on the roles you have. Find below a short description of each of the sidebar panels.

Agent Groups

Set up and manage On-Premise Agent Groups. You can also view all the agents connected to any given agent group.

API Playground

A Postman-like interface to explore and interact with all the data sources you have access to do so.

App Settings

Manage the current Application settings that can be customized on an application level.

Applications

Create and manage various applications.

Auth Provider

Setup your Organization's Authentication provider e.g. OAuth, SAML or Native.

Component Store

Create and manage custom react components.

Components

View help documentation of all the available components.

Connections

Set up and manage database connections used by various applications.

DataSource

Create and manage DataSource. Using data sources, you can allow your app to perform CRUD operations on your application database table or view. With the Oracle database, you can use the PLSQL wrapper package to perform the CUD operations. MySQL, PostgreSQL, MS SQL Server & Oracle are the supported databases.

Email Requests

Monitor all the email requests sent.

External DataSource

Create and manage external data sources. Using external data sources you can connect your app with any data exposed via. REST APIs.

Functions

Create and manage cloud functions.

Images

Upload and manage images used by your application.

A tool to query messages from Kafka topics, for debugging purposes.

Languages

Define and manage languages supported by your applications. You can record all the labels shown to the user and upload the translated labels.

Live Status

Monitor the server nodes & perform health checks.

Lookups

Define and manage various lookup values used by the application.

Pages

Create and manage application pages.

Patch History

View all the previously applied patches. Download and upload application patches between DEV/UAT/PROD instances.

Profiles

Setup and manage profile options used by the application

Roles

Define and manage application roles.

Scheduled Runs

Monitor the status of scheduled cloud functions and workflows.

SQL Worksheet

Explore and interact with the application database objects

Storage Connections

Setup and manage blob storage connections e.g. Azure Blob Storage and S3

Test Scripts

Create and manage application test scripts.

Users

Create and manage organizational user accounts when the Auth Provider is set up as Native.

Workflow Nodes

Create and manage custom workflow nodes.

Workflows

Create and manage application workflows.

More Details

Check the Service Architecture section for more details about the above components.

pageService Architecture

Last updated