IDP DISCOVER TIMEOUT AFTER 30 MINUTES

Hi Juan, you can change the default timeout of 30 minutes by setting the Request Maximum Duration to a different value in the tab Admin > Discovery > Settings. Feel …

SetParameter performance differences

Hi, The protocol.<parametername> = value; becomes accessible when using SLProtocolExt instead of SLProtocol. This helper was added to have a more natural coding style when getting or setting a parameter …

Trend Component in a Service

Hi Toon, service example: When I want to use a trend for one element I’m doing the following. Outer shape: Inner shape: This works fine, but now I want to …

RegexReplace in an element shape data issue

There is a bug in a core part of the code apparently that causes this issue. Fixing it involves a bit of risk since every shape runs through this piece …

Accepted IP Address for IP Connection – SSH

Hi Tarik, The SSL/TLS option is always visible for all TCP/IP type connections. DataMiner treats SSH as a special TCP/IP connection, so that is why it is displayed. The option …

OpenSearch and Cassandra node selection

Hi Philip, In High-level and configuration wise what I have seen so far: Cassandra, each site will be an datacenter and all nodes should share same “cassandra.yaml” , in each …

Generic Connecter for file servers

Hi, As far as I’m aware, such a connector does not exist yet. However, it sounds possible to create such a thing that makes a connection with a file server …

disableWrite option on a parameter

Hi, That is not possible at this moment. The check happens in Cube when the hardcoded value matches with the value in the column. What could be done is providing …

Parsing text and mapping to visual

Hi Ram, Is it not an option to develop a connector to perform the SSH query? In that way you can trigger the command, parse, and display it in a …

Accepted IP Address for IP Connection – SSH

Hi Tarik, This option is to specify From which IP address you want to accept incoming information. I’m not sure from which connector you took this screenshot, but it will …