Hi Dojo,
we are working on a solution to save comments in a memory file. This part works good: in a Visio the user can type text into a shape to set a session variable, which then is saved into a memory file (DataMiner own; Automation -> memory file) by a custom automation script. Reading from the file is also possible: when a user starts an automation script to read from the memory file, the value (comment) then is presented nicely using the same session variable.
The issue here is that we try to find a way to have the new/updated comment to be presented for all users connected to the system that currently have opened the corresponding visual. We haven't figured out yet how to achieve this... so far, every user manually has to start the read script, so that the session variable is updated with the comment from the memory file.
Any ideas how to smoothen the user experience here? 🙂
Thanks a lot!
Hi all!
Are there any other ideas on this topic or other approaches to a solution from the community?
Kind regards,
Daniel