Automation script slow after fetch DCF and parameters table
26th June 2025
Hi Marco, I noticed that this question has been open for some time now. Do you still need help with this, or have you found the solution in the meantime? …
Answer
26th June 2025
Hi Marco, I noticed that this question has been open for some time now. Do you still need help with this, or have you found the solution in the meantime? …
26th June 2025
Hi Hari, This error is shown when GQI has leached the limit of 500 concurrent sessions. This can mean one of two things: There is a lot of load on …
26th June 2025
Hi Davor, I noticed that this question has been open for some time now. Do you still need help with this, or have you found the solution in the meantime? …
26th June 2025
Hi Joel, I see that this question has been inactive for a long time now, and based on your comment above I get the impression that no further answer may …
26th June 2025
I see that this question has been inactive for some time. Have you found a solution for this yet? If yes, could you provide some information about this for reference …
26th June 2025
Since Reaper is the big culprit here, I will suggest first you reduce its logging or turn it off completely. Setting up a cronjob is well documented. Here is how …
26th June 2025
Hi Apurva, I think you don’t need Ad Hoc Data Sources for this unless you need more custom logic, next to a simple retrieval. If you can use the default …
26th June 2025
In short: you will receive an exception if a hosting agent goes down. Full description: the GetElementsForView call will send a GetLiteElementInfo SLNet message. For every element received from that …
26th June 2025
Hi Apurva, I see that this question has been inactive for some time. Have you found a solution for this yet? If yes, could you provide some information about this …
26th June 2025
Hi Jose, In your object[] columnInfo, can you remove the following entry?: Parameter.Networktable2.Pid.networktable2interfacename, // Status.Name (key) For the Notify NT_FILL_ARRAY_WITH_COLUMN, for the columnInfo object, the ID for the keys …
26th June 2025
Hi Wale, It is not possible to add javascript when using a web component with custom HTML. Before rendering the content of the component, we sanitize it for security reasons. …
26th June 2025
Hi Joao, I fix set custom in type: <ArrayOptionsindex=”0″> <ColumnOptionidx=”0″pid=”1801″type=”retrieved”options=””/> <ColumnOptionidx=”1″pid=”1802″type=”retrieved”options=”;save”/> <ColumnOptionidx=”2″pid=”1803″type=”retrieved”options=”;save”/> <ColumnOptionidx=”3″pid=”1804″type=”custom”options=”;save”/> then save and work ok Thanks
25th June 2025
Hi Hari, If you need to have to get an element name using the IP, you can use the GetInfo message with the ElementInfo type to get information regarding all …
25th June 2025
By custom API I assume you mean a 3rd party API and not a user defined API within Dataminer. As you are getting the same error in postman the problem …
25th June 2025
Hi Micah, Make sure that a baloon is shown when you expect the audible alert to be played. You can configure the conditions to show the baloon in the “Filter” …