Users provide input parameters during a workflow run in an input parameters dialog box, in the same way that they provide input parameters when a workflow first starts.

You create the layout of the dialog box in the input form designer of the user interaction element, not in the Input Form tab for the whole workflow. The Input Form tab of the whole workflow creates the layout of the input parameters dialog box that appears when you start a workflow. The input form designer of the user interaction element creates the layout of the input parameters dialog box that opens when a workflow arrives at a user interaction element during its run.

Prerequisites

Add a user interaction element to the workflow schema.

Procedure

  1. Log in to the Automation Orchestrator Client.
  2. Navigate to Library > Workflows, and select your workflow.
  3. Select the Schema tab.
  4. Select your User interaction element.
  5. Under Form Inputs, click Edit Input Form.
  6. Configure the appearance, values, and parameter constraints of the User interaction input parameters.
  7. (Optional) To organize your input parameters under separate tabs, click Add Tab.
  8. To finish editing your workflow, click Save.

Results

You created the input parameters dialog box in which users provide input parameters to respond to a user interaction during a workflow run.