Imported arguments cannot be used in invoked WF

Hey Guys,

i currently have a problem with my imported arguments.

I’d like to create a constant variable with a lot of standard text, which will be used in 4 different workflows.

So i created my variable and using the Import Arguments btn to import that argument into my workflow where i need the variable.


The problem is now - when I am opening my ID01 Workflow to work with that variable, i can’t find the variable in my Wf…
The variables UiPath automatically extract from an existing WF (by right clicking and extract to Workflow :D) are there and working fine but the one i need cannot be added…

Thanks for your help!

You need to create the argument in the “ID01 - ScanNewEmails” workflow first before importing the arguments in the Invoke Workflow activity.

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