6.1.7 Updating the Username and Password for the JSON To Table Service

To update the username and password in PMF, follow these steps:

  1. Log in to the ECM Config schema.
  2. 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_KYCADMINUSERNAME:KYCADMINPASSWORD##' where V_APP_API_ID
    ='1543401605699';
    / commit
    /