Skip to main content

Hi,

I want to migrate data along with Data pool/ Analysis/Views, from one env to another. Is that possible? I migrated the data pool, analysis and other items, but migrating the data , I am not sure. Can you please help me on this?

Hi Sachin,

 

No, as far as I know, we cannot migrate the data from one environment to the other with the click of a button.

One workable way I can think of is to use pycelonis to retrieve the data from the source environment and upload it to the destination environment.


great. Can you please elaborate or let me know how can I to do that and appreciate if you direct me where to get the code and details for that.


Hi Sachin,

 

here you can find more information and examples about pycelonis: Data Export - PyCelonis

 

I am not sure if you can directly get table out of a data pool and extract it into a data frame or if you need to do this via data models + export_data_frame.

 

Good luck.

 

BR

Dennis


Reply