6.5.3 Configuring Report URLs

Login into the ECM Atomic Schema and execute the following SQL statement by replacing the placeholder:

updateKDD_REG_REPORT_TYPE t set t.REPORT_URL = '<URL for SAR>/services/ InitiateRequest' where t.REG_TYPE_CD = 'USSAR';

For example, update KDD_REG_REPORT_TYPE t set t.REPORT_URL = 'http:// whf00abc:1200/CRR808/services/InitiateRequest'where t.REG_TYPE_CD = 'USSAR';