If the value of the NotifyMethod is set to 0 (zero), then change this value to the correct value, depending upon the method you are using in your environment.
Below are the available values for this parameter. You may use only 1 option.
NotifyMethod=0 #Do not send notification. This is the default.
NotifyMethod=1 #Send notification using standard email from CA Workload Automation AE
NotifyMethod=2 #Send notification using Unicenter Notification ServiceFor the changes to take effect, you can perform a simple kill -HUP on the scheduler and application server PID's. A hard restart is not required..
Example: CA Services Status Report
Component Name Pid Status
------------------------------------ ------- --------------
WAAE Web Server (ACE) 9592 running
WAAE Application Server (ACE)
15579 running
WAAE Scheduler (ACE)
18984 running
[
[email protected] autouser.ACE]#
kill -HUP 15579 18984