Cisco Cisco Process Orchestrator 3.0 Guida Utente
7-27
Cisco Process Orchestrator User Guide
OL-30196-01
Chapter 7 Authoring Processes
Managing Processes
Step 2
In the Confirm Start Process dialog box:
•
If the process has any input variables, verify the variables associated with the process in the
Parameters table. To update the variable, highlight the variable and click Edit to modify the value.
Parameters table. To update the variable, highlight the variable and click Edit to modify the value.
•
To start a process from a specific starting point, check the Start from start point check box and
then select the appropriate starting point from the drop-down list. The first activity after the
specified starting point will run first.
then select the appropriate starting point from the drop-down list. The first activity after the
specified starting point will run first.
•
To specify a target that is different from the default process target, check the Override target
(Target name) check box and select a target from the drop-down list.
(Target name) check box and select a target from the drop-down list.
•
To create a new target for this process, click New. For additional information on targets, see
Step 3
Click OK to confirm.
Step 4
The Start Process Results dialog box displays the progress of the process. To view the process workflow,
double-click the process instance.
double-click the process instance.
Step 5
Click Close to return to the console.
Archiving Process Instances
The Process Orchestrator provides settings that control:
•
Whether the server saves the process state after the process completes.
•
Whether the process is restartable in case of a server restart or failover.
Both the archival and resume options affect performance (how much data is saved into the database and
how often). However, only the resume option controls whether the process is restartable. If the process
is set to “archive” but “not resume”, it will save the data to the database but will not restart when the
server restarts.
how often). However, only the resume option controls whether the process is restartable. If the process
is set to “archive” but “not resume”, it will save the data to the database but will not restart when the
server restarts.
To specify the archival and resume settings for an existing process:
Step 1
In the Process Editor, choose Toolbox > Processes, highlight the process, and choose Process > Edit.
Step 2
In the process properties dialog, click the Options tab.
Step 3
In the Execution section, if you want the server to resume the process that is running when server restarts
or fails over, click Resume execution if interrupted.
or fails over, click Resume execution if interrupted.
Step 4
In the Archival section, choose one of the archival options. For example, the following is an example of
a archive based on a condition:
a archive based on a condition:
Figure 7-13
Archive Based on a Condition