Hi,
I want to import the variables that i created in one of my projects to another project. How can i do it ?
Thanks.
Hi,
I want to import the variables that i created in one of my projects to another project. How can i do it ?
Thanks.
Hi @Pratik,
You can use invoke workflow file activity and invoke the sequence you want to reuse therein there is an option Import Arguments where you can import the variable from one workflow to another.
Regards,
Jyotsna
Pratik,
Please remember that err in the editing will collapse your entire xaml. Also do copy and paste the values enclosed within your <Activity> node.
Thanks!
Hi Jyotsna,
Thanks for the tip. However i need to copy them as I am redoing the code and just want to save time by not creating all the variables again.
Thanks.