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

Events in DOORS Next

Is there any RM event (similar to RM.Event.ARTIFACT_SAVED) for changeset delivery? We would like to trigger an action (sending email) after a change set is delivered.

Also, is there any performance impact if ARTIFACT_SAVED event is used (as it will be triggered each time any artifact gets saved)? Can we have a trigger that works only for select DOORS Next project areas?

0 votes

Comments

Any help will be appreciated.



2 answers

Permanent link

RM.Event acts only the selected artifact. You can write an "if" statement to use the RM.Event on specific project area. Moreover execution of widgets are triggered by user interaction like Submit button.

Email can be done inside the widget, subject to the corporate firewall settings. Though connection to corporate email server is not suggested from widget code.
REST API based widget provides more flexibility as compared to RM Client API.

0 votes


Permanent link
I haven't investigated this at all, so don't know if this will even work, but EWM can send notifications on delivery (actually change of status when deliver resolves a work item) when you're working in Jazz SCM.

Have you tried linking your DOORS Next change set to an EWM work item and seeing if you can get notifications to work that way?

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
× 11,074

Question asked: Apr 17, 1:06 a.m.

Question was seen: 1,313 times

Last updated: May 11, 7:05 p.m.

Confirmation Cancel Confirm