MySql Connector will not use flow variable password

Hello everyone,
I have a MySql Connector Node in my Workflow whose parameter like password or username are controlled by parameter.

The Dialog wouldn’t close until I entered something into the input fields. That is were I encountered some weird behavior. I can enter what I want for the username, the flow variable value will always be used over my input in the Connection Settings, but this does not apply to the parameter password.

Hello,

are you using credentials or string flow variables? Don0t think you can control password in MySQL Connector with string flow variable so take a look at Credentials Configuration/Widget node.

Additionally some fields in certain nodes can not be configured to take value from flow variable unless there is some value written in this exact field.

Br,
Ivan

4 Likes

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