Viewing Details of a Schedule or Schedule Policy Using the Command Line Interface

You can view the details of your schedules or schedule policies.

Note

To view the details of a schedule or a schedule policy using a schedule name, use the GET Schedule Properties API.

Procedure

  1. Download the schedule_details.xml file and save it on the computer from where the command will be executed.

  2. Run the qlogin command to log on to the CommServe computer.

  3. To view the schedule policy details, go to software_installation_directory/Base folder, run the following command after substituting the parameter value.

    qoperation execute –af schedule_details.xml -taskName "schedule_policy_name"
    

    where schedule_policy_name is the task name for the schedule policy.

  4. To view the schedule details, go to software_installation_directory/Base folder, run the following command after substituting the parameter value.

    qoperation execute –af schedule_details.xml -subtaskName "schedule_name"
    

    where schedule_name is the sub-task name for the schedule.

Page contents

×

Loading...