I used the migration toolkit to migrate data from a Kentico 12 PE instance -> Xperience by Kentico.
If I understood correctly based on previous conversations, the easiest way to get the data from its standalone new instance of XbK to my in-progress XbK working solution is using Continuous Integration functionality, by serializing and deserializing the data into my working solution, correct?
I did not see this step specifically outlined anywhere but I may have just missed it.
Beyond the obvious, are there any other considerations that need to be made with this process?
Environment
- Xperience by Kentico version: [30.0.0]
- .NET version: [8]
- Execution environment: [SaaS, but local dev for now]