Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Howto upgrade a process template from v3 to v4?

 Hello,

I have an exported process template that i used with v3. Now I want to use this template in a v4 Environment.

The import dialog tells me that i need to upgrade the database of a v3 server, export, and then import to v4. But in this new environment there will be no access to v3 and it is not an option to install it. The only help would be to install a v3 extra for this task on a local machine. Since i want to avoid this, my question is how i can convert my process template by hand from v3 to v4. Is changing a few parts sufficient or are there bigger, major, changes to the syntax which make this task impossible?

BR

Fabian

0 votes



3 answers

Permanent link
I am facing the same situation. Actually I will set up a 3.0.1. server, import the process template, upgrade and export again. To verify that process templates have changed between 3.0 and 4.0, you could "export" a standard template such as SCRUM by copy&pasting its process configuration XML and diff the two versions. I doubt that migrating the process template is as easy as replacing a version number in the XML. Wish it were, though.

1 vote


Permanent link
well, there are new features in the 4.0 process XML, at least email templates..

so, I would guess (we still have to do this ourselves)

get the two base scrum template process sources, xmldiff, (3.0 and 4.0)

apply that dif (xmlpatch) to the v3 scrum source, to make sure you got the 4.0 source..

then dif your template against the 3.0 base to get ITS diff..

then apply your diff onto the 4.0 template.
and apply the 4.0 delta onto your custom 3.0 template,
and compare the two constructed 4.0+your stuff templates


0 votes


Permanent link
Ok, finally i did a v3 install and upgraded from there. That was more a pragmatic decision. For the next major release it would be helpful to be able to upgrade process template via command line tool etc.

I made an enhancement for that need:

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,927
× 6,117
× 89

Question asked: Jul 12 '12, 5:41 a.m.

Question was seen: 6,112 times

Last updated: Jul 18 '12, 5:19 a.m.

Confirmation Cancel Confirm