It's all about the answers!

Ask a question

Is it possible to share an enumeration between projects?


Jason Dean (1062168) | asked May 10 '10, 11:10 a.m.
We have an enumeration which is the same for two projects.

Would it be possible to share this enumeration so that both projects can access it?

Cheers,

Jas

One answer



permanent link
Ralph Schoon (63.3k33646) | answered May 10 '10, 4:06 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi Jason,

as far as I know the process configuration is local to a project. You can't access a specification outside of the process configuration of your project.

It would be possible to export a process as a template and reuse that, changing the specification in the second project as desired.

Otherwise you would have to re-specify the enumeration in the second project. You could try to copy the XML source. But my experience is that in many cases things are not isolated enough. I'd suggest trying that on a test server first.

Ralph

We have an enumeration which is the same for two projects.

Would it be possible to share this enumeration so that both projects can access it?

Cheers,

Jas

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.