Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How to add additional menu option to user e.g. Attributes checks into IBM jazz- RM area

I have some mandatory Attributes for IBM jazz Artifacts such as system requirements, Software requirements etc. It is must that those attributes shall be filled by requirement engineer before proceeding for review of artifacts, but often user miss to update those attributes. IBM jazz provide view option but it requires manual check and as self review or external review I want create a script. Last time I tried to create external script but it was having concerns in connecting with jazz. I want to create script , which will get inside the jazz environment (plugin approach) and user can select one or more artifacts and do right click option which will directly show option to run attributes check and output shall be either exportable report or some pop up containing which all ID are having missing attributes and which are those. This kind of embedded script wont require separate authentication. I wanted to know whether someone has already done this. Whether I should be administrator for this. Can anyone share me step by step approach for this. Thanks in advance.

0 votes



2 answers

Permanent link

I am not aware of an SDK for DOORS Next. There is no Plugin Development Environment you could use to develop something like that. You will have to make do with the process/type system capabilities, as far as I can tell. The APIs available are listed here: https://jazz.net/wiki/bin/view/Deployment/ELMProductAPILanding#Engineering_Requirements_Managem , in case you want to look into those.

0 votes


Permanent link
You could do this using the RM Client API. Build a dashboard widget for the mini dashboard on the side that does the checks. Have a look at the examples in the RM Client API on the wiki - the ASIL checker would be a great place to start for the sort of thing you want to do.


And this is a repo of some examples: https://github.com/jazz-community/dng-client-extensions

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 153
× 73
× 43

Question asked: Apr 01, 4:49 a.m.

Question was seen: 63 times

Last updated: Apr 02, 8:06 p.m.

Confirmation Cancel Confirm