Hey Guys,
I am creating Oracle URLs for Database Connections in my Mashzone environment but I need to enter the Oracle details every time I try to connect to a DB. It looks like this is built into the app as a security feature. I figured I'd post anyway and see if there is a way to pass the Oracle credentials so we don't have to auth every time. I know on the Database Connections config page there is a place to set Optional parameters but I haven't found anything on a parameter to pass credentials. Looking I found that it is possible to structure the Oracle url like jdbc:oracle:<driver>:<username>/<password>@<server>:<port>:<SID> but it still asks for a user name and password.
Thanks,
Dave

.png)

Helmut Barro on
I'm not sure what you mean by "entering the Oracle details every time". You should have to enter them only once, when creating the datafeed, and they will be stored and used for every subsequent access.
Could you elaborate on your problem?