Versions Compared

Key

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

...

New-JS7DailyPlanOrder

SYNOPSIS

Create Creates daily plan orders for a number of JS7 Controllers

...

Creates daily plan orders for a number of JS7 Controllers. Orders can be submitted to any
JS7 Controllers that are deployed the respective workflows.

The following REST Web Service API resources are used:

* /daily_plan/orders/generate

PARAMETERS

DailyPlanDate

-DailyPlanDate <DateTime>
Specifies the date for which daily plan orders should be created.
Consider that a UTC date has to be provided.

Default: current day as a UTC date

...