Can I contribute a "naming convention" advisor/participant for baselines & snapshots?
Kajal Chaudhari (11●4)
| asked Dec 03 '18, 11:59 p.m.
edited Dec 04 '18, 8:30 p.m. by David Lafreniere (4.8k●7) Hello,
I am trying to create naming advisor for snapshot & baseline.But I don't know what is the operation Id for baseline & snapshot.& how to create it programmatically using server side API.
|
Accepted answer
I can confirm that as of now (RTC 6.0.6.1), the 'modify baseline/snapshot' operation does not currently support advisors/participants (unlike the 'modify stream/component' operation). Please open an enhancement or RFE request.
If this ever gets added... please then see Ralph's answer for some suggestions on how to write one (which 'should' be similar to writing one for stream or component advisors)
Kajal Chaudhari selected this answer as the correct answer
|
One other answer
Ralph Schoon (63.5k●3●36●46)
| answered Dec 04 '18, 3:15 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
It is unclear if there is an operation to be able to do that. If there is, below some examples what can be done and how to.
https://rsjazz.wordpress.com/2017/02/13/diy-stream-naming-convention-advisors/ |
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
Give me some solution that how to implement naming convention advisor for component Baselines using server side API..