Removing Send Server Event and Cancel Server Event on Windows
- Navigate to <install root>\Workload Control Center\JobStatusConsoleServer\JobSServer\bin\com\ca\uejm\jobconsole\server\view
- Create a copy of JobAction_Order.properties and name the file JobAction_Order.properties.ORIG.
- Open the original JobAction_Order.properties. The file will appear as shown below:
AlertActionOrder=44,45,43
AutoSysActionOrder=1,2,7,3,4,5,6,8,10
CA7ActionOrder=20,21,22,23,24,25,26,27,29,31,33
CommonActionOrder=100,101,102,103
CommonActionMatch=1,23,3,21,4,23,7,27
AutoSysJobLogsOrder=11,12,13
AutoSysServerActionOrder=14,15
- Modify AutoSysServerActionOrder=14, 15 to AutoSysServerActionOrder=
- The file will appear as shown below:
AlertActionOrder=44,45,43
AutoSysActionOrder=1,2,7,3,4,5,6,8,10
CA7ActionOrder=20,21,22,23,24,25,26,27,29,31,33
CommonActionOrder=100,101,102,103
CommonActionMatch=1,23,3,21,4,23,7,27
AutoSysJobLogsOrder=11,12,13
AutoSysServerActionOrder=
- Save and close the file.
- Restart the two Job Status Console services.
- Log in to WCC and open Job Status Console to the Job Status: Jobs page. The drop-down list for job actions will now appear as shown below, and users will not have access to Send Server Event and Cancel Event Server.
Removing Send Server Event and Cancel Server Event on *NIX
- Navigate to <install root>/WorkloadCC/JobStatusConsoleServer/JobSServer/bin/com/ca/uejm/jobconsole/server/view
- Create a copy of JobAction_Order.properties and name the file JobAction_Order.properties.ORIG.
- Open the original JobAction_Order.properties. The file will appear as shown below:
AlertActionOrder=44,45,43
AutoSysActionOrder=1,2,7,3,4,5,6,8,10
CA7ActionOrder=20,21,22,23,24,25,26,27,29,31,33
CommonActionOrder=100,101,102,103
CommonActionMatch=1,23,3,21,4,23,7,27
AutoSysJobLogsOrder=11,12,13
AutoSysServerActionOrder=14,15
- Modify AutoSysServerActionOrder=14, 15 to AutoSysServerActionOrder=
- The file will appear as shown below:
AlertActionOrder=44,45,43
AutoSysActionOrder=1,2,7,3,4,5,6,8,10
CA7ActionOrder=20,21,22,23,24,25,26,27,29,31,33
CommonActionOrder=100,101,102,103
CommonActionMatch=1,23,3,21,4,23,7,27
AutoSysJobLogsOrder=11,12,13
AutoSysServerActionOrder=
- Save and close the file.
- Restart the two Job Status Console processes.
- Log in to WCC and open Job Status Console to the Job Status: Jobs page. The drop-down list for job actions will now appear as shown below, and users will not have access to Send Server Event and Cancel Event Server.
<Please see attached file for image>

Restoring Send Server Event and Cancel Server Event on Windows
- Navigate to <install root>\Workload Control Center\JobStatusConsoleServer\JobSServer\bin\com\ca\uejm\jobconsole\server\view
- Stop the two Job Status Console services.
- Rename the current JobAction_Order.properties to JobAction_Order.properties.MODIFIED
- Rename JobAction_Order.properties.ORIG to JobAction_Order.properties
- Start the two Job Status Console services.
- Log in to WCC and open Job Status Console to the Job Status: Jobs page. The drop-down list for job actions will now appear as shown below, and users will again have access to Send Server Event and Cancel Event Server.
Restoring Send Server Event and Cancel Server Event on *NIX
- Navigate to <install root>/WorkloadCC/JobStatusConsoleServer/JobSServer/bin/com/ca/uejm/jobconsole/server/view
- Stop the two Job Status Console services.
- Rename the current JobAction_Order.properties to JobAction_Order.properties.MODIFIED
- Rename JobAction_Order.properties.ORIG to JobAction_Order.properties
- Start the two Job Status Console services.
- Log in to WCC and open Job Status Console to the Job Status: Jobs page. The drop-down list for job actions will now appear as shown below, and users will again have access to Send Server Event and Cancel Server Event.
<Please see attached file for image>
