If I have a web project created on authoring environment and users have created contents into it.
What are the options to build up a new authoring environment from the existing one? The new server should have all the contents in webproject from authoring machine.
One option I can think of is : • To deploy the webproject through ASR deployment, hence, all the metadata would also persist.
Is this the way we generally do if we need to build up a new authoring environment from the existing one? Are there any other options of doing it?
To add on to the above…what I am looking for is to create a new authoring environment from the existing one…the webproject created with all the workflow/webform configuration and all the content should be available on the new machine.