403 Error since HTTPS protocol is use with the DMA
19th May 2022
yes, it has been changed.
Answer
19th May 2022
Hi, some general context on .SLReplace files: During upgrades, files need to be replaced on the system. When a file is still in use (e.g. a process/application is still running …
19th May 2022
Through the ‘Mulitple Set’ menu, you are able to set a parameter value on multiple elements in one go. The menu is accessible by right-clicking an element in the Surveyor, …
19th May 2022
Hi Jordy, you can do so by linking a visual overview shape to a multiple set, as explained in the help. If that would not be possible because the multiple …
19th May 2022
Hi Gabriel, The Confluent Kafka API exposes a Load method: Loads the native librdkafka library from the specified path (note: the specified path needs to include the filename). Does nothing …
19th May 2022
Hi Geovanny, something similar was created for DOM to ingest instances for a DOM model from Excel but I believe there are a lot similarities between Jobs & DOM so …
18th May 2022
Hi Bethany, From 10.1.1 onwards, DataMiner needs some extra network ports for the NATS and NAS communication, as explained in the help. As the authentication takes too long, I suspect …
18th May 2022
I have had success in the past with running methods as an impersonated user by following the example given on this page: WindowsIdentity.Impersonate Method (System.Security.Principal) | Microsoft Docs It looks …
18th May 2022
Hello, Best thing you can do is check SLSearch log file, if no exception is present, it should start with something along the lines of: “2022/05/12 13:03:15.434|SLLog|ApplyLogLevels|CRU|-1|Log Levels: Info: 6; …
18th May 2022
Hi Robin, Please find some more information on the page button feature here. Please have a look at the “Notes” section on the bottom of the page. It explains why …
18th May 2022
Yes, make two shapes one to enable one to disable and add an SHOW shape data based on the parameter And lay them on top of each other.
18th May 2022
Hi Bing, After looking at your script I noticed that you are creating tickets in the wrong way. You should add a value for the State field in the following …
18th May 2022
Hi Bruno, It is possible to do this in dashboard using GQI by filtering on Source (for suggestion events this is “suggestionEngine”) as in the figure below. For performance reasons …
17th May 2022
Not sure if this would be a solution for your use case, but to combine data from different tables and sources in DataMiner, GQI in Dashboards are your best friend. …
17th May 2022
Could you let me know which DMA versions we are talking about? I can remember an issue 9.5 – 9.6 where we mistakenly cleared the masked state after your TTL …