It's all about the answers!

Ask a question

Prevent sharing to the root of a project with RTC v6.0.6?


Mark Boyd (333) | asked Sep 13 '19, 2:53 p.m.

 Is there a way to prevent users from sharing new files to the root of project, rather than putting the file in a specific folder?  This is with RTC v6.0.6. 

We have some users who just can't seem to remember not to put files in the root folder of the project.
Thank you.

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Sep 18 '19, 1:10 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

 Mark,


the only way I can think of is to use a custom check-in advisor, maybe also a custom change set delivery advisor. This could check the condition and prevent check in or delivery of such a change.

Check in advisors where introduced in 6.0.4 https://jazz.net/pub/new-noteworthy/rtc/6.0.4/M2/index.html#1

My blog post https://rsjazz.wordpress.com/2015/09/30/learning-to-fly-getting-started-with-the-rtc-java-apis/ lists all the relevant places to look to self-enable with advisors and participants, especially the Extensions Workshop you need to setup a development environment. 

Your answer


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