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

How to create an event handler ?

How can I create an event, trigger and how to handle it?

0 votes

Comments

Could you please be more specific on which events / event handler you are interested in?
A detailed description of a use case or the problem that You are trying to solve would really help.

Best regards,
-Vlad

I want to get an event on Save button in RTC.



2 answers

Permanent link
Take a look at the RTC 4.0 Extensions Workshop (https://jazz.net/library/article/1000), since it covers how to set up and write extensions for the types of things that you seem to want to do.  it may take you a half day to go through the whole thing, but you will understand everything much better once you go through the exercises.

1 vote


Permanent link
as mentioned the workshop will show you how to do it..

there are two types of extensions

Operation Advisors

Operation Participants

the difference is that Advisors can stop the transaction
Participants cannot.

Advisors should NOT attempt to CHANGE anything in the current or other workitems
Participants can change this and other workitems..

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
× 12,014

Question asked: Jul 23 '12, 2:58 a.m.

Question was seen: 5,223 times

Last updated: Jul 30 '12, 3:50 p.m.

Confirmation Cancel Confirm