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
Hello Ventuzians!
THE FORUMS ARE CLOSED!
Please join our discord server HERE!! << click me
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!
THE FORUMS ARE CLOSED!
Please join our discord server HERE!! << click me

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
Moderator: Support
- Daniel Willer
- Posts: 309
- Joined: 06 Jan 2012, 18:12
Re: XML and ASYNC help needed
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
If you have 450 instances of the XML file node reloading the data you run into trouble!
Cheers!
Daniel
-
- Posts: 28
- Joined: 26 Jan 2012, 11:53
Re: XML and ASYNC help needed
Hi Daniel,
Thanks for the quick reply!
Paul
Thanks for the quick reply!
Paul