Versions Compared

Key

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

...

Ends any delays for repeated execution for all orders for job chain "chain1" from the folder "/test/globals".

-------------------------- EXAMPLE 5 --------------------------

C:\PS>Update-Order -JobChain /sos/reporting/Reporting -Order 548 -Action start -Parameters @{'param1'='value1'; 'param2
'='value2'}

Adds an order to the specified job chain. The order will start one hour later and will use the
parameters from the specified hashmap.