Cisco Cisco Process Orchestrator 3.0 Guida Utente

Pagina di 242
 
7-16
Cisco Process Orchestrator User Guide
OL-30196-01
Chapter 7      Authoring Processes
  Adding Process and Global Variables
The Process > Variables tab displays the defined variables for the open process. 
Figure 7-7
Process Editor Dialog—Variables Tab
Variables can be defined in the process when something is used multiple times. For example, if there is 
one person who is must always be the first approver, you can create a variable for that person so you do 
not have to reenter the email address in the activity properties; you can simply reference the variable.
To add a process variable to a process:
Step 1
In the Process Editor, choose Process, click the Variables tab, then click New > [Variable Type].
Step 2
Enter the information required for the variable type.
Note
For information about the field parameters, see the online help.
Step 3
Click OK to close the dialog box.
Output
Output variables are created in the process definition. They specify data 
that the process can return to its caller. 
Local
Local variables are created in the process definition and only that process 
can reference them. However, a new instance of the variable is 
established for each process instance, so that one instance’s interaction 
with the variable cannot affect another instance of the process.
Variable Type
Description