Phantom Answer
15th December 2023
Hi Max, This is the default response when you have in your connector a pair defined which isn’t expecting a response. In your case the pair with name Set Frequency …
Answer
15th December 2023
Hi Max, This is the default response when you have in your connector a pair defined which isn’t expecting a response. In your case the pair with name Set Frequency …
15th December 2023
Hi Manuel, This is not possible through a GQI query at this moment. However, there are ways to achieve a similar behavior: Apply the Operational status as a Protocol Parameter on the State component as …
15th December 2023
Hi German, I’m not sure if the FileSelector component supports ‘WantsOnChange’, but if it does, the following class that extends FileSelector might work. The ‘FilesUploaded’ event should be fired after …
15th December 2023
Hi Mieke, For your second question. It is unfortunately not possible to cancel an ongoing query. When a script is set to timeout at 1 minute, it will only stop …
15th December 2023
I’ve just checked with our data core team for this, and they confirmed that we do not have any experience with configuring CrowdStrike AV for Cassandra and Elasticsearch Linux environments …
14th December 2023
Hi Gerwin, How long are alarms and information events being stored on your system? By default this is one year and I see that you are trying to retrieve alarms …
14th December 2023
Mieke, Related to your first question, ‘read’ operations are indeed put on a queue (per module). This has been changed very recently and the queue will be skipped starting from …
14th December 2023
Hi Anna If the intention is to be able to edit the row in one go, then the ContextMenu is an option. With this, you get a ‘popup’ with the …
14th December 2023
Hi Gerwin, An option could be to use regex to parse the HEX values into each pair of digits. In Visio, you can achieve this by using the option [RegexReplace:x,y,z] …
14th December 2023
Hi Anna, Unfortunately, I do not believe it is possible to do what you are after as pagebuttons do not work when included in a table. They are designed only …
14th December 2023
Remote access via dataminer.services will only create a tunnel to the DMA, so it’s not possible to proxy requests via dataminer.services to other devices in the private network that are …
14th December 2023
Michiel, For Automation, ideally , you don’t need the ‘UI Available’ permission flag. We have a task in our backlog to follow up on that.
14th December 2023
In the end, it is a DMA restart that solves the issue.
13th December 2023
Hello Nils Not sure for your specific case but you can start by looking into our documentation, maybe there is a few things that you can try, please check here …
13th December 2023
Hi Vincenzo. The exception means that the type ‘Text’ couldn’t be found in the SLManagedAutomation assembly. The strange thing is that it also shouldn’t be loaded from that assembly, and …