Skip to main content

I am currently creating a Best Practice Celonis EMS with Analyses/Views from different teams. Since I haven't found a way to export loaded data models (data models that already contain the specific data) all my Analyses throw errors.

 

Exporting Data Pools is possible. I already did that. The problem is that I cannot re-run the Data Jobs in the Data Pool to create a new loaded Data Model because I don't have access to the previously used source data.

 

Any help is appreciated!

 

P.S.: I am also a little bit familiar with the Celonis Data API. Maybe Pycelonis offers some functionalities?

You can use PyCelonis to transfer data from one environment to another.

Follow the documentation

1:- Pulling data from Data Model - PyCelonis

2:-Pushing Data to the Data Pool - PyCelonis


You can use PyCelonis to transfer data from one environment to another.

Follow the documentation

1:- Pulling data from Data Model - PyCelonis

2:-Pushing Data to the Data Pool - PyCelonis

Nice answer, I was looking for this in passing.


Reply