Visio: highlight a shape when searching on it

I believe what is shown in the screenshot below is more or less what you’re looking for. Whenever a search term (‘NatGeo’ in the example) is entered in the filter …

Visio: How to get a resource name?

In case a shape is already linked to a virtual function resource, you can use the ‘Info’ shape data field with value “Resource name” to display the name of the …

How can I convert c++ into c#?

I believe there are 2 ways to tackle this: Find or implement something that executes the same logic in C# Import the C++ dlls and use the [DllImport] attribute to …

Max Number of Parameter Subscriptions in DMS

On request of Flávio Jacinto who contacted me with additional questions on this topic and for this project. Please be aware that SLNet subscription in their current form is a …

Active Directory architecture

DataMiner supports connecting to a single AD as well as connecting to multiple ADs. Single AD scenarios: In case the DMA server (OS) itself is already part of the domain …

DataMiner SRM: What is a Contributing Service

A contributing booking is a booking that can contribute to other regular/main bookings. Meaning it can generate a ‘contributing’ resource which can be part of other booking(s). A typical example …

Cassandra Synchronization Port-Failover Pair

Cassandra port overview: Public port.  22 SSH port Cassandra inter-node ports.  7000 Cassandra inter-node cluster communication. 7001 Cassandra SSL inter-node cluster communication. 7199 Cassandra JMX monitoring port. Cassandra client ports.  …

Why are duplicate DCF interfaces generated?

It looks like all the duplicates have 1 item in range 100 000 and one item in range 150 000. This indicates they were created at very different times but …