How can I have the workflow prompt the user for a username and password instead of hardcoding it in the connection?
Perfect - Thanks!
Ken,
The attached is a simple analytic app that uses an ODBC connection (Mine happens to be named ALLDB) and then prompts the user for their username and password. Let me know if you were looking for something different!
Thanks! - Not sure how to get it open so I can see how it work. It prompts but I'm sure my credentials are worng - ?
Hi @patrick
Can you please send me the workflow , this one ask for a username and password which I do not have.
Thanks!!
wrote: Hi @patrickCan you please send me the workflow , this one ask for a username and password which I do not have.Thanks!!
It is supposed to prompt, which is the whole point of the example. Rather than doubleclicking on the workflow which immediately executes it, just open it from Designer. You should be able to pick it apart to see what's going on and then apply same design pattern to your workflows.
Will a prompt work when the workflow is open or do you have to click on the yxwz file to get the prompt?