Hi,
Can I add/import Bulk Arguments instead of one by one ?
I have about 50 “in” Arguments which I want to add to the workflow. Can I do import/add them all at once instead of one by one ?
Thanks
Hi,
Can I add/import Bulk Arguments instead of one by one ?
I have about 50 “in” Arguments which I want to add to the workflow. Can I do import/add them all at once instead of one by one ?
Thanks
@AjitNayak copy your workflow (.xaml file) to another workflow and delete all other things like activities, variable from here which is irrelevant to you
I think I did not clearly mention what I want.
Here it is:
I have the arguments (about 50) in a text file, I would like to add them to my workflow.
How can I do that at once instead of one by one.
Thanks
@AjitNayak I think it cannot be done by import from text file, you have to add them one by one.
Thanks