SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 34446: Custom user-interface parameters SYSADMIN and NUMALERTCOLUMNS are missing in AUTOCLT.SAS

DetailsHotfixAboutRate It

The custom parameters SYSADMIN and NUMALERTCOLUMNS are missing in the AUTOCLT.SAS file. Without these defined parameters, e-mail is not sent to system administrators when errors occur. In addition, you are not able to change the number of columns that are displayed in the Investigation user interface.

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

The following macro statements will be added to AUTOCLT.SAS:

/* System Administrator's e-mail address - for error handling */ %let sysAdmin = System.Admin@yourcompany.com; /* Set the number of FSK_ALERT columns to diplay, the default is 9. */ *%let numAlertColumns=9;


Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Money Laundering DetectionMicrosoft® Windows® for x641.41.49.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows 2000 Advanced Server1.41.49.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows 2000 Datacenter Server1.41.49.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows 2000 Server1.41.49.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows 2000 Professional1.41.49.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows NT Workstation1.41.49.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows Server 2003 Datacenter Edition1.41.49.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows Server 2003 Enterprise Edition1.41.49.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows Server 2003 Standard Edition1.41.49.1 TS1M3 SP49.1 TS1M3 SP4
Microsoft Windows XP Professional1.41.49.1 TS1M3 SP49.1 TS1M3 SP4
Windows Vista1.41.49.1 TS1M3 SP49.1 TS1M3 SP4
* 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.