In Oracle Connections using 'DataReaderActivity' fails with Invalid Username/password when encrypted password is provided in AdditionalConnectionParameters. If we provide the password without encrypting, it authenticates appropriately.
Release : 4.8
Component : CA Test Data Manager
<add key="EnableGlobalDecrypt" value="False" />
to
<add key="EnableGlobalDecrypt" value="True" />