Prompt Sets Page

PromptSet objects define interactive forms that allow users to enter values at object runtime. As a developer and object designer, when you create executable objects you can assign them PromptSet objects on this page. The form defined by the PromptSet object is generated as a request or pop-up dialog when the object executes.

To Add PromptSets to an Executable Object

Prerequisites: one or more PromptSet objects in which you have designed a prompt set.

  1. Open the Prompt Sets page of the executable object under Variables & Prompts.
  2. Click Add PromptSet.
  3. Select the PromptSet object in the Add PromptSet dialog.
    Note: The search in the Add PromptSet dialog is case-sensitive.
  4. Click Add PromptSet again if you want to add another prompt set.
  5. Optionally change the order of the prompt sets by dragging and dropping them. To remove a prompt set, select it and click the Remove button in the toolbar.

The added prompt sets are listed. Select a prompt set to see the prompt set elements it includes on the right.

Notes:

Tip: You can see a preview of the prompt set on the PromptSet Designer page.

To Override Values in the Prompt Set

If a prompt set element is not read-only, you can optionally override the value of the prompt on the Prompt Sets page. The new value is valid for this executable object only and does not affect other objects that use the same PromptSet object.

You can type a value in the prompt set field, or select a predefined variable. Click the label of the prompt to toggle the field between a direct entry field and a variable entry field. To select a predefined variable, click the {&} button in the variable entry field to open a dialog. For more information, see Variable Picker.

There are several types of values that you can use to override values in the prompt:

Predefined Variables

You can use a predefined variable or a text string that contains one or more predefined variables to override a value in a prompt.

The text you enter in a variable entry field can include any combination of the following elements:

Note: Text conventions for variable and object names apply. Follow these rules when writing names:

Value From a Parent Workflow or Object Variable From a Schedule

Enter the object variable from the Variables page of the parent Workflow object or Schedule object. Do not use the {&} button.

Other Options From the Prompt

In the following prompt types, you can override the prompt value with another value by selecting a different value defined in the prompt set element, or entering the desired value.

See also: