Moving RTC project from one RTC server to another RTC server - Steps
![](http://jazz.net/_images/myphoto/bb297e6098adce20d2bfe56ca16c62da.jpg)
I need to move (actually copy) a RTC project from RTC server A to RTC server B. Below are the steps I'm plannign to do:
1. Create a new process template of the RTC project on A
2. Export process template from A to B
3. Create a new RTC project on B based on the exported process template
4. Export/Import work items from A to B
5. Get the project plans from A to B ---> I could export a plan from the web client as xml but how to import on B?
6. No need to get users because of LDAP usage
Anything else??????