How can we get GC URL information from linked DNG artifact in RTC by using RPE?
Hello Team,
I am trying to implement a RPE template which will extract the link information from RTC for the artifacts which are linked in DNG GC Context.
Now i am able to extract the DNG artifact link URL which is of local DNG stream. My requirement is to extract the full link information along with GC Context.
How can i achieve that please guide?
Thanks,
Reddeiah Reddy Mukka
One answer
If RM stream is only in one GC stream, you can create a JavaScript array containing GC URL along with the contributors. This can be either hardcoded in RPE template or you can make data request on GC URL first and get the streams. When you are getting DNG local URL, you should be able to get the corresponding GC stream from the array.
Comments
Ian Barnard
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Jun 28 '22, 9:20 a.m.Reddeiah Reddy Mukka
Jun 29 '22, 4:05 a.m.Ian Barnard
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Aug 23 '22, 4:50 a.m.