Hello Ventuzians!
THE FORUMS ARE CLOSED!

Please join our discord server HERE!! << click me :D

We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server

Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!

XML and ASYNC help needed

Q and A about functionality and how to solve a special task for your application.

Moderator: Support

Post Reply
spikylaura
Posts: 28
Joined: 26 Jan 2012, 11:53

XML and ASYNC help needed

Post by spikylaura » 23 Sep 2014, 08:11

Morning Ventuz world,

I am creating a very busy scoreboard for an event which contains around 450 2D text items and 450 colour nodes all fed from an XML. I have containerised into smaller groups for ease of management and to make use of interfacing. All XML nodes have auto update and ASYNC enabled. The XML is located on a mapped drive on the local network. I am running the scene as a VPR.

The problem is this: When we run test data, the scoreboard will update quite happily for a length of time, but then just stops updating until I close and reopen the scene/presentation ( the same behaviour happens in Designer and Presenter. The stall does not happen in the same place.

Any help would be greatly appreciated.

Paul

User avatar
Daniel Willer
Posts: 309
Joined: 06 Jan 2012, 18:12

Re: XML and ASYNC help needed

Post by Daniel Willer » 23 Sep 2014, 09:47

You should just use one XML File node to load the xml at one single point and then pass it inside the containers to save performance.
If you have 450 instances of the XML file node reloading the data you run into trouble!

Cheers!
Daniel

spikylaura
Posts: 28
Joined: 26 Jan 2012, 11:53

Re: XML and ASYNC help needed

Post by spikylaura » 23 Sep 2014, 10:53

Hi Daniel,

Thanks for the quick reply!

Paul

Post Reply