Other-KNIME-Extensions - -Send to Tableau Server node - enum constant and error

HI All,

( question + issue)

1 -Could someone please advise where I can see the enum constants that are possible to path in Authentication?
image

I am trying to pass the value : USERNAME_PASSWORD

(the issue)
I am tryng to force the User x pass authentication, because whenever we try to re-use the component we have created we get an error
WARN Send to Tableau Server 7:174:0:12 Errors loading flow variables into node : String for key “authToken” not found.
wich is weird because we have not defined anything for here

Any help would be appreciated
Thanks

Hi @Adrix

the enum value should be USER_PASSWORD

Hope this helps,
Björn

1 Like

Thanks for the help bjorn.

Yes, the enum value provided worked when added as a variable.

Unfortunately , the node is still waiting a input in auth token.
Makes no sense at all , this error only happen only when one of our VM saves the workflow. ( we already reinstalled KNIME with same version)

Opening a case with support, in the meantime if someone have a clue, any help would be appreciated.

Thanks

HI

For those who have this problem in the future
The error can be fixed by matching the Server-Executor - extension version with the local extension version.
Thanks

Adriano

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.