Random Element Timeout

Unfortunately, I cannot make a diagnosis based on the provided information, but I hope the following information will be helpful. A timeout or loss of communication alarm typically occurs when …

Query to get the name of Enhanced Service Elements

Hi Koen, We can confirm that the service elements are not included. This decision was originally made because users cannot see that these enhanced services are hosting elements under the …

Automation Script with Execution Duration

Hi, Creating a fourth automation script that calls all of yours should work for your purpose. You could then call this fourth script from your Visual Overview. To achieve this, …

DateTime Picker default to now

Hi Richard Are you referring to the DateTime Picker of a ‘write’ parameter like below screenshot: I believe it now initializes with the something around the time of Cube startup. …

DataMiner 10.4 to 10.5 Upgrade

Hi Dave, In your case simply downloading the latest version 10.5.1.0 and running the installation should be fine. If you were on version 10.2.X.X it would be important to upgrade …

Different time zone for Low Code App

Hi Samuel, Quoting the answer which was provided in a similar question (https://community.dataminer.services/question/odd-behavior-setting-a-datetime-parameter-on-a-low-code-app/) : Low-Code Apps (and all our web apps) run by default in the timezone of the end-user, …

Handle row triggers for multiple tables

Hi David, You can implement a more generic solution by structuring your tables with specific offsets, allowing you to identify the corresponding table based on the trigger parameter. For example: …

Generic XML File Reader Protocol

Hi Ashwiny A possible workaround is to use two scheduler tasks. One starts 30 seconds after the other. This way, you achieve the 30-second cycle Regards,