Operator Dialog activity
Use the Operator Dialog activity in the TrueSight Orchestration Development Studio application to define an Operator dialog that enables the workflow operator to interact with a process at run time through the TrueSight Orchestration Operator Control Panel application.
You can test processes that use an Operator Dialog activity in the TrueSight Orchestration Development Studio application. When you use an Operator Dialog activity, the values you enter during execution are mapped to context items and used in activities.
The Operator Dialog window has a header and a description that you provide. You can use the description field to provide information to the person responsible for running the operator process. You determine the type of inputs, specify if the inputs are required, and a default value. The Operator Dialog activity can contain an unlimited number of inputs and types. By default, none of the inputs is required. There are six input types that you can use to define an operator input:
- String
- Password
- Numeric
- Date
- Boolean
- List
This section contains the following topics: