Cisco Cisco Process Orchestrator 3.1 Guia Do Utilizador

Página de 62
 
 
Copyright 2014 Cisco Systems 
49 
 Cisco Highly Confidential – Controlled Access 
 
A printed copy of this document is considered uncontrolled.  Refer to the online version for the controlled revision. 
Parameters (List<NamedParameter>)—collection of named parameters. The named parameter is a generic 
name/value pair that can be used for any task to add extra information. 
Return Type 
string 
CreateApprovalTask 
Specifies the user or group required to approve a task including the message associated for the approver 
Parameters 
Message (string)—informs the approver what is being requested  
ApprovalChoiceIndex (int)—0-based index of the approval choices in the task  
AutomationSummary (string)—file path for the related automation summary  
ApprovalChoices (List<Collection of strings>)—choices available to the approver  
ApprovalStatus (ApprovalTaskStatus)—current status of the task (New, Assigned, Pending, InProgress, Waiting, 
Canceled, Completed) 
WebFormXSLFileName (string)—name of the source XML text file to transform the task XML into HTML for 
viewing in the Web Console 
Name (string)—name of the object 
Description (string)—text that describes the object 
DueDate (string)—indicates the time period the task should be resolved. Note that this is the date AND time in UTC 
when the task is due. 
ExpirationDate (string)—when the task expires. Note that this is the date AND time in UTC when the task expired. 
CompletedTime (string)—indicates the time period the task was completed. Note that this is the date AND time in 
UTC when the task is completed. 
Priority (TaskPriority)—indicates the priority of the task (Low, Medium, High)  
NotificationRecipients (List<Collection of strings>)—list of recipients to be notified about the task 
ExternalSystem (string)—external system for the task 
ExternalId (string)—external Id for the task 
RelatedTaskIds (List<Collection of Guids>)—Task ID of the related task 
CategoryIds (List<Collection of Guids>)—categories that this task directly belongs to, if any. Note that this does 
not include categories that the process has an INdirect membership in, such as in the case of a category within a 
category. 
Parameters (List<NamedParameter>)—collection of named parameters. The named parameter is a generic 
name/value pair that can be used for any task to add extra information. 
Return Type 
string