Versions Compared

Key

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

...

SettingDefaultExplanation
scheduleConfig.forcedWorkingDayCalendarNameAnyDaysWith the JS1 use of calendars is optional, with the JS7 use of JS7 - Calendars is required. This setting forces use of the same calendar for working days with any schedules that are created. By default a calendar with the name AnyDays is assumed. Users have to create a calendar with this name prior to running the Converter.
scheduleConfig.forcedNonWorkingDayCalendarName
This setting forces use of the same calendar for non-working days with any schedules that are created. Use of a calendar for non-working days is optional. Users have to create a calendar with this name prior to running the Converter.
scheduleConfig.defaultWorkingDayCalendarNameAnyDaysThis setting specifies a default calendar for working days for schedules that do not specify a calendar on their own. By default a calendar with the name AnyDays is assumed. Users have to create a calendar with this name prior to running the Converter.
scheduleConfig.defaultNonWorkingDayCalendarNameAnyDaysThis setting specifies use of a default calendar for non-working days with schedules that do not specify a calendar on their own. Use of a calendar for non-working days is optional. Users have to create a calendar with this name prior to running the Converter.
scheduleConfig.defaultTimeZoneEtc/UTC

With the JS1 a schedule optionally specifies a time zone. With the JS7 a time zone is required for scheduled. This setting specifies the default time zone that is applied if a JS1 schedule does not specify a time zone.

See List of tz database time zones 

scheduleConfig.planOrdersfalseOrders are automatically planned for the JS7 - Daily Plan.
scheduleConfig.submitOrdersfalseOrders are automatically submitted to Controllers for the JS7 - Daily Plan.

Section: Calendar

SettingDefaultExplanation
calendarConfig.forcedFolderRoot folder

Specifies the folder where the calendars are generated.

Example:

calendarConfig.forcedFolder = Calendars

Section: JS1

This section includes settings specified for JobScheduler 1.x.

Section: JobStream

SettingDefaultExplanation
js1.jobStream.generateJobFileIfNotExistsfalse

This refers to a situation where there is only a JSON definition available for a job stream.

Note: the converter should be restarted if the JS1 <job name>.job.xml files have been created.

Recommendations

It is recommended to create the following objects in the JS7 inventory prior to conversion:

...