How to investigate duplicate properties notice?
28th May 2021
Hi Jens, I would start by looking at the content of the <Properties> section in the Element.xml file for the specific elements.
Answer
28th May 2021
Hi Jens, I would start by looking at the content of the <Properties> section in the Element.xml file for the specific elements.
28th May 2021
You can include a parameter in a report by adding a ‘parameter report’ or ‘status query’ block in your report template. For each parameter that you pass to your template, …
28th May 2021
Hi Bruno, This should work as long as the indices are exclusive for each table, meaning that index ‘A’ from table1 should not appear in Table2 and Index ‘B’ from …
27th May 2021
Totally off topic, but I can’t help it as it is a great feature and not everybody knows it: if you hold the CTRL key while hovering your mouse pointer …
27th May 2021
Hi Jan-Terje, It is not possible to use a logical OR operation in the quick filter of the alarmconsole. If you want to use a logical OR operation you can …
27th May 2021
Hi, Please don’t use the old dms.Notify calls to retrieve remote table values as that has become deprecated and indeed partial tables are not fully supported with this call. By …
27th May 2021
Hi, Could you try and use the Class Library in your integration, as it contains a GetRows method inside the IDmsTable object? See Development Library Help
27th May 2021
Hi, Do note that interfacing with a billing system can be much more than just looking at some APIs. Yes, the billing system as any other system can extract data …
27th May 2021
Hi André We now make a distinct between a certificate of attendance (that’s probably what you have) and a certificate of expertise. A certificate of attendance is what you receive …
27th May 2021
The ping attribute can be used to allow testing the connection in the element edit wizard in DataMiner Cube. This is explained in the following section in the DataMiner Development …
27th May 2021
Hi Jordy, see the following page for an overview of the possible APIs to extract data from DataMiner: https://help.dataminer.services/dataminer/#t=DataMinerUserGuide%2Fpart_3%2FDataminerSystems%2FDataMiner_interfaces.htm. Which method to use exactly depends on the possibilities of the system …
27th May 2021
Hi Carlos, DataMiner will always display the latest available information. If a trap is missed, the update from a poll action will update the information to reflect the actual situation.
27th May 2021
Hi Edson, Could you try adding ‘#’ in front of the URL? From DataMiner Help – Linking a shape to a webpage: If you put a “#” sign in front …
26th May 2021
Hi Jeroen, As far as I know it is not possible to have different DB.xml files in a DataMiner System (DMS). When enabling the feature Database Offload, all the DMAs …