Exporting Admin Data
I am trying to setup a Sandbox runtime environment for DevOps . Our windchill has 1000s of Product and Libraray , Context , Folder, Template , Team , Policies .
As Dev/Test environment cloning is a costly affair in terms on infrastructure and Cloud maintenance , we want to setup a vanilla 12.0 server and load data through LoadFromFile .
Is thee any mechanism we have to get all the administrative data in XML ? My runtime env version is same as Dev/Test
I can use a java code and QuerySpec , however looking for a loader that can be optimized and have all necessary dependency


