Is it possible to share an enumeration between projects?
One answer
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
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