Can we use RTC 3.0.1 process template to create PA in RTC 4.0.1?
![](http://jazz.net/_images/myphoto/127d6cb00f327f051ded92e52040ff2f.jpg)
Accepted answer
![](http://jazz.net/_images/myphoto/127d6cb00f327f051ded92e52040ff2f.jpg)
Comments
![](http://jazz.net/_images/myphoto/bf6a80d8a25aa87eeaa6b07038b8906a.jpg)
i agree with Ralph, recommended way to use a earlier template is to perform an upgrade and extract a fresh template. this way you will end up with a compatible template.
as a workaround you could try connecting your 3.0.1 eclipse client to the 4.0.1 repository and import the process template. once imported, you will be able to create new project areas in 4.0.1.
Please use caution with this approach. Do a thorough examination in a test environment and once you see everything from the template has taken correct effect, use it for your production environment.
hope it helps
2 votes
![](http://jazz.net/_images/myphoto/937764c6f40103c6633d14969bc637ba.jpg)
I don't think there is any differences by using 3.0.1 eclipse client or 4.0.1 eclipse client while importing a process template. :) All the validation code are located in server side. Even you can import a 3.0.1 template to 4.0.1 repostiroy successfully, it's NOT recommended to do this because we never support this scenario and it's not guaranteed that it works. The only recommended way is to migrate to 4.0.1 and then export this template from 4.0.1 repository.
![](http://jazz.net/_images/myphoto/127d6cb00f327f051ded92e52040ff2f.jpg)
Thank you all for your suggestions. I will get the environment migrated and then will extract the process template.
![](http://jazz.net/_images/myphoto/bf6a80d8a25aa87eeaa6b07038b8906a.jpg)
Trying to import a 3.0.1 template using a 4.0.1 client gives :
Problem occurred importing template
Details:
Version mismatch. The selected template was exported from an older version and cannot be imported. Moving an old template to a new version requires importing the template into an old server, migrating the database to the new version, and then exporting the template again.
As the Details suggests, the right way is upgrade but the older client connected to the newer repository can serve as some relief and again i would like to reiterate applying caution if attempting this workaround/approach.