PowerCenter 
			
			- PowerCenter 10.5.6
 - All Products
 
           
      	
            
	
      Parameter Name 
 | Required/ Optional 
 | Description 
 | 
|---|---|---|
SessionID  | Required  | Session ID generated after log in.   | 
FolderName  | Required  | Name of the folder containing the workflow.  | 
WorkflowName  | Required  | Name of the workflow to run.  | 
RequestMode  | Required  | Indicates the recovery strategy for the session task: 
  | 
ServiceName  | Required  | Name of the Integration Service that runs the workflow.  | 
WorkflowRunInstanceName  | Optional  | Name of the workflow run instance to run.  | 
Reason  | Optional  | Describes the reason to start the workflow.  | 
ParameterFileName  | Optional  | Name of the parameter file to use when running the workflow.  | 
TaskInstancePath  | Optional  | Path specifying the location of the task. If the task is within a workflow, enter the task name alone. If the task is within a worklet, enter < WorkletName >.<TaskName >. Enter the taskInstancePath as a fully qualified string. | 
OSUser  | Optional  | Specifies the operating system profile assigned to the workflow.  | 
DomainName  | Optional  | Domain name for the Integration Service.  | 
AttributeName  | Optional  | Name of the attribute in the attribute name and value pair used to start the workflow.   | 
AttributeValue  | Optional  | Value of the attribute in the attribute name and value pair used to start the workflow.  | 
Key  | Optional  | Key to use to start a workflow or task.  | 
MustUse  | Optional  | Indicates whether the key must be used to start the workflow or task.  | 
ParameterScope  | Optional  | Scope of the parameter in a parameter array definition.  | 
ParameterName  | Optional  | Name of the parameter in a parameter array definition.  | 
ParameterValue  | Optional  | Value of the parameter in a parameter array definition.  |