gc_grace_seconds Value in LOCAL Cassandra DB

Hello Alberto, The gc_grace_seconds is a configuration setting that specifies how long tombstones (markers for deleted data) should be kept before being eligible for removal by compaction. The primary purpose …

Dataminer /InstallOptions

Hi, Are you referring to the list of options to install DataMiner Cube: Desktop application command-line arguments Hope it helps.

Available algorithms in Credentials Library

Hi Roger, As far as I know the following authentication algorithms are not supported yet in the credential library: – SHA-224 – SHA-256 – SHA-384 – SHA-512 In a similar …

Skyline SSL Certificate Monitor for Cassandra with TLS

The connector can be modified to use a TcpClient+SslStream instead of a HttpWebRequest to retrieve the remote certificate. This approach can work for any TLS-based communication, e.g. LDAP (TCP/636) or …

Multiple conditional Text Display on Visio

Hi Yahya, For combining multiple condition you can use the following example: <A>and<B>and<C>-A|Element:element1|Parameter:1|=abc-B|Element:element2|Parameter:2|=bcd-C|Element:element3|Parameter:3|=cde More details can be found here: https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/miscellaneous/Extended_conditional_shape_manipulation_actions.html#condition-components Kind regards,

Client Test Tool – WebView2 plugin for SSO

Our software checks for the presence of this registry key: reg query HKLM\SOFTWARE\WOW6432Node\Microsoft\EdgeUpdate\Clients\{F3017226-FE2A-4295-8BDF-00C3A9A7E4C5} /v pv I’ve seen it happen in the past that this registry key is not created immediately …

Unable to remove private filter

I created a new private filter which I then deleted after verifying in Tools > “clean up unused” that it was not in use (I deleted it through alarm console …

Unable to remove private filter

Hi Roger, I ran a test on my side, and it worked as expected (I’m using version 10.4.7.0-14517). When I attempted to delete the filter, I encountered the following: Could …

Get Spectrum Element traces

Hi Maximiliano. I’ve used the GetSpectrumBufferDataMessage succesfully in the past, instead of GetSpectrumRTBufferDataMessage. Not sure if that also supports the ‘inline’ option though. The SpectrumBufferDataResponseMessage also contains many other properties …

Multiple Live Updates on a Single AdHoc DataSource

Hi German, Your code seems fine at first sight. Multiple subscriptions/watchers is supported. The source of the changes for the realtime updates in an ad-hoc data source actially doesn’t matter. …

Unable to remove private filter

And here’s a screenshot. So my question is if I can find out where DataMiner thinks it is in use – because I am sure I didn’t use it anywhere …

Ateme Titan Edge Protocol

Hi Ryan, I did a quick review of the Titan Edge protocol connector (range 1.1.1.x), and didn’t find any implementation of InterApp functionality. If you’d like to explore how to …