cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Datasphere - Copy objects between Spaces within the same tenant

hudupa
Participant
0 Kudos
2,135

Hello,

We are planning to use a single Datasphere tenant with multiple spaces designated for DEV, QA, and Production environments. Currently, we have configured connections, replication flows, and views within the "DEV" space, and the tables are populated with data.

Could you please advise on the best approach to copy the objects (excluding data) from the "DEV" space to the "QA" space within the same tenant? The goal is to reconfigure the connections in the "QA" space to point to a different source system and replicate the data accordingly.

Any guidance or recommendations would be greatly appreciated.

Thank you!

Hiri

Accepted Solutions (1)

Accepted Solutions (1)

Martin_Kuma
Contributor

Hey Hiri, 

very same way as with transporting to different tenant. Just during import, you do space-mapping (avl from Q3/2024 I guess). Or you just go the old-fashioned way and do the export-replace-import json file. 

https://help.sap.com/docs/SAP_DATASPHERE/be5967d099974c69b77f4549425ca4c0/b607a12931d74c4a93506ea64c...

 

Cheers,

Martin 

hudupa
Participant
0 Kudos

Hi Martin,
Thank you! The old-fashioned way of export and import worked without any issues. 

Thank you!

28
Discoverer
0 Kudos
@Martin - I tried to follow the export from Dev space to Import into QA Space but o am getting the warning as below
28
Discoverer
0 Kudos
@Martin - I tried to follow the export from Dev space to Import into QA Space but o am getting the warning as " Object was alreay available so skipping the import ,But the objects are not there in QA space , could you please help how to resolve it
Martin_Kuma
Contributor
0 Kudos
Hi Hiri, seems the connection was not changed in the JSON. All occurrences need to be replaced. This works. Check what object is having the warning, is it data / replication flow or model? Cheers, Martin

Answers (0)