Versions Compared

Key

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

...

Starts existing orders the JS7 Controller.

SYNTAX

Start-JS7Order [-OrderId] <String> [[-Arguments] <Hashtable>] [[-At] <String>] [[-AtDate] <DateTime>] [[-Timezone] <String>] [[-StateStartPosition] <String>] [[-EndStateEndPosition] <String>] [[-AuditComment] <String>] [[-AuditTimeSpent] <Int32>] [[-AuditTicketLink] <Uri>] [<CommonParameters>]

...

Required?true
Position?1
Default value
Accept pipeline input?true (ByValue, ByPropertyName)
Accept wildcard characters?false

...

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

...

StartPosition

-State StartPosition <String>
Specifies that the order should enter the workflow at the workflow node that
is assigend the specified stateposition.

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

...

EndPosition

-EndState EndPosition <String>
Specifies that the order should leave the workflow at the workflow node that
is assigend the specified stateposition.

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

...