|

Modifying the HTTP destinations

|

You can modify, add, or delete an HTTP or HTTPS destination while Tivoli Workload Scheduler for z/OS is |running. To make the changes immediately effective, without stopping |and restarting the controller, enter the following MODIFY operator |command:

|
/F procname,RFRDEST

where procname is the Tivoli Workload Scheduler for z/OS JCL procedure name. |For detailed information about the MODIFY command, see the Tivoli Workload Scheduler for z/OS: Managing the Workload.

|

You can add a maximum of 100 destinations, without having to restart |the controller. The MODIFY command manages up to a total of 100 new |destinations, regardless if you add them at once or at different times. |After 100 destinations added, you must stop and restart the controller |to have the MODIFY command manage other 100 new destinations.

|
|
Note:
|
Deleting an HTTP or HTTPS destination does not increment |the number of maximum additions allowed.
|

You can modify or delete an unlimited number of HTTP or HTTPS destinations. |However, if you modify the destination name this |operation is considered as adding a new destination.

|

When you define the first destination with the ROUTOPTS statement, |to make this setting effective you must stop and restart the controller. |You cannot run the MODIFY command.

|

To list the HTTP or HTTPS destinations |that are currently used by the controller, enter the following MODIFY |operator command (the list is stored in the MLOG):

|
/F procname,DSPDEST

where procname is |the Tivoli Workload Scheduler for z/OS JCL procedure name.

|

If you run a MODIFY command either to refresh the destinations |or display the list of destinations in use, while another command |to refresh the destinations is being processed, the error message |EQQHT50W is issued. Wait for the refresh command to complete, then |enter the command again.