Using variables in xml source of a project area process
In RTC (version 4.0.6), does the project area xml schema support the use of variables?
I mean this: I would really appreciate if the project area-related information (e.g.: PA name, process template, ...) was saved in (predefined and implicit) variables that can be accessed in specific points of the process xml. Suppose, for instance, that there is a variable such as ${project-area-name}. I would like to access its value in, say, a precondition or a followup configuration. Is this possible? |
Accepted answer
Ralph Schoon (63.7k●3●36●48)
| answered Feb 23 '15, 7:02 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Preconditions and follow up actions have a special configuration capability that allows to specify configuration values. Without special means, they only have access to these configuration parameters. (See the Extensions Workshop for details). I am not aware that you can, in general, store variables in the process XML.
Since the operational behavior is always working within the context of a special project area, they have also access to all that context information via the item they are triggered by. Luca Martinucci selected this answer as the correct answer
Comments
Luca Martinucci
commented Feb 23 '15, 7:47 a.m.
My need arose from the fact that I am sharing the process of a "master" project area.
Ralph Schoon
commented Feb 23 '15, 7:50 a.m.
| edited Feb 23 '15, 7:51 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I have not played with this and weather or not you can/have to overwrite the operational behavior - or the process configuration for it in the client process.
sam detweiler
commented Feb 23 '15, 7:59 a.m.
Just like attribute definitions, workflow, and screen layouts, you can also mark the team configuration sections as Final, meaning down stream using projects cannot modify them..
|
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.