Problem Note 69795: An error occurs in the Console showing that the amlTitlePanel control cannot be loaded when you upgrade from SAS® Anti-Money Laundering 8.2 to 8.3
You might encounter the following error message in the Console when you upgrade from SAS Anti-Money Laundering 8.2.2 to SAS Anti-Money Laundering 8.3.3:
i.onUnhandledError @ polyfills.js:1
/amlCore/scripts/sas/fcs/aml/customControls/amlTitlePanel/amlTitlePanel-directive.js:1 Failed to load resource: the server responded with a status of 404 ()
app.main.bundle.js:2 The following control could not be loaded: Name "amlTitlePanel" located at /amlCore/scripts/sas/fcs/aml/customControls/amlTitlePanel/amlTitlePanel-directive.js, with status "404".:
This error occurs because the amlTitlePanel control was deleted since it is no longer used in SAS Anti-Money Laundering 8.3. The error message can be safely ignored.
The workaround is to delete the amlTitlePanel control from the fdhmetadata.dh_control.
Here is sample query code:
Execute DELETE from fdhmetadata.dh_control WHERE control_nm = 'amlTitlePanel'
If, however, you use the amlTitlePanel control for your customization, you need to re-register the control as part of your own SAS® Visual Investigator solution and then delete the record.
Operating System and Release Information
SAS System | SAS Anti-Money Laundering | Linux for x64 | 8.3 | | Viya | |
*
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.
In this scenario, you encounter an error similar to the following: "Failed to load resource: the server responded with a status of 404...The following control could not be loaded: Name 'amlTitlePanel'..."
Type: | Problem Note |
Priority: | low |
Date Modified: | 2023-06-21 12:32:03 |
Date Created: | 2023-01-09 11:24:54 |