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

Process Sharing

Hi All,
            I have a question on process sharing feature. Can this be used on already existing projects and still the customizations can be used by the consumer projects? (or) is this applicable only once during the setup and initialization part?

Thanks.

1 vote


Accepted answer

Permanent link
if a client project is standalone, not consuming another project's process config, and you then START consuming  the parent process config, nothing happens..

the standalone project needs to start with the EMPTY process template.

you cannot overtake (assimilate) a standalone project.

AND if you DO use process sharing, you have two ugly choices
1. for any process config section marked Final=true, no changes to this section are allowed in the client projects.
     enum, variables, presentation, value config, etc.. are all sections controlle separately by Final= settings.
2. for any process config section marked Final= false (not checked, default), the child IS allowed to make changes to that section,
    BUT____________ that section is COPIED from the parent and the child uses the COPY from then on forever
    ANY changes made to the master AFTER the copy are not seen at the client EVER AGAIN. (for that section).

Ralph Schoon selected this answer as the correct answer

4 votes

Comments

For more detail on how process sharing affects work item configuration see

https://jazz.net/library/article/1005

Note that if what you want is for the existing project area to just adopt the process of a master, then you can do so by just making the existing project share the process of the master, and then use the process source pane of the project area editor to delete everything except for the outermost node of the XML. You of course will then lose any process customizations you might have made in the existing project area.

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
× 6,132
× 89

Question asked: Aug 10 '12, 5:08 a.m.

Question was seen: 5,527 times

Last updated: Aug 17 '12, 6:54 a.m.

Confirmation Cancel Confirm