IN RTC source control, I am having a component named "Article Component
".
I am using this component in multiple streams.
Now, when I search for the component, how can I find all the streams associated with the component "Article Component
"?.
Am I having any option in RTC to find this?
Eg:
Component 1: Article1 Component
Component 2: Article2 Component
Stream 1: Article Development Stream 1
Stream 2: Article Development Stream 2
Stream 3: Article Development Stream 3
Stream 4: Article Development Stream 4
With:
Now when I search for component1
i.e. Article1
component, then I should be displayed the following result:
Article1 Component - Article Development Stream 1
Article1 Component - Article Development Stream 2
Article1 Component - Article Development Stream 3
Thanks, Vijay.
Than making use of the rtc api it is better to create a birt report for finding this. For this you can refer the creation of reports articles in jazz.net