Skip to main content
Version: 8.1

Manage apps

Level: beginner

Use the Application Hub section to manage Creatio apps and add-ons. In Creatio, apps are function blocks that solve business problems. For example, an app can be a set of request management tools. An app can consist of one or more content packages. Packages are added automatically when you create a new app.

The Application Hub section lets you:

Create an app manually

You can create apps of any complexity in a single place using the Application Hub, which lets you streamline the development process as much as possible. Apps can include:

  • sections that are displayed as navigation menu items and comprise various custom UI elements
  • various pages, e. g, lists, form pages, dashboards
  • business processes
  • custom REST and SOAP service integrations
  • other schema types that are a part of Creatio configuration, e. g., objects, data bindings, SQL scripts, etc.

Before you create an app, set your maintainer name to the “Publisher” (“Maintainer” code) system settings. We do not recommend developing an app using the “Customer” maintainer because such apps can become editable on development environments regardless of your intentions.

To create a new app manually:

  1. Click in the top right → “Application management” → “Application Hub.”

  2. Click New application (Fig. 1). This opens a window.

    Fig. 1 Add an app
    Fig. 1 Add an app
  3. Select a new app template based on your business goals (Fig. 2):

    • Records & Business processes. Contains Freedom UI section schemas. The Freedom UI section is displayed in a separate workplace.
    • Dashboards. Contains Home Page schemas of page type. The page is displayed in a separate workplace.
    • Custom. An empty template that contains a package with no configuration element schemas.

    For example, select “Records & Business processes” to add a list and form page to the app automatically.

    note

    If you want to install an existing app, select “Install from file” or “Marketplace powered.” Also, you can select “Customer 360” and “Case Management” to install these apps quickly if you do not have them.

    Fig. 2 Select an app template
    Fig. 2 Select an app template
  4. Click Select to confirm the template. This opens a window.

  5. Specify the app parameters. This data will be stored as the app metadata. You can review or change it whenever you need. Learn more about the app metadata in a separate article: Set up the app metadata.

    1. Select the app icon by clicking the arrows or using the scroll wheel.

    2. Select the app icon color.

    3. Enter the app name in the PLEASE NAME YOUR APPLICATION field. The app name must be unique. This is a required field.

    4. Edit the app code if needed.

      note

      App content includes source code that contains macros. When you create an app, Creatio sets the macros to metadata values.

  6. Select Link to an existing object to use an existing object in the app and transfer your previous customizations to Freedom UI. Otherwise Creatio adds a new object for the app.

  7. Click Create (Fig. 3).

    Fig. 3 App parameters
    Fig. 3 App parameters

As a result, Creatio will add the app to the Application Hub section (Fig. 4). The app will contain the elements included in the template. For example, a list page and form page. You might need to add new sections to workplaces before users can start working with the app.

Fig. 4 Configuration of the new app
Fig. 4 Configuration of the new app

To view the results or test the app in operation, click Run app. You can also use this option to preview the improvements you make to the app.

Since Creatio version 8.1.2, you can edit the self-developed app on other environments if the maintainer of the environment and maintainer of the app or package match and the “Allow to edit your own apps from an archive” (“CanEditOwnAppsFromArchive” code) system setting is turned on.

Create an app using AI

You can accelerate Creatio app development drastically using AI. Enter the app description and the AI will create an app, including objects, pages, sections, and columns.

This functionality is available out of the box in Creatio cloud.

To create a new app using AI:

  1. Click in the top right → “Application management” → “Application Hub.”

  2. Click New application. This opens a window.

  3. Select AI generatedSelect. This opens a window (Fig. 5).

    Fig. 5 Create an app using AI
    Fig. 5 Create an app using AI
  4. Specify the app parameters. This data will be stored as the app metadata. You can review or change it whenever you need. Learn more about the app metadata in a separate article: Set up the app metadata.

    1. Select the app icon by clicking the arrows or using the scroll wheel. OpenAI does not use the icon as part of the app generation.
    2. Select the app icon color. OpenAI does not use the color as part of the app generation.
    3. Enter the app name in the PLEASE NAME YOUR APPLICATION field. OpenAI uses this value as the name of the app and the main app section.
  5. Describe the app structure in the DESCRIBE WHAT IT'S FOR field. OpenAI generates the app in the language of the prompt. Learn more about making the most effective prompts: AI prompt guidelines.

  6. Click Generate with AI.

  7. Wait until OpenAI finishes generating the app.

As a result, OpenAI will create a new app based on your prompts. You will be able to customize it further similarly to any other app. The generated app will include the following:

  • demo data

  • dynamic cases

  • progress bars on form pages

  • customizable mini page for adding lookup and expanded list records

AI prompt guidelines

OpenAI generates apps based on any prompt, but the results might not always be close to your business vision. Follow these guidelines to ensure the result fulfills your business goals as much as possible:

  1. Describe only the app structure in the prompt, i. e., objects, lookup objects, sections, pages, and fields. Avoid marketing text, internal jargon, or functionality unrelated to the app structure, for example, Jira integration.
  2. Describe the app structure thoroughly and explicitly if you want to get precise results. AI can add details, for example, fields, to the app if your prompt is short or vague.
  3. Describe the data model if you want to have the most control over the results.

For example: An application for selling travel packages. I need to track: travel package name, stage, customer's full name, phone number, email, number of adults, number of children over 3 years old, destination, trip start date, trip end date, number of nights, estimated budget. Also, add the table of preferences (field: preferences(text)) and table of recommended hotels (column: hotel name(text)) for each travel package.

Install an app from Marketplace

  1. Click in the top right → “Application Management” → “Application Hub.”

  2. Click New application (Fig. 6). This opens a window.

    Fig. 6 Add an app
    Fig. 6 Add an app
  3. Select Marketplace poweredSelect. You will be redirected to the Creatio Marketplace website.

  4. Log in under your credentials. If you do not have an account, sign up and log in to your account.

  5. Select the app to install and look through its characteristics and support conditions. Click Install if the app requirements match your Creatio configuration. You will be redirected to the Creatio App Installation Wizard in the Application Hub.

  6. Click Install on the Wizard page. The installation might take several minutes to finish. Wait for the process to complete before taking any further action.

As a result, Creatio will add the app to the Application Hub section.

Fig. 7 New app in the Application Hub section
Fig. 7 New app in the Application Hub section

To view the results or test the app in operation, open the app and click Run app.

If something goes wrong during the installation, you can always download the installation log and restore your Creatio configuration to the state before the app was installed in a single click.

Fig. 8 App installation error
Fig. 8 App installation error

Install an app from a file

You can also install an app from a *.zip or *.gz file. This method can be more convenient for Creatio on-site users who have limited access to external requests. To do this:

  1. Open the needed app → the Packages tab → download the Marketplace app files.

  2. Click in the top right → “Application Management” → “Application Hub.”

  3. Click New application. This opens a window.

  4. Select Install from fileSelect.

  5. Click Select file on the page of the Marketplace App Installation Wizard and specify the app file path.

    Once you select the file, the installation will run automatically.

Install an app into an environment that uses a balancer

If you use a load balancer to ensure fault tolerance of your Creatio application, the install process for apps differs. Install an app from a file into one Creatio instance, then transfer settings to other instances. Learn more in a separate article: Compile an app on a web farm.

Deploy an app

You can transfer apps between trial Creatio environments in the Application Hub without downloading apps. For example, this is useful for setting up demo websites and conducting presentations.

To transfer an app:

  1. Click in the top right → “Application Management” → “Application Hub.”

  2. Click the button in the bottom right of the app icon → “Deploy” (Fig. 9).

    Fig. 9 Deploy the app
    Fig. 9 Deploy the app
  3. Select the target site → Deploy.

    Fig. 10 Deployment parameters
    Fig. 10 Deployment parameters

As a result, Creatio will add the app to the Application Hub section of the target website.

If something goes wrong during the installation, you can always download the installation log and restore your Creatio configuration in a single click.

Download an app

You can download custom and Marketplace apps as archives to transfer them to different environments. To download an app:

  1. Click in the top right → “Application Management” → “Application Hub.”

  2. Click the button in the bottom right of the app icon → “Export” (Fig. 11) and wait for the process to complete.

    Fig. 11 Download an app
    Fig. 11 Download an app

As a result, the browser will download the *.zip archive that contains all the app files to your machine.

When you download an app, Creatio saves any data you entered into the app as well as the following metadata:

  • icon
  • color
  • name
  • description

Creatio applies this data when you install the app into a different environment. If you install an app from an archive, Creatio creates an app automatically. An app name and code are based on the *.zip or *.gz archive name, the date specified in the app name is the archive downloading date.

Update an app from Marketplace

Development and pre-production environments of Creatio in the cloud can notify system administrators (users who belong to the “System administrators” role) about new versions of installed Marketplace apps.

Out of the box, the “Check Marketplace apps update availability” business process checks for updates of installed Marketplace apps daily. You can change how often to check for updates by editing the process.

If an update exists, Creatio displays the following notifications:

  • system message in the Notification panel (Fig. 12)

    Fig. 12 System message in the Notification panel
    Fig. 12 System message in the Notification panel
  • Update icon on the app tile in the Application Hub (Fig. 13)

    Fig. 13 Update icon on the app tile in the Application Hub
    Fig. 13 Update icon on the app tile in the Application Hub
  • Update button in the No-Code Designer (Fig. 14)

    Fig. 14 Update button in the No-Code Designer
    Fig. 14 Update button in the No-Code Designer

You can enable notifications for production environments deployed in the cloud or on-site with access to external networks. To do this, turn on the “AppsFeatures.CheckApplicationUpdates” feature for a production environment. Instructions: Change the status of an additional feature for all users (developer documentation).

Important

Before you update a Marketplace app on a production environment, make sure the Marketplace app can be updated successfully on a pre-production environment.

To update a Marketplace app:

  1. Open the app update page. You can do it in several ways:

    • Click the system message in the Notification panel
    • Open the Application Hub section → button in the bottom right of the app icon → Update
    • Open the app page in the No-Code DesignerUpdate

    This opens the App update window in the Application Hub section (Fig. 16).

  2. Click Update and wait for the process to complete.

Fig. 15 App update window of Customer 360 app
Fig. 15 App update window of Customer 360 app

As a result, Creatio will update the app in the Application Hub section.

If something goes wrong during the update, you can always download the installation log and restore your Creatio configuration to the state before the update was installed in a single click.

Delete an app

You can delete custom and Marketplace apps. To delete an app:

  1. Click in the top right → “Application Management” → “Application Hub.”

  2. Click the button in the bottom right of the app icon → “Delete” (Fig. 16) and wait for the process to complete.

    Fig. 16 Delete an app
    Fig. 16 Delete an app

See also

Overview of Freedom UI Designer and its elements