Skip to main content

I would like to know how to retrieve files on the local server using Celonis functionality.

 

For example, I would like to know how it can be realized with the functions provided by Pycelonis and Celoxtractor.

 

Is it possible to get files to Celonis without using Data Transfer API such as HULFT?

Hmmmm.... well, using python you can just read from the source using whatever protocol, then write into Celonis data ingestion using create_table or similar....


Thank you for your comment.

Does that mean it can be implemented in Pycelonis?

 

Also, please let me know if there is anything that can be used as a reference when implementing it.


 

HTH


Thank you for the information.

 

I will test it with the method you told me.


Reply