It's all about the answers!

Ask a question

RTC : Having multiple streams in same project area


Rakesh A (33119) | asked Sep 21 '20, 12:13 a.m.
Hello,
     I am using 6.0.6.1. In RTC it's allowed to create multiple stream with same names within the project area also.
    I have below questions:
1. Is there a capability / settings in CCM that allows to enforce unique stream names ?
2. If not, how could the streams with same names be distinguished by user (apart from UUID of stream ) ?

Thanks.

Accepted answer


permanent link
Shashikant Padur (4.2k27) | answered Sep 21 '20, 12:42 a.m.
JAZZ DEVELOPER

You have to write a custom advisor. Here is an article that lists out the steps on how to do it: https://rsjazz.wordpress.com/2017/02/13/diy-stream-naming-convention-advisors/

Rakesh A selected this answer as the correct answer

Comments
Rakesh A commented Sep 21 '20, 8:23 a.m. | edited Sep 21 '20, 8:26 a.m.

Enabling this setting will restrict having duplicate stream names only in project area, but also is there a possibility to restrict it across server irrespective of project areas ?


1
Ralph Schoon commented Sep 21 '20, 1:45 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER

That would require an enhancement as far as I can tell. Note that the name of a stream is only of interest for humans. The tool can destinguish them regardless.

Your answer


Register or to post your answer.