Set-ASWorkflowRequest

AdminStudio 2024 R2 SP1 | 28.01 | AdminStudio PowerShell Cmdlets

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:

Set-ASWorkflowRequest 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.