SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 19669: Code that extracts data and populates the Alert Regulatory Report window runs twice when it is invoked

DetailsHotfixAboutRate It

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

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Anti-Money Laundering Alert Generation ServerMicrosoft Windows XP Professional2.12.1.19.1 TS1M3 SP4
Microsoft Windows NT Workstation2.12.1.19.1 TS1M3 SP4
Microsoft Windows 2000 Server2.12.1.19.1 TS1M3 SP4
Microsoft Windows 2000 Datacenter Server2.12.1.19.1 TS1M3 SP4
Microsoft Windows 2000 Advanced Server2.12.1.19.1 TS1M3 SP4
Linux2.12.1.19.1 TS1M3 SP4
Solaris2.12.1.19.1 TS1M3 SP4
64-bit Enabled Solaris2.12.1.19.1 TS1M3 SP4
Microsoft Windows 2000 Professional2.12.1.19.1 TS1M3 SP4
64-bit Enabled AIX2.12.1.19.1 TS1M3 SP4
AIX2.12.1.19.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.