Can we use CTT to transfer content from dev environment to Stage and Prod on AEM as a cloud service? | Community
Skip to main content
New Participant
February 28, 2022
Solved

Can we use CTT to transfer content from dev environment to Stage and Prod on AEM as a cloud service?

  • February 28, 2022
  • 1 reply
  • 755 views
No text available
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 Anish-Sinha

hi @andmiccrew ,
CTT is designed to migrate content from AEM 6.3 to AEM 6.5 on prem of AMS. There are few configurations that you pass on in order to create a migration. Please go through this complete documentation: https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/migration-journey/cloud-migration/content-transfer-tool/overview-content-transfer-tool.html?lang=en

 

Ideally the content authoring should happen on higher environment and not on dev. If you still have content on dev and want to move to production, the best way to do should be deployment through package manager.

1 reply

Anish-Sinha
Anish-SinhaAccepted solution
Employee
February 28, 2022

hi @andmiccrew ,
CTT is designed to migrate content from AEM 6.3 to AEM 6.5 on prem of AMS. There are few configurations that you pass on in order to create a migration. Please go through this complete documentation: https://experienceleague.adobe.com/docs/experience-manager-cloud-service/content/migration-journey/cloud-migration/content-transfer-tool/overview-content-transfer-tool.html?lang=en

 

Ideally the content authoring should happen on higher environment and not on dev. If you still have content on dev and want to move to production, the best way to do should be deployment through package manager.

New Participant
March 1, 2022

thanks for you input @anish-sinha