I have built a POC in enterprise trial version. The version expires any day now. So I need to save the project somewhere. To be able to import again when the customer have bought an enterprise license.
Should I save all the files in the project folder and import them later?
Or should I start a cloud license and import there?
Thanks for any guidance.
Hi @henkkahh,
Anything of this will work. Your project is saved as main.xaml and project.json. (eventually other xaml files). There are all data needed to open project in other studio. In xaml files you have all data structure of used activities and their properties and values. In project.json you have save all dependencies with their version number and settings.