SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 49734: SAS® Anti-Money Laundering users continue to get subsequent e-mail alert reminders after receiving the initial e-mail

DetailsHotfixAboutRate It

The following typographical error causes the %send_alert_reminder macro to not set reminder_sent_ind to N. Thus, after the initial e-mail, users continue to get subsequent e-mails.

/* Close out alert reminders in FSK_ALERT_REMINDER */ %let obs_count = %aml_get_observation_count ERROR: ----> (table=work.fsk_alert_reminder.all, sasdataset=Y); /* Should be fsk_alert_reminder_all */ %if &obs_count eq -1 %then %do; %let _amlmsg_=ERROR: AML: Unable to determine number of observations in WORK.FSK_ALERT_REMINDER.; ---> Dataset in message should be WORK.FSK_ALERT_REMINDER_ALL %put_aml_error; %goto MACRO_END; %end;

Click the Hot Fix tab in this note to access the hot fix for this issue.



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Anti-Money LaunderingWindows 7 Enterprise x645.15.1_M19.3 TS1M29.3 TS1M2
Windows 7 Enterprise 32 bit5.15.1_M19.3 TS1M29.3 TS1M2
Microsoft Windows 8.1 Enterprise 32-bit5.15.1_M19.3 TS1M29.3 TS1M2
Microsoft Windows 8 Pro x645.15.1_M19.3 TS1M29.3 TS1M2
Microsoft Windows 8 Pro 32-bit5.15.1_M19.3 TS1M29.3 TS1M2
Microsoft Windows 8 Enterprise x645.15.1_M19.3 TS1M29.3 TS1M2
Microsoft Windows 8 Enterprise 32-bit5.15.1_M19.3 TS1M29.3 TS1M2
Microsoft Windows XP Professional5.15.1_M19.3 TS1M29.3 TS1M2
Microsoft Windows Server 2012 Std5.15.1_M19.3 TS1M29.3 TS1M2
Microsoft Windows Server 2012 R2 Std5.15.1_M19.3 TS1M29.3 TS1M2
Microsoft Windows Server 2012 R2 Datacenter5.15.1_M19.3 TS1M29.3 TS1M2
Microsoft Windows Server 2012 Datacenter5.15.1_M19.3 TS1M29.3 TS1M2
Microsoft Windows Server 2008 for x645.15.1_M19.3 TS1M29.3 TS1M2
Microsoft Windows Server 2008 R25.15.1_M19.3 TS1M29.3 TS1M2
Microsoft Windows Server 20085.15.1_M19.3 TS1M29.3 TS1M2
Microsoft Windows Server 2003 for x645.15.1_M19.3 TS1M29.3 TS1M2
Microsoft Windows Server 2003 Standard Edition5.15.1_M19.3 TS1M29.3 TS1M2
Microsoft Windows Server 2003 Enterprise Edition5.15.1_M19.3 TS1M29.3 TS1M2
Microsoft Windows Server 2003 Datacenter Edition5.15.1_M19.3 TS1M29.3 TS1M2
Microsoft Windows 8.1 Pro 32-bit5.15.1_M19.3 TS1M29.3 TS1M2
Microsoft Windows 8.1 Pro5.15.1_M19.3 TS1M29.3 TS1M2
Microsoft Windows 8.1 Enterprise x645.15.1_M19.3 TS1M29.3 TS1M2
Microsoft® Windows® for x645.15.1_M19.3 TS1M29.3 TS1M2
Windows 7 Home Premium 32 bit5.15.1_M19.3 TS1M29.3 TS1M2
Windows 7 Home Premium x645.15.1_M19.3 TS1M29.3 TS1M2
Windows 7 Professional 32 bit5.15.1_M19.3 TS1M29.3 TS1M2
Windows 7 Professional x645.15.1_M19.3 TS1M29.3 TS1M2
Windows 7 Ultimate 32 bit5.15.1_M19.3 TS1M29.3 TS1M2
Windows 7 Ultimate x645.15.1_M19.3 TS1M29.3 TS1M2
Windows Vista5.15.1_M19.3 TS1M29.3 TS1M2
Windows Vista for x645.15.1_M19.3 TS1M29.3 TS1M2
64-bit Enabled AIX5.15.1_M19.3 TS1M29.3 TS1M2
64-bit Enabled Solaris5.15.1_M19.3 TS1M29.3 TS1M2
HP-UX IPF5.15.1_M19.3 TS1M29.3 TS1M2
Linux for x645.15.1_M19.3 TS1M29.3 TS1M2
Solaris for x645.15.1_M19.3 TS1M29.3 TS1M2
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.