Problem Note 19669: Code that extracts data and populates the Alert Regulatory Report window
runs twice when it is invoked
When the SARLINK property in the applications configuration
(SASAML.CONFIG) file is set to the default value ("enable"), selection
of the link on the My Alerts window or the Alert Details window calls
the AlertSARsAction module to extract the relevant data and to populate
the Alert Regulatory Report screen.
If the SARLINK property is set to "custom", AlertSARsAction forwards to
a second module, CustomAlertSARsAction, which builds the window instead.
Currently the code tests for the Property value and forwards that
value to CustomAlertSARsAction, which appears at the end of the
AlertSARsAction module. As a result, when a Suspicious Activity Report
(SAR) link is selected, AlertSARsAction extracts the data and populates
the resulting session attributes BEFORE forwarding that data to
CustomAlertSARsAction.
Subsequently, CustomAlertSARsAction repeats the process before the .JSP
program is called and before the window is built. This double looping
occurs every time the Alert Regulatory Report window is called,
including refreshes that occur after every modification to the displayed
list. Modifications include such tasks as creating a new SAR, returning
to the Alert Regulatory Report window from an edited SAR, deleting a
SAR, or changing the status from Open to Filed.
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.1.1 | | 9.1 TS1M3 SP4 |
Microsoft Windows NT Workstation | 2.1 | 2.1.1 | | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Server | 2.1 | 2.1.1 | | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Datacenter Server | 2.1 | 2.1.1 | | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Advanced Server | 2.1 | 2.1.1 | | 9.1 TS1M3 SP4 |
Linux | 2.1 | 2.1.1 | | 9.1 TS1M3 SP4 |
Solaris | 2.1 | 2.1.1 | | 9.1 TS1M3 SP4 |
64-bit Enabled Solaris | 2.1 | 2.1.1 | | 9.1 TS1M3 SP4 |
Microsoft Windows 2000 Professional | 2.1 | 2.1.1 | | 9.1 TS1M3 SP4 |
64-bit Enabled AIX | 2.1 | 2.1.1 | | 9.1 TS1M3 SP4 |
AIX | 2.1 | 2.1.1 | | 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: | high |
Date Modified: | 2008-03-26 13:53:38 |
Date Created: | 2007-03-02 14:46:40 |