Hi, I am using VB.Net code in my project. Currently, I am using an invoke code activity, and but I want to pass the code from my config file and static file path ,
Is it possible ?
Hi, I am using VB.Net code in my project. Currently, I am using an invoke code activity, and but I want to pass the code from my config file and static file path ,
Is it possible ?
Then instead use invoke vbscript and store the script in a file
https://docs.uipath.com/activities/other/latest/user-guide/invoke-vb-script
Cheers
Hope you have created the Dict variable for the Config values!
if u get the Variable values then u can easily pass the values as “Arguments” in the invoke code activity
Thanks
VP
yes , but path intelligence not suggesting my io_Config variable