What value for Process ID when creating a new template
When using the eclipse client with RTC V4.0.2 and creating a new Process Template based on an existing Project Area what value should be used for the Process ID?
Does this have to be unique for the server or just any value? Are there general rules that should be best followed in allocating a Process ID? Thanks |
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered Apr 02 '14, 4:22 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
David, besides Sam's recommendation, the only fixed rule is, that it needs to be unique.
Sam has probably more experience with maintaining templates than I. I would in general as a best practice have a naming pattern such as com.<mycompany>.<some.template.name>.<version> where you replace the bracketed areas with useful values. Make sure the version number is unique. David Beange selected this answer as the correct answer
Comments
David Beange
commented Apr 02 '14, 5:34 a.m.
Thanks. As a matter of interest how is this id actually used by the tooling?
Ralph Schoon
commented Apr 02 '14, 6:10 a.m.
| edited Apr 02 '14, 5:01 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
It is used in the deployed process, to point back to the template, as far as I know.
sam detweiler
commented Apr 02 '14, 6:28 a.m.
when u create a new project the select template's ID is placed in the Process ID field.
|
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.
Comments
its a unique string per server.