Promoting to Higher environment | Community
Skip to main content
New Participant
July 28, 2021
Solved

Promoting to Higher environment

  • July 28, 2021
  • 1 reply
  • 1192 views

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.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by dwright-adobe

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-sandboxes.html?lang=en

1 reply

dwright-adobeAccepted solution
Employee
August 16, 2021

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-sandboxes.html?lang=en