<?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 Email notification on Prod application changes in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Email-notification-on-Prod-application-changes/m-p/24454#M256118</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to code to get email notification when ever some one have made any changes to the prod applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having around 70 applications in the production and I know who will be having the access to those applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The e-mail notification should contains the persons's email Id (Who made the updation), and the change made to the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide me the possible ways to code the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Bala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Mar 2012 17:56:59 GMT</pubDate>
    <dc:creator>Balas</dc:creator>
    <dc:date>2012-03-07T17:56:59Z</dc:date>
    <item>
      <title>Email notification on Prod application changes</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Email-notification-on-Prod-application-changes/m-p/24454#M256118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to code to get email notification when ever some one have made any changes to the prod applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having around 70 applications in the production and I know who will be having the access to those applications.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The e-mail notification should contains the persons's email Id (Who made the updation), and the change made to the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please provide me the possible ways to code the solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Bala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 17:56:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Email-notification-on-Prod-application-changes/m-p/24454#M256118</guid>
      <dc:creator>Balas</dc:creator>
      <dc:date>2012-03-07T17:56:59Z</dc:date>
    </item>
    <item>
      <title>Email notification on Prod application changes</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Email-notification-on-Prod-application-changes/m-p/24455#M256119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To do that with any precision requires a version control system, and the discipline to use it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is easy enough to find out when a file has been modified and by whom (In Windows, the DIR command can provide it; for Unix, the ls command has similar functionality).&amp;nbsp; You can just periodically run a scheduled task to store the output and look at it for differences from the last run.&amp;nbsp; Note that just opening a file and saving it again without actual changes makes it a "change" from the OS perspective, so you will get some false positives.&amp;nbsp; It's not an elegant solution, but it is effective.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Doc Muhlbaier&lt;/P&gt;&lt;P&gt;Duke&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 18:16:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Email-notification-on-Prod-application-changes/m-p/24455#M256119</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2012-03-07T18:16:25Z</dc:date>
    </item>
    <item>
      <title>Email notification on Prod application changes</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Email-notification-on-Prod-application-changes/m-p/24456#M256120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry. I don't have such experience, I can't help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ksharp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2012 04:40:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Email-notification-on-Prod-application-changes/m-p/24456#M256120</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2012-03-08T04:40:29Z</dc:date>
    </item>
  </channel>
</rss>

