Skip to main content

I have requirement , user wishes to upload some excel files downloaded from external tool till integration is well established.

What can we do so that User can place the file in one fixed folder and Celonis can upload on regular interval like monthly. Can you please guide me here ?

you can establish a JDBC connector.

https://docs.celonis.com/en/how-do-i-set-up-a-database-connection-.html

 

If the volume of data is small, you can also establish a connector with a Google Sheet


Hi Shaif... I feel your pain, at the moment Celonis has not a built-in solution to upload csv/excels in bulk and periodically.

 

We faced that problem and solved it usign python (we ran it in the ML Workbench, but you can use a external server)

 

You need:

HTH


I don't want to upload a lot of files just 1. Is the file upload feature deprecated? If so WHY?

 


I don't want to upload a lot of files just 1. Is the file upload feature deprecated? If so WHY?

 

Oh, my bad, I assumed you meant in bulk/repetitive.

 

To upload a single file just go to Data Integration, then the Data Pool you are using....

In the "diagram" , click in connection, add a new one, and select Upload a File

image 

image


Hi Shaif... I feel your pain, at the moment Celonis has not a built-in solution to upload csv/excels in bulk and periodically.

 

We faced that problem and solved it usign python (we ran it in the ML Workbench, but you can use a external server)

 

You need:

HTH

No Guillermo , i agree this was my requirement i confirmed it using servicedesk email id , they too said its not available. Can you tell me like if following solution is possible ? like you might put this file on Cloud folder and push to Celonis , can this works out , i mean at celonis end will there be table merged or each time cloud pushes the excel file data to celonis the old one gets replaced ?


Reply