Importing an RQM process template developed in 4.0 to 4.x
I've just exported an RQM process template developed in 4.0. When I tried to import the PT into a 4.0.1 environment, I faced the following problem:
I know we had the ability to import PT developed in 4.0 to this 4.0.1 environment before so, am I missing something?
Thanks in advance!
Victoria.
I know we had the ability to import PT developed in 4.0 to this 4.0.1 environment before so, am I missing something?
Thanks in advance!
Victoria.
One answer
We do not technically support that feature, but there are side cases where that may work. This case happens when the template format does not change. These template formats are kept in check by version numbers. If the version number does not change, then it will be possible to import the template. These version numbers can even be broken down to specific parts of the template. So it is possible that you can import some templates from 4.0, but not all templates from 4.0.
An example may be:
In A, Roles contain a name and id.
An example may be:
In A, Roles contain a name and id.
In B, Roles contain a name and id.
In C, Roles contain a name, id, and description.
So if you have a template from A that contains roles, you will be able to migrate it to B but not C. But if the template from A does not contain roles, it may be possible to migrate it to C.