SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 19848: The GET_ENTITY_INFO macro in SAS® Anti-Money Laundering fails on execution

DetailsHotfixAboutRate It

If the LOGDIR statement has not been defined in the autoexec.sas program then the GET_ENTITY_INFO macro fails on execution. This happens because the LOGDIR statement is in the wrong location in the GET_ENTITY_INFO macro.

To ensure that the LOGDIR statement is defined correctly, immediately after the statement %execute_macro(preGet_entity_info); insert the following statement:

%let logdir=%str(&AMLROOT\logs);

Select 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 Laundering Alert Generation ServerMicrosoft Windows XP Professional2.12.29.1 TS1M3 SP4
Microsoft Windows NT Workstation2.12.29.1 TS1M3 SP4
Microsoft Windows 2000 Server2.12.29.1 TS1M3 SP4
Microsoft Windows 2000 Datacenter Server2.12.29.1 TS1M3 SP4
Microsoft Windows 2000 Advanced Server2.12.29.1 TS1M3 SP4
Linux2.12.29.1 TS1M3 SP4
Solaris2.12.29.1 TS1M3 SP4
64-bit Enabled Solaris2.12.29.1 TS1M3 SP4
Microsoft Windows 2000 Professional2.12.29.1 TS1M3 SP4
64-bit Enabled AIX2.12.29.1 TS1M3 SP4
AIX2.12.29.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.