Hi
It’s been long time
Hope you are doing well
Did we try run the key thing script as a bat file
That is create a bat file and mention the filepath of python.exe and the script file path
And here in uipath use START PROCESS activity and pass the filepath of bat file as input to FileName property
And also make sure that the python code is executed manually from the shell first and it’s getting executed as expected
Hi
Thanks for remembering me.
Yes, i’m doing well
The script is worked in different environment(some other laptop) and it worked.
I really dont have idea, Can u please check my workflow, is that process is correct or not?
First, install pre-requirements for python and run the code using python. I sat with python-dev and said the requirements. He checks and invoked the python in UIpath. The output i said to bring as csv file.
Mainly he changed the python code as per Uipath. There are steps to be followed in the python code. Then it works.
I’m Sharing my workflow, Pls go throw DHL .xaml (21.2 KB)
Pls go throw this person, gives lots of information related to py scripthing. I shared to my python dev and he understanding the way of invoking python script in UI.