Transformar dataframe em datatable

Bom dia!

Estou tentando rodar um codigo python onde eu me conecto no banco e faço a leitura de uma tabela.

Como consigo usar essa tabela no UiPath, estou me deparando com “Get Python Object: Erro ao converter o objeto Python”

Existe alguma forma de fazer esse procedimento ?

@Alexsandro_RPA

Easiest method would be to write the data to csv and read csv from UiPath

if not please provide more details like what is the type of object you are getting and did you select the right type in UiPath?

cheers

Estou tentando, mas quando chamo a função no invoke Method não acontece nada.
image

@Alexsandro_RPA

Is the method name correct? Is it chama? And is presnet in the py file you loaded?

This might help

Cheers

@Alexsandro_RPA

Check below for your reference

Hope this may help you

Thanks,
Srini