Update an existing stream with another stream in RTC
Hi, I am new to RTC, have a query Need to update an RTC stream with data in another stream. e.g I have two streams A and B, their structure and everything is same, I want to update data in Stream A from Stream B, need these both streams to get in synch for once. |
Accepted answer
Ralph Schoon (63.6k●3●36●46)
| answered Sep 25 '14, 4:06 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Sep 25 '14, 4:08 a.m.
Please have a look at this
https://jazz.net/library/article/1439 describes your situation, I believe.
What you basically do is:
Kunal Pasricha selected this answer as the correct answer
Comments ThanksĀ a Lot for reply, Is there any option using snapshot feature. e.g I want to update data in Stream A from Stream B, I have taken snapshot of stream B can I use that in any way to update A.
You can replace each of the components in the stream with the baselines of the components in the other stream that have been created with the snapshot on the first stream.
thanks a lot. celebrate the day. Please note, when you throw away the stream, users that have it as flow target will have to set their flow target to the new stream.
Thanks! |
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.