Hello Guys,
i’m using a Credentials Input Node to ask for UserName and Password
Later in the workflow i need the UserName to filter a table.
How can i extract this information from the variable ?
Thanks for help.
Hello Guys,
i’m using a Credentials Input Node to ask for UserName and Password
Later in the workflow i need the UserName to filter a table.
How can i extract this information from the variable ?
Thanks for help.
We have an internal node at @Vernalis which will do exactly this:
According to our node description “This node extracts the username from a selected workflow credentials variable.” The user name from the selected credentials is returned as a new flow variable.
Would you like me to see if I can get it released publically?
(I did try to see if it possible to implement in a Java snippet or Edit Variable node but it would appear not to be)
Steve
Hello Steve,
I have now solved the problem not quite elegantly and ask the user again for his username with an input widget.
So there is no rush.
I don’t want to generate any effort now.
Greetings Tim
OK - Thanks @Tim8200. I will see whether I can get it out with the next update I do, which hopefully will be in the next week.
Steve
Our Credential Variable Extractor
node is now available in the latest release (currently only nightl build and 4.2 stable release - more soon). See Update to v1.27.0 - New Nodes and Bug Fixes for details.
Steve
This node is now in the stable builds (3.7, 4.0, 4.1 and 4.2) - Update to v1.27.0 - New Nodes and Bug Fixes
Steve
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.