IDP DISCOVER TIMEOUT AFTER 30 MINUTES
4th September 2023
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 …
Answer
4th September 2023
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 …
4th September 2023
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 …
4th September 2023
Hi Bing, The quickest method I can think of is to run all the Command Prompt commands directly from C#. This is a simple Ping Test command that I can …
4th September 2023
Hi Alun, At the moment it is not possible to save the order of the columns in an element view. However we have a task on our backlog to have …
1st September 2023
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 …
1st September 2023
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 …
1st September 2023
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 …
1st September 2023
Hi Thomaz, Could you please verify under the IDP Application if your elements appear as well and are correctly configured? If you navigate to the Facilities tab you should be …
1st September 2023
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 …
1st September 2023
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 …
1st September 2023
Hi Miao Miao, A possible option here is to use the Extended conditional shape manipulation actions. This shape data allows you to show/hide based on multiple conditions. In your use …
1st September 2023
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 …
1st September 2023
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 …
1st September 2023
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 …
1st September 2023
Hi Ryan DIS can not resolve if a certain assembly comes from a NuGet or is custom. That is why you have missing assemblies. If you have scripts or connectors …