Working with the developer group of the developer role

You can manage (search, add, edit, and/or delete) the various application components.

Click the required group to access its details.

Option

Description

Developer Dashboard

Displays your dashboard. You can view and navigate to the recent pages, datasources, roles, and users.

To know more, refer to the Working with the Developer Dashboard section.

Expression Playground

Enables you to evaluate any expression and fetch the relevant dynamic data.

By default, the expression displays the Session ID.

Examples:

  1. #{session.sessionId}: Displays the session Id for the current session.

  2. #{session.orgId}: Displays the Id of the instance of CloudIO in use.

  3. #{session.userId}: Displays the Id of the logged-in user.

  4. #{session.userName}: Displays the user name of the logged-in user.

The list of expressions and their syntax can be viewed in the Expression builder in the developer mode.

Manage Images

Displays a list of images uploaded to the platform. The details displayed includes the name of the file, timestamp of the upload, and thumbnail of the image.

Manage Custom Handlers

Displays a list of custom handlers that implement custom code to perform DML (Insert, Update, Delete) operations on the datasource.

Manage Datasources

Displays a list of existing datasources.

To know more, refer Managing data sources.

Manage HTML Requests

Displays a list of custom JSON, JavaScript, or Java code snippets.

The item Id of the code snippet can be later as and when needed.

Manage HTML Templates

Displays a list of custom HTML code snippets. You can also add JSON, JavaScript, or Java code snippets.

The item Id of the code snippet can be later as and when needed.

Manage Java Snippets

Displays a list of custom Java code snippets.

The item Id of the code snippet can be later as and when needed.

Manage Language

Displays a list of languages that can be used to localize the interface.

To add a language, use its universal language code. Under the Dictionary management role, you have to define rules for localization for the language added.

Manage Profile Values

Displays a list of conditions that govern access rights.

Profiles can be updated at the following levels as defined during creation:

a. site (server) level

b. org (instance) level

c. role level

d. user level

You cannot add a new profile in this page.

Manage Profiles

Displays a list of existing profiles created by the administrator as well as the developer.

To know more, refer to the Managing profiles section.

Manage Database Log

Displays the database log.

You can only view and clear the log.

Need more information from CloudIO to update the content.

Monitor Email Requests

Displays the list of all the emails sent, along with the receiver and sender details, status of the email, subject, email body, and email sent date.

You can also select and resend a particular email email(s).

OfflineRules

Displays the list of rules set for offline transactions.

The platform allows you to access the pages offline.

Page Fragments

Displays a list of the existing reusable page fragments. To use a particular page fragment, use the unique Fragment Id in the Expression builder.

Pages

Displays the list of existing pages.

To know more, refer to the Working with Pages section.

Upload Requests

Displays the recent uploads.

Last updated

Was this helpful?