<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Setup alarm SMC/flow manager in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Setup-alarm-SMC-flow-manager/m-p/654656#M19123</link>
    <description>&lt;P&gt;This IBM technote describes how to create an alarm.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Create an Alarm:&lt;/STRONG&gt;&lt;BR /&gt;1. Change directory to PPM Alarm directory&lt;BR /&gt;&amp;gt;cd /&amp;lt;JS_TOP&amp;gt;/work/alarms&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;2. Create an alarm script&lt;BR /&gt;&amp;gt;cat example.alarm&lt;BR /&gt;DESCRIPTION=Description of alarm&lt;BR /&gt;NOTIFICATION=Email[user1@company.com,user2@company.com]&lt;BR /&gt;#NOTIFICATION=CMD[/file_path/script_file #{user_variable}]&lt;BR /&gt;&lt;BR /&gt;3. Reconfigure Alarm&lt;BR /&gt;&amp;gt;jreconfigalarm&lt;BR /&gt;&lt;BR /&gt;Source: &lt;A href="https://www.ibm.com/support/pages/process-manager-create-alarm" target="_blank" rel="noopener"&gt;https://www.ibm.com/support/pages/process-manager-create-alarm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jun 2020 19:06:12 GMT</pubDate>
    <dc:creator>gwootton</dc:creator>
    <dc:date>2020-06-08T19:06:12Z</dc:date>
    <item>
      <title>Setup alarm SMC/flow manager</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Setup-alarm-SMC-flow-manager/m-p/654608#M19119</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;How to setup alarm type for exception handler definition in the Job properties in SMC /flow manager. I couldn't find any document&amp;nbsp; on this.Please can you help me on this.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;SS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sathya66_0-1591635372220.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/40921i30E93630ECE72C4E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sathya66_0-1591635372220.png" alt="sathya66_0-1591635372220.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 17:00:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Setup-alarm-SMC-flow-manager/m-p/654608#M19119</guid>
      <dc:creator>sathya66</dc:creator>
      <dc:date>2020-06-08T17:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: Setup alarm SMC/flow manager</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Setup-alarm-SMC-flow-manager/m-p/654636#M19121</link>
      <description>Since this is a LSF feature, may be you can refer IBM documents?&lt;BR /&gt;&lt;A href="https://www.ibm.com/support/knowledgecenter/en/SSZRJV_10.2.0/ppm_source_inpac/pm_alarms.html" target="_blank"&gt;https://www.ibm.com/support/knowledgecenter/en/SSZRJV_10.2.0/ppm_source_inpac/pm_alarms.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="https://www.ibm.com/support/knowledgecenter/en/SSZRJV_10.2.0/ppm_source_inpac/pm_exception_handling.html" target="_blank"&gt;https://www.ibm.com/support/knowledgecenter/en/SSZRJV_10.2.0/ppm_source_inpac/pm_exception_handling.html&lt;/A&gt; (search for Alarm)</description>
      <pubDate>Mon, 08 Jun 2020 18:02:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Setup-alarm-SMC-flow-manager/m-p/654636#M19121</guid>
      <dc:creator>AnandVyas</dc:creator>
      <dc:date>2020-06-08T18:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Setup alarm SMC/flow manager</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Setup-alarm-SMC-flow-manager/m-p/654656#M19123</link>
      <description>&lt;P&gt;This IBM technote describes how to create an alarm.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Create an Alarm:&lt;/STRONG&gt;&lt;BR /&gt;1. Change directory to PPM Alarm directory&lt;BR /&gt;&amp;gt;cd /&amp;lt;JS_TOP&amp;gt;/work/alarms&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;2. Create an alarm script&lt;BR /&gt;&amp;gt;cat example.alarm&lt;BR /&gt;DESCRIPTION=Description of alarm&lt;BR /&gt;NOTIFICATION=Email[user1@company.com,user2@company.com]&lt;BR /&gt;#NOTIFICATION=CMD[/file_path/script_file #{user_variable}]&lt;BR /&gt;&lt;BR /&gt;3. Reconfigure Alarm&lt;BR /&gt;&amp;gt;jreconfigalarm&lt;BR /&gt;&lt;BR /&gt;Source: &lt;A href="https://www.ibm.com/support/pages/process-manager-create-alarm" target="_blank" rel="noopener"&gt;https://www.ibm.com/support/pages/process-manager-create-alarm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jun 2020 19:06:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Setup-alarm-SMC-flow-manager/m-p/654656#M19123</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2020-06-08T19:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Setup alarm SMC/flow manager</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Setup-alarm-SMC-flow-manager/m-p/663095#M19254</link>
      <description>&lt;P&gt;Thanks , it worked but&amp;nbsp; have 3 issues&lt;/P&gt;&lt;P&gt;1. Sometimes alarms will disappear from the drop down menu.&lt;/P&gt;&lt;P&gt;2.we can't edit/modify the alarm once saved /applied.&lt;/P&gt;&lt;P&gt;3. It will show at job level not at flow level .it should show the alarms at flow level and job level&lt;/P&gt;&lt;P&gt;do I need to do anything once after&amp;nbsp; reconfigure alarm to get it work.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3. Reconfigure Alarm&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;gt;jreconfigalarm&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;below screen shot showing none but we have alarms configured.refresh doesn't work.new session works sometimes.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sathya66_0-1592472485640.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/46341iB293244952450FE9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="sathya66_0-1592472485640.png" alt="sathya66_0-1592472485640.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jun 2020 09:37:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Setup-alarm-SMC-flow-manager/m-p/663095#M19254</guid>
      <dc:creator>sathya66</dc:creator>
      <dc:date>2020-06-18T09:37:19Z</dc:date>
    </item>
    <item>
      <title>Re: Setup alarm SMC/flow manager</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Setup-alarm-SMC-flow-manager/m-p/663212#M19256</link>
      <description>After you make modifications to an existing alarm file or add a new one you would run jreconfigalarm to read in those changes.&lt;BR /&gt;&lt;BR /&gt;In my testing I added an alarm and ran jreconfigalarm and after clicking "Refresh" was able to see this in the Alarm type drop-down list. If this is not happening for you, ensure you have the latest hot fixes installed. You may also wish to raise a technical support track.&lt;BR /&gt;&lt;BR /&gt;In the properties for the flow under the "Job Attributes" tab you can find the Exception Handler section. This is also available in the advanced properties for the individual jobs.&lt;BR /&gt;</description>
      <pubDate>Thu, 18 Jun 2020 16:13:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Setup-alarm-SMC-flow-manager/m-p/663212#M19256</guid>
      <dc:creator>gwootton</dc:creator>
      <dc:date>2020-06-18T16:13:39Z</dc:date>
    </item>
  </channel>
</rss>

