It's all about the answers!

Ask a question

Change management for RAM lifecycles


Steven Pogue (7142) | asked Sep 07 '11, 4:11 p.m.
We are about to roll out some new custom lifecycle workflows in our RAM instance which involves updating the RAM Lifecycle project area process configuration in the underlying RTC instance. Is there a means to backup and restore that process configuration such that we can rollback, if necessary? Any best practices for managing changes of this type?
Thanks,
Steve

One answer



permanent link
Rich Kulp (3.6k38) | answered Sep 08 '11, 2:27 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
Hi,

RTC already does this, at least for the workflows themselves. Every time
you change the workflows and do a save RTC saves a copy of the project
area configuration. This is the Project Configuration Source XML data.
The workflow definition is stored in there. If you go to the source tab
you can open a mouse button two and say Show History it will show all of
the previous revisions that had been saved. You can then do a replace
with one of those previous revisions.

However, you need to be very very careful. This is a complete
replacement, which can be more than just the one workflow.

Instead you may want to do a compare with a previous version and just
merge in the changes you want.

This is not the graphical interface to the workflows. It is the XML
representation of the project area configuration (which is actually the
master). So you'll need to understand XML and the project area
configuration XML.

--
Rich Kulp
Rational Asset Manager developer

Your answer


Register or 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.