Hello,
I want my users to pass their UID/PW for DSN connection when they run workflows on the gallery. In this case, we are connecting to AWS Redshift.
My understanding is this:
1) Install Redshift driver on server machine
2) Setup the Data Connection on the server where I provided the connection string (ODBC: ....DSN = ...... UID = ..... PW=.....)
3) User does the same on his/her PC (steps #2, #3)
When the user uploads the workflow, will his/her workflow's UID/PW override what was entered in the server's Data Connection connection string?
Thanks.