Smart serial listener – replying to a single client not possible sans “after response” trigger?
27th August 2024
Conclusion – we ended up omitting the smart serial set flow favor of an SCP client for sets.
Answer
27th August 2024
Conclusion – we ended up omitting the smart serial set flow favor of an SCP client for sets.
27th August 2024
Hi Alberto, I’ve checked with the Data Core team, and it appears that NATS is used for too many things to easily be able to enumerate this here. However, the …
27th August 2024
Hi Alberto, You could have a look at the reserved IDs to find the information events available: General Parameters Having a quick look I could find some events that should …
27th August 2024
Hi Alberto, It’s not possible to have different types of database configurations running within a single cluster. So if the agents within a cluster are making use of local Cassandra …
27th August 2024
From the error message it’s not clear what goes wrong. It could be an incorrect password, an unknown user account, or something else. The logging of DataMiner will contain more …
27th August 2024
hi Jens The profiles app in Cube indeed only checks (since DataMiner 10.2.10) if the raw value of a discreet is unique. Not sure if there’s any specific use case to …
27th August 2024
Hi Luis Please see this post Executing an automation script with invalid user cookie fails – DataMiner Dojo I think it relates to what you are facing. Regards
27th August 2024
This issue ended up being caused by Inheritance of the Visio shapes. The different types of inheritance when using grouping are shown within this Dojo course: https://community.dataminer.services/courses/visio/lessons/advanced-shape-linking/topic/grouping/ Do note that …
27th August 2024
Hi David, In order to retrieve the Grandmaster Identity, it’s also required to have the connector Standard PTP Device. This connector is included with the PTP application package. But if …
27th August 2024
Hi Luis, would it please be possible to log the content of the protocol.UserCookie property in both cases? It should contain a guid, but for some reason that’s not the …
27th August 2024
Hi, If the CN and the SANs are different in the new certificate compared to the self-signed one, you might need to change some configuration in DataMiner (maintenancesettings.xml) and IIS …
26th August 2024
Hi Tim, The most efficient would be to retrieve them in one single request (or the least amount possible). You could use the ‘RetrieveBigOrFilter’ tools method that is available in …
26th August 2024
Hi Johannes, Creating your own APIs can be very beneficial as it gives you greater control over the information you retrieve from DataMiner. In a large system, efficiency is key. …
26th August 2024
As no more answer is needed for this question, I have added this pro forma answer so that we can mark the question as resolved.
26th August 2024
Hi Ana, The table component in the LCA simply displays the data that is returned by the GQI query. In this case, these are the values stored within DOM instances. …