Problem Note 33274: The Bayes reports do not display the source of the metrics used to generate the report
The Bayes reports generated from the macros bayes_sar_report and bayes_alert_report do not display the source of the metrics used to generate the report. The two macros compute similar metrics, but from two different sources. The bayes_alert_report contains data on closed alerts or investigated data, and the bayes_sar_report contains alerts that have a filed regulatory report.
Select the Hot Fix tab in this note to access the hot fix for this issue.
To label the data sources, the fix modifies the XML files used by these macros to generate a subtitle in the report output. An extra tag has been added to the XML, "title3" to contain the subtitle.
bayes_alert_report.xml
<REPORT_TITLE_MACRO_META>
<Variable>title3</Variable>
<Macro_value>Based on Investigation Data</Macro_value>
<!-- Convert this macro value text-->
< /REPORT_TITLE_MACRO_META>
bayes_sar_meta.xml
<REPORT_TITLE_MACRO_META>
<Variable>title3</Variable>
<Macro_value>Based on Regulatory Reporting Data</Macro_value>
<!-- Convert this macro value text -->
</REPORT_TITLE_MACRO_META>
After applying the fix, the reports generated by the bayes_alert_report macro, will contain the subtitle "Based on Investigation Data." For the bayes_sar_report macro, the fix generates the subtitle "Based on Regulatory Reporting Data" will appear in the report.
Operating System and Release Information
SAS System | SAS Anti-Money Laundering Alert Generation Server | Linux | 2.1.1 | 2.2 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows Server 2003 Enterprise Edition | 2.1.1 | 2.2 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows Server 2003 Datacenter Edition | 2.1.1 | 2.2 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows NT Workstation | 2.1.1 | 2.2 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Professional | 2.1.1 | 2.2 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Server | 2.1.1 | 2.2 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Datacenter Server | 2.1.1 | 2.2 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Advanced Server | 2.1.1 | 2.2 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft® Windows® for x64 | 2.1.1 | 2.2 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
64-bit Enabled Solaris | 2.1.1 | 2.2 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
64-bit Enabled HP-UX | 2.1.1 | 2.2 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
64-bit Enabled AIX | 2.1.1 | 2.2 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Windows Vista | 2.1.1 | 2.2 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows XP Professional | 2.1.1 | 2.2 | 9.1 TS1M3 SP4 | 9.1 TS1M3 SP4 |
Microsoft Windows Server 2003 Standard Edition | 2.1.1 | 2.2 | 9.1 TS1M3 SP4 | 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.
The Bayes reports generated from the macros bayes_sar_report and bayes_alert_report do not display the source of the metrics used to generate the report. These two data sources are regulatory alerts and closed alerts.
Type: | Problem Note |
Priority: | low |
Date Modified: | 2008-09-19 10:01:37 |
Date Created: | 2008-09-12 11:07:15 |