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 …

Can Dataminer store the data of spectrum analyzer?

Hi Pramod, Spectrum monitors can probably provide a solution here. A monitor will periodically run a script that takes data from the spectrum analyzer. Also, it can do some analysis …

Hosting dataminer in the cloud

This is what I have specified for a recent project: AWS Instance: m5d.4xlarge with Enhanced Networking › 100GB Dedicated OS C:/ drive on EBS Storage Volume should be on IO1 …

DMA API connection error

The error message says exactly what is wrong, you’re using a wrong url. The SOAP interface should be used like this: Note: the url ends with soap.asmx, not with “/ConnectApp”. …

DMA API connection error

Hi German, If you are executing the web API call, could you please double-check if the <protocols> section has been uncommented in the web.config file.