How to export a JDBC data source between two instances along with JDBC password
Hello All, We have a data source which is configured in dev instance which is working fine. But we are not aware of the existing JDBC password. I have exported it using XML into QA instance, which is giving a password error. I tried to capture the sa...
