Top
Systemwalker Runbook Automation Operation Guide
Systemwalker

8.4.2 Importing a Schedule Definition

Schedule Definition information, Schedule Patterns, and holiday calendars that have been exported can be imported to a different Management Server.

Use the following procedure to import the Schedule Definition.

  1. Apply the Automated Operation Process Group/process definition

    Apply the Automated Operation Process Group and process definition used in the schedule feature that were exported from the Systemwalker Runbook Automation Studio or the import source Management Server.

    Refer to "Chapter 3 Developing Automated Operations" or "Chapter 4 Registering Automated Operation Process" for information on the application procedure.

  2. Import the holiday calendar

    Use the holiday calendar information import command (swrba_holimport) to import the holiday calendar.

    swrba_holimport -ent holiday-calendar
  3. Import the Management Server common Schedule Pattern

    Use the Schedule Pattern import command (swrba_patternimport) to import the Schedule Pattern.

    swrba_patternimport -ent sample-pattern
  4. Import the Schedule Definition/process group common Schedule Pattern

    Use the Schedule Definition import command (swrba_scheduleimport) to import the Schedule Definition and process group common Schedule Pattern.

    swrba_scheduleimport -d C:\work
  5. Enable the imported Schedule Definition

    The imported Schedule Definition is in a Disable state. Enable the Schedule Definition so that it can be used.

Note that, when different directory services are referenced for the export source and the import destination, add the required users and assign the required privileges, and create the various roles that are used in the process definition. Refer to the Systemwalker Runbook Automation Installation Guide and "2.1 Procedure of preparing for Automated Operations" for details.

Refer to the Systemwalker Runbook Automation Reference Guide for information on the commands.