Hi All,
How to setup alarm type for exception handler definition in the Job properties in SMC /flow manager. I couldn't find any document on this.Please can you help me on this.
Thanks,
SS
This IBM technote describes how to create an alarm.
Create an Alarm:
1. Change directory to PPM Alarm directory
>cd /<JS_TOP>/work/alarms
2. Create an alarm script
>cat example.alarm
DESCRIPTION=Description of alarm
NOTIFICATION=Email[user1@company.com,user2@company.com]
#NOTIFICATION=CMD[/file_path/script_file #{user_variable}]
3. Reconfigure Alarm
>jreconfigalarm
Source: https://www.ibm.com/support/pages/process-manager-create-alarm
Thanks , it worked but have 3 issues
1. Sometimes alarms will disappear from the drop down menu.
2.we can't edit/modify the alarm once saved /applied.
3. It will show at job level not at flow level .it should show the alarms at flow level and job level
do I need to do anything once after reconfigure alarm to get it work.
3. Reconfigure Alarm
>jreconfigalarm
below screen shot showing none but we have alarms configured.refresh doesn't work.new session works sometimes.
The SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment.
SAS technical trainer Erin Winters shows you how to explore assets, create new data discovery agents, schedule data discovery agents, and much more.
Find more tutorials on the SAS Users YouTube channel.