Set-ASWorkflowRequest
Edition:Powershell cmdlets are enabled with AdminStudio Enterprise Edition and with Workflow Manager.
The Set-ASWorkflowRequest cmdlet sets the workflow for the specified Backlog request.
Examples
The following are examples of how to use the Set-ASWorkflowRequest cmdlet:
Set-ASWorkflowRequest -PackageRequestId 7 -WorkFlowId 2
Parameters
The Set-ASWorkflowRequest cmdlet has the following parameters:
Parameter |
Description |
PackageRequestId |
(Required) The Id of the Backlog request. |
WorkflowId |
(Required) The Id of the Workflows. |
Return Values
A success or failure message is returned.