Versions Compared

Key

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

...

  • Import an export can be used
    • for migration purposes when upgrading between JS7 minor/major releases,
    • as part of a rollout strategy for example to rollout from dev -> test -> prod environments. A more elaborated rollout strategy includes to use JS7 - Inventory Git Integration.
  • Import and export

...

The contents of the Examples.Unix folder is the list of includes included sub-folders like this:

The contents of the 05_ScheduledExecution folder is a list of objects in JSON format.

...

Export/import is a valid strategy to perform rollout operations, for example from dev -> test -> prod environments.

At the same time this requires some discipline about the nature of scheduling objects to be local to a specific environment or to be prepared for rollout across environments.

Find details from JS7 - Rollout Strategiesof Scheduling Objects.