NATS configuration issue

Hi Carl, Having the “NATSForceManualConfig” flag set to true, DataMiner will not validate or alter the NATS-configuration. So any mistakes or changes in the network (such as changes in IP) …

GetAlarmDetails in a Swarming DMS

Hi, Those fields are marked as Obsolete, because the prefered way of using this message in QAction/Automation is to use the Trees property. This is mainly so no fields are …

GetAlarmDetails in a Swarming DMS

You are supposed to fill in the “Trees” property. However, this is not so easy to do via ClientTest as there some conversions happening in the background to keep backwards …

Pre-fill filter component via URL

Hi Marco, Could you clarify which filter you’re referring to here? If you mean a text or search input, this documentation might help: – Specifying data input in a dashboard …

Updating a table row

Hi Ryan, The most basic way for you to achieve what you are after is to use a combination of 3 calls protocol.Exists | DataMiner Docs protocol.AddRow | DataMiner Docs …

Get rid of “Commas”

Hi Thomas, I thought it would be possible with a regex like ‘^(([^,]*)(?=,)?)+$’, but apparently that doesn’t work. The problem is that a regex match is always consecutive. It’s not …

Cassandra 5.0 – support

Hi Stacey, We intend to support Cassandra 5.0. At the start of last spring we had a validation run, verifying the compatibility with Cassandra 5.0 but unfortunately our recommended way …

Match Regex in Queries (Low-code App)

Thanks Wale for a quick answer and I have tried it, but strangely is not working in my queries. I really don´t know why. I have done like this: