Creating a Standalone App Property

To create a standalone app property for your app, follow the steps below.

Note: Once you create an app property either as a standalone property or under a group, you cannot move the property around to another location in the properties list.

To create a group see Creating a Group.

Note: No two standalone properties (properties that are not in a group) can have identical names. Also, property names within the same group must be unique.

Procedure

  1. If your app does not exist, create a new app, and click the Properties button shown on the screen below.

    If your app already exists, then open the app details page and click Properties.

    The App Properties dialog opens.

    If you already have existing properties, they will be displayed. Click Add to add another property.

  2. Enter a meaningful name for the property you want to create.
    Note: The property name must not contain any spaces or special characters other than a dash (-) or an underscore (_).
  3. Click Add property to create a standalone property.
    The property gets created. When you create a property, by default, the property list is presented in a tree view. To view the properties in a list view mode, click Switch view mode.
  4. Select the data type for the new property from its drop-down list.
  5. Enter a default value for the property in the text box next to the property.
  6. Click Save.
    TIBCO Cloud Integration - Flogo (PAYG) runs validation in the background as you create a property. The validation takes into consideration the property type and default value of the property that you entered. The Save button gets enabled only when the validation is successful. Make sure you do not skip this step of saving your newly created property or group.
Related concepts
Related tasks