5.5.3 Configuring Report URLs
Login into the ECM Atomic Schema and execute the following SQL statement by replacing the placeholder:
update KDD_REG_REPORT_TYPE t set t.REPORT_URL = '<URL for STR>/services/
InitiateRequest' where t.REG_TYPE_CD = 'goAMLSTR';
For example, update KDD_REG_REPORT_TYPE t set t.REPORT_URL = 'http://
whf00abc:1200/CRR808/services/InitiateRequest' where t.REG_TYPE_CD =
'goAMLSTR';