Hello all,
I have a quite difficult challenge that awaits me.
Last year I have built an XPression-project for a 24h music channel where XPression is used (among other things) to generate all of the lower thirds during the clips on the channel.
In order to be able to build all of the logic and the rules I have used Visual Logic to link to the JSON-feed and to determine which Scene Directors to play.
Everything is working fine, but now they want to add a backup-system as a failover.
On XPression-level this means that I need to link to a different JSON-feed.
So I have three options, either I duplicate the current scene and manually adjust all of the Datalinqs in the Visual Logic, but that means that when I need to make an adjustment to the layout, I have to make the adjustments on both scenes.
So it would be easier if there was a way to make the Datalinq dynamic but inside the Datalinq-block. So instead. By using a Datalinq Key or something that I could use to select which Datalinq Source I use. Is there any possibility like this?
The last option would be to use two datalinq blocks in Visual Logic, one for the MAIN data and one for the BACKUP data and use an Input Selector to determine which data to use but that would make the Visual Logic quite slow, but if I have to, I will do it that way.
Best regards,
Kenneth