Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

-WorkflowVersionId <String>
Deployed workflows can be are assigned a version identifier. This parameters The argument allows to select the
workflows that are assigned workflow that is available with the specified version.

Required?false
Position?3
Default value
Accept pipeline input?true (ByPropertyName)
Accept wildcard characters?false

...

-Recursive <SwitchParameter>
Specifies that any all sub-folders should be looked up if the -Folder parameter is used.
By default no sub-folders will be searched for orders.

...

-Prompting <SwitchParameter>
Specifies that orders in a prompting state should be returned. Such orders are put on hold by a
prompt instruction in a workflow and require confirmation to futher proceed before proceeding with execution of the workflow.
For details see the Confirm-JS7Order cmdlet.

...

-Failed <SwitchParameter>
Specifies that orders in a failed state should be returned. Orders are considered being to have failed
if a job in the workflow fails.

...