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

RTC Event listener

We are trying implement a listener for an RTC event which would give up a warning/error (Ideally on the Team Advisor view) when a new item whose path exceeds 256 characters from the project's home is getting delivered on to an RTC stream. Is there an existing API that could be used or any other possible solution?

0 votes



One answer

Permanent link

 The only option I am aware of is to create a custom deliver (server) advisor.


Perform the RTC Extensions Workshop https://jazz.net/library/article/1000 as suggested. 

This helps to set up the development environment and to understand the basics. 

Then you can start and create an advisor (the extension workshop creates a follow up action). Advisors use a different extension point. See https://rsjazz.wordpress.com/?s=advisor&submit=Search for examples of advisors and the extension point(s) they use. See https://jazz.net/wiki/bin/view/Main/CustomPreconditionsTable#operations for the operation ID's to use. You likely have to use 'com.ibm.team.scm.server.deliver' as operation ID.

Good luck.

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
× 10,951

Question asked: Dec 03 '21, 7:20 a.m.

Question was seen: 1,248 times

Last updated: Dec 03 '21, 7:51 a.m.

Confirmation Cancel Confirm