It's all about the answers!

Ask a question

How to implement naming advisor for baseline using server side API?


Kajal Chaudhari (113) | asked Dec 06 '18, 1:14 a.m.
edited Dec 06 '18, 2:36 a.m. by Ralph Schoon (63.1k33646)

 Hello,

I am trying to implement the naming advisor for baseline.But I didnt understand how to get the baselines associated with component.& then provide naming convention on that?.
IComponentModificationData data = (IComponentModificationData) operation.getOperationData();
Component c=(Component) data.getComponent();
IBaselineHandle bh=c.getInitialBaseline();


Accepted answer


permanent link
Ralph Schoon (63.1k33646) | answered Dec 06 '18, 2:34 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
See the answer to your same question here:

https://jazz.net/forum/questions/258918/can-i-contribute-a-naming-convention-advisorparticipant-for-baselines-snapshots


If you have a different question, please ask a different question.

Ralph Schoon selected this answer as the correct answer

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.