Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

Promoting to Higher environment

Avatar

Level 2

Hi Community, When we need to promote XDM Schemas, Datasets, Segments created in lower environments(Stage or DEV) to Production AEP environment. Is there any automated scripts/tools that we can leverage or it has to be done manually.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hi,

At the moment this needs to be done with API. I created this video on how to move schemas. If you use this approach for the initial copy to the higher environment all of the underlying resources should have consistent ids, so if you need to PATCH additional updates most of the API call details (except the sandbox id, of course) should be the same:

https://experienceleague.adobe.com/docs/platform-learn/tutorials/schemas/copy-schemas-between-sandbo...

View solution in original post

1 Reply

Avatar

Correct answer by
Employee Advisor

Hi,

At the moment this needs to be done with API. I created this video on how to move schemas. If you use this approach for the initial copy to the higher environment all of the underlying resources should have consistent ids, so if you need to PATCH additional updates most of the API call details (except the sandbox id, of course) should be the same:

https://experienceleague.adobe.com/docs/platform-learn/tutorials/schemas/copy-schemas-between-sandbo...