Certificates for Active Directory connections
21st November 2022
Hi Carlos, can you confirm that the issues are resolved now? Otherwise i suggest to send a request to further investigate this to techsupport@skyline.be
Answer
21st November 2022
Hi Carlos, can you confirm that the issues are resolved now? Otherwise i suggest to send a request to further investigate this to techsupport@skyline.be
21st November 2022
The issue related to the masking of CPE items is solved in version 10.1 CU12 main release and 10.2.3 feature release More information can be found in the following release …
21st November 2022
Reposting the feedback from Glenn to mark this question as completed: Yes we’ve done this a couple of times in the past, on the top of my head. (1) At …
21st November 2022
This feature became available in 10.2.3 feature release and 10.3 main release More details can be found here: DataMiner Cube – Visual Overview: Problem when navigating inside EPM cards [ID_32288] …
21st November 2022
This issue should be fixed in the latest 10.2 main release if the behaviour still occurs, i would suggest to forward the dashboard to techsupport@skyline.be so that we can do …
21st November 2022
When you have a DMP where the network is suboptimal i would recommend to only communicate with replication, which contains a buffer when the network is no longer available or …
21st November 2022
Alex, can you confirm that the fix in the driver was the root cause of the issue? If so, we can mark this question as completed
21st November 2022
There is nothing special about the Ateme Tital Live connector, so it should be possible to add these elements into the redundancy group. One interesting point to know would be …
21st November 2022
This looks like a bug, we have a task on the roadmap to provide a fix for this issue if you want an update or have any questions don’t hesitate …
21st November 2022
Hi, I’m assuming that the SLNetClientTest tool was connected to DMAX while attempting to make this configuration, and that the connection from DMAX to DMA1 had a problem (maybe also …
21st November 2022
Hi Brecht, Could you provide a bit more info: When you indicate the protocol name changed, do you mean the new selected parent and its exported child protocols are different …
21st November 2022
the response XML is simple, which just has one param 7 in it: <Responses> <Response id=”1″> <Name>getDeviceStateRSP</Name> <Description>Get Device State RsP</Description> <Content> <Param>7</Param> </Content> </Response> </Responses> I have a Pair …
19th November 2022
The DOMInstanceID class has two public properties: Guid Id String ModuleId So in your case you can get the underlying Guid by using mcrCustomerList[0].ID.Id. Note that the ModuleId is useful when …
18th November 2022
I came across this question whilst searching for the same answer. I have however noticed in Dataminer Docs: “Configuring an alarm template to generate information messages For parameters of type …
18th November 2022
Hi Stefan, The trend component does not take the service context into account when parsing the Parameters shape data. This means that aliases can’t be used in there. However we can always …