Hi guys,
I’m transferring files using python script, I have provided an input and output paths in “Invoke python method”, but due to constantly using different paths, now i want the bot to take the output path from any files like config or something, or is there any way that i can provide an option to the user to choose the output path through bot?
Welcome to UiPath community
-
You can try with Input Dialog box activity
-
Use If activity to check the users input
Check out the XAML file
UserOptionSelection.xaml (6.9 KB)
Regards
Gokul
hey, thankyou
But how the bot will take these chosen paths in the invoke method-parameters?
You can pass the path in the Parameter and get @geetanjali.nerlekar
hi, I’m not able to pass that variable in the parameters , can you help?
You check out the screenshot for better understanding
Check out this thread
Regards
Gokul
Do you have any issue while processing like this? @geetanjali.nerlekar
yes, error
invoke python method: pipe is broken
i assume im making mistake in providing parameters
Hey,
i was able to solve the error, thanks for your support
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.