Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Change connection query of in-db connection for o-auth token based authentication

diksha1107
Meteoro

URGENT HELP!

 

Hi all,

 

I want to create an analytical app which takes the input of a token and changes the connection query. I tried using dynamic input in-db tool but that is accepting only connection name and db query. 

 

Why token?

 

I'm trying to establish o-auth 2 token based authentication of denodo uisng alteryx.

 

Please assist if this is possible or suggest an alternative.

 

 

Thanks in advance.

3 RESPUESTAS 3
atcodedog05
22 - Nova
22 - Nova

Hi @diksha1107 

 

I had faced a similar issue and later was forced to use input tool. You can place the input tool in a batch macro and you can change the connection string through control parameter.

diksha1107
Meteoro

Hi @atcodedog05 

 

Can we make dsn less connection using input tool?

atcodedog05
22 - Nova
22 - Nova

Hi @diksha1107 

 

If its possible in In-Db tools then it should be possible in Input tool too.

Etiquetas
Autores con mayor cantidad de soluciones