Python Invoke Error-Reading .ini file

Hi
My python is reading .ini file but unable send data to Uipathc

It is showing invoke pyhton method error

Hi @KarthikBallary
Use this

Thanks
Ashwin S

I know how to use it but it throwing error becoz of .ini config.

Readconfigration.zip (19.2 KB)
please check

Hi
This is because in path variable absolute path is not given.
I dont want to give absolute path
how to get current directory in uipath

Hi @KarthikBallary

Use Directory.GetCurrentDirectory(inputfilep@th)

Th@nks
@shwin S

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.