Problem Note 19848: The GET_ENTITY_INFO macro in SASĀ® Anti-Money Laundering fails on execution
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
SAS System | SAS Anti-Money Laundering Alert Generation Server | Microsoft Windows XP Professional | 2.1 | 2.2 | | 9.1 TS1M3 SP4 |
Microsoft Windows NT Workstation | 2.1 | 2.2 | | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Server | 2.1 | 2.2 | | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Datacenter Server | 2.1 | 2.2 | | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Advanced Server | 2.1 | 2.2 | | 9.1 TS1M3 SP4 |
Linux | 2.1 | 2.2 | | 9.1 TS1M3 SP4 |
Solaris | 2.1 | 2.2 | | 9.1 TS1M3 SP4 |
64-bit Enabled Solaris | 2.1 | 2.2 | | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Professional | 2.1 | 2.2 | | 9.1 TS1M3 SP4 |
64-bit Enabled AIX | 2.1 | 2.2 | | 9.1 TS1M3 SP4 |
AIX | 2.1 | 2.2 | | 9.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.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2007-05-28 00:27:42 |
Date Created: | 2007-03-27 09:51:29 |