Disable "Check-in" RTC client
3 answers
There is no official / out-of-the-box way to remove the "Check-in" context menu action from the RTC clients.
I would say you can request an RFE or create an Enhancement work item, but personally I don't think that this would raise in priority over all the existing RFEs/Enhancements.
In RTC 6.0.4 however, we added the ability to add your own custom Check-in Participant. See:
https://jazz.net/library/article/89651
https://jazz.net/library/article/89651
You have not really explained what you are trying to do, so it's not clear if writing one will help or not, but since these allow you to write your own code 'before' the check-in occurs, perhaps you can do what you need to there.
The question unfortunately qualifies for How should I ask a question in the Forum if I want to receive useful answers?
Read that to improve your skills.
There are ways to do stuff in Eclipse. See
- https://rsjazz.wordpress.com/2014/03/24/hiding-ui-contributions-in-the-rtc-eclipse-client/
- https://rsjazz.wordpress.com/2014/02/21/adding-context-menus-for-jazz-objects-to-the-rtc-eclipse-client/
That is not RTC, but Eclipse stuff. So you will not get more anwers here, I guess. You can ask and read Eclipse.org and other forums.
David has a point you can create check in advisors in the latest versuons of RTC.