6.1.5 Updating the Username and Password for the Create JSON Service
To update the Username and password, follow these steps:
To update the Username and password in ECM, follow these steps:
- Log in to the ECM Config schema.
- Update the placeholder in the following script and execute the same in the Config schema.
update aai_wf_application_api_bSET V_PARAM_1 = '##BASE64ENCODED_ECMADMINUSERNAME:ECMADMINPASSWORD##' where V_APP_API_ID
='1543401257828';
/ commit
/