I modified the function to this and use “hello.xlsx”. However, I encountered error at Invoke Python Method where the error is pipe is broken. Is excel file isn’t allowed to be used as input? What is the way for me to input excel file correctly for it to be read by uipath?
Did you tried to tried to execute any very simple code using invoke python activity?
If not just try it and make sure the error is not happening due to the configuration.
In studio installation folder, in Program Files\UiPath\Studio\uipath.config file update MaxMessageSizeInMegaBytes to larger number. This would help you. Give a try and let us know the outcome.
change from 10 to 100 and 200 and the pipe still broken. changed to 300, 500 and 1000 but the error is “RemoteException wrapping System.Exception: Job stopped with an unexpected exit code: 0xFFFFFFFF”