Problem Note 67430: The amlcdd_multiTenant_config (or aml_multiTenant_config) post-installation script for SASĀ® Anti-Money Laundering fails with an error
For SAS Anti-Money Laundering, the post-installation script (either aml_multiTenant_config or amlcdd_multiTenant_config) fails when the password for the provided user account contains special characters. When this failure occurs, the following error is displayed in the log:
"errorCode\\":0,\\"message\\":\\"Cannot convert access token to JSON\\",\\"details\\":[\\"traceId: 74f61a7d7213e526\\",\\"path: /configuration/configurations\\"],\\"remediation\\":null,\\"links\\":[],\\"version\\":2,\\"httpStatusCode\\":401}
The best workaround for this problem is to remove the special characters from the password.
You can also resolve the problem by modifying the Curl password parameter to --data-urlencode 'password=special-characters-used-in-the-password' in the following scripts:
- /opt/sas/spre/home/SASFoundation/misc/amlcoresrv/csCore/deploy_scripts/tasks/csCore_create_dataStore.sh
- /opt/sas/spre/home/SASFoundation/misc/amlcoresrv/csCore/deploy_scripts/tasks/csCore_import_vi_configuration.sh
- /opt/sas/spre/home/SASFoundation/misc/amlcoresrv/aml/deploy_scripts/tasks/amlConfigure.sh
- /opt/sas/spre/home/SASFoundation/misc/amlcoresrv/csCore/deploy_scripts/tasks/csCore_load_seed_data.sh
- /opt/sas/spre/home/SASFoundation/misc/amlcoresrv/csCore/deploy_scripts/tasks/csCore_set_extrnDb_configValues.sh
- /opt/sas/spre/home/SASFoundation/misc/amlcoresrv/csCore/deploy_scripts/tasks/csCore_setup_domain.sh
Operating System and Release Information
| SAS System | SAS Anti-Money Laundering | Linux for x64 | 8.2 | | 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.
The post-installation script (aml_multiTenant_config or amlcdd_multiTenant_config) fails when the password for the supplied user account contains special characters.
| Type: | Problem Note |
| Priority: | medium |
| Date Modified: | 2021-02-15 14:36:57 |
| Date Created: | 2021-02-15 12:04:29 |