Cisco Cisco Process Orchestrator 3.1 Guia Do Utilizador

Página de 62
 
 
Copyright 2014 Cisco Systems 
50 
 Cisco Highly Confidential – Controlled Access 
 
A printed copy of this document is considered uncontrolled.  Refer to the online version for the controlled revision. 
CreateChangeRequestTask 
Requests a modification to the configuration of an object or system 
The change requests are used to request system enhancements, report problems with a system, or report changes 
from one system which affects another system. 
Parameters 
ChangeRequestClass (int)—identifier for the change request 
ChangeStatus (ChangeRequestTaskStatus)—current status of the task (New, Assigned, AuthorizationPending, 
AuthorizationDenied, Authorized, ChangeInProgress, ChangeComplete, Canceled, Duplicate) 
ChangeRequestIdentifier (string)—Cisco Process Orchestrator generated ID number for the change request task 
ReasonForChange (string)—describes the business justification for the request  
ChangeTiming (string)—deadline date or time for the change  
WebFormXSLFileName (string)—name of the source XML text file to transform the task XML into HTML for 
viewing in the Web Console 
AffectedTargetConfigurationItemId (Guid)—System ID on which the condition was detected  
ConfigurationItemId (Guid)—IT component to which the alert pertains. 
AffectedServices (string)—IT Service affected by the alert or incident 
AffectedOrganizations (string)—organizations that consume the IT service affected by the alert or incident 
Severity (ItilTechnicalSeverity)—severity of the task (Low, Normal, High)  
AutomationSummary (string)—file path for the related automation summary  
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