![]() | ![]() | ![]() | ![]() | ![]() |
You might see the following warning messages after you run the %FCF_COMBINE_ALERTS macro for the alert generation process (AGP) in SAS® Anti-Money Laundering:
Instead of using the length that the FSK_ALERT database table specifies for these fields, the %FCF_AGP_CODEGEN macro forces the variables to have the lengths $512 and $max_entity_length. This setting causes the warning messages that you see after running the rest of the AGP. However, the warnings do not affect the process and it completes as expected.
The max_entity_length setting is defined in the ruleconf.xml file. The file is located here:
Config\Lev1\Applications\SASComplianceSolutions\data\scenario\xml\
If you want to remove the warning messages from the log, use the SAS system option VARLENCHK and set its value to nowarn before calling %fcf_combine_alerts. You can reset the value for the option to warn after the call to %FCF_COMBINE_ALERTS.
Here is an example:
For more information about this option, see SAS 9.4 System Options: Reference, Fifth Edition.
Click the Hot Fix tab in this note to access the hot fix for this issue.
Product Family | Product | System | Product Release | SAS Release | ||
Reported | Fixed* | Reported | Fixed* | |||
SAS System | SAS Anti-Money Laundering | Linux for x64 | 6.3 | 9.4 TS1M2 | ||
64-bit Enabled Solaris | 6.3 | 9.4 TS1M2 | ||||
64-bit Enabled AIX | 6.3 | 9.4 TS1M2 | ||||
Microsoft® Windows® for x64 | 6.3 | 9.4 TS1M2 |