User Definable API – move Token from staging to production
26th June 2023
Hi Mieke, There is nothing built-in since DataMiner does not know the actual secret of the token (only a secure hash). You can however manually create another token on the …
Answer
26th June 2023
Hi Mieke, There is nothing built-in since DataMiner does not know the actual secret of the token (only a secure hash). You can however manually create another token on the …
26th June 2023
Hi Stefan, Have you looked into the Root Cause Analyzer functionality? This allows you to build logical topologies and use the RCA slider in the alarm console to filter the …
26th June 2023
Hi Jeroen, I believe currently you can only achieve this by updating your values through an automation script. There is a great example available in the docs (link).
26th June 2023
Hi Mieke, I attempted to implement your solution, but I encountered a problem. The reservation takes a few seconds to be created, and as a result, the script that attempts …
26th June 2023
Jeroen, This will be supported in DMA 10.3.8 (see RN36276)
26th June 2023
Hi Ashwini, Note that it’s not recommended to directly access the databases of DataMiner. This is not supported because this is internal-use only and therefore this can change in any …
26th June 2023
Hi Manideep, If I understand it correctly, you are able to connect to DataMiner successfully, but you are not able to do this via one specific IP or URL? If …
24th June 2023
Hi Bing, Some suggestions to check: 1: Running CONSISTENCY in cqlsh will display how many nodes in the replica must respond for the CQLSH session, rather than the consistency level …
23rd June 2023
Hi Gelber, You can find this information in DataMiner docs: Enabling TLS encryption for serial communication Hope it helps.
23rd June 2023
It’s linked to your regional settings but you can change it to another zone. Alternatively, on windows regional settings, you can customize it individually – below I’ve selected 00:00 time …
23rd June 2023
Hi Steve – my cube shows 24h time. If I’m not mistaken Cube just follows date & time format set on the client machine. I assume it just shows what …
23rd June 2023
Hi Stacey, A work around I found is to mask and hid the elements through automation script depending on the User if that helps.
23rd June 2023
I have seen this issue before and it is that the Microsoft.Data.SqlClient.SNI.x86.dll file sometimes is not in the right place or not there at all which causes this issue.
23rd June 2023
Hi, The data source seems to be replying with a wrong format. Like Wireshark is indicating, the value type is set as an integer32 (=4 byte) while the value in …
23rd June 2023
Hi Laszlo, Apart from the 2 answers, indeed copying the Protocols folder on Windows level will work. In this case, you need to ensure that the source and target DataMiner …