Change column definition and name of logger table
22nd January 2026
Hi, As documented here . It is only possible to broaden the data type when the logger table is not hosted under Cassandra. Renaming columns is not supported. This means that …
Answer
22nd January 2026
Hi, As documented here . It is only possible to broaden the data type when the logger table is not hosted under Cassandra. Renaming columns is not supported. This means that …
22nd January 2026
Hi Bing, These resources are created by the IDP solution, so they are created by the IDP installer script. All resource pools with the prefix “PA_IDP” are used by the …
22nd January 2026
Hi Bing, The SRM Installer will always attempt to import the components contained in the import ZIP file. Please find the answers to your questions below: Q1 – The check …
22nd January 2026
Hi Minami, You can find the MIB files related to the SNMP traps sent by DataMiner in C:\Skyline DataMiner\MIBs. Please keep in mind that you can customize the content of …
22nd January 2026
Hi Maria, You can achieve this by sending a custom message to create the preset from automation. You can find more information in the response to this dojo question: Create …
22nd January 2026
Hi Gregor, Would it be possible for your use case to define this as 2 separate RCA chains? One for the “Betrieb” path and one for the “Reserve” path? I’ve …
22nd January 2026
Hi Trong, Indeed, it seems that this information is missing. Please find below an example for this method: POST https://myDmaHostname/API/v1/Json.asmx/SetParameterRow { “connection”: “YourToken”, “dmaID”: 123, “elementID”: 20, “tableIndex”: 1, “parameterSets”: …
21st January 2026
Hi Joe, A possible option is using the export/import functionality. After exporting the list of elements, you can modify the column ‘Version’ of the CSV file with the updated version …
21st January 2026
Hi, I am not sure if this is possible. To open a file when clicking a button, you can use the shape data Link (Linking a shape to a program …
21st January 2026
Hi Philip, You should be able to get more details on this in the resource manager logging.
20th January 2026
Hello, Indeed, the packages have been secured against tampering which voids the ability to make your own. You can use the Web API of DataMiner directly to ask DataMiner to …
20th January 2026
Hi again Catarina, more strange. Like the docs said it can be left empty and when i tried without tableindex data i’ve got some result. After that, the tableIndex i’ve …
20th January 2026
Hi Minami, While there is no explicit export functionality, you can right-click in the content and select ‘Save as’ which allows you to save the embedded html page containing the …
20th January 2026
Hi Géry, In your automation script, you should be able to determine that by using the special parameter 65002 as described here: Special parameters available in Automation scripts | DataMiner …
20th January 2026
Hi Olivier, From your initial screenshot, it appears that this parameter belongs to a table parameter. As mentioned in GetHistoryAlarmsForParameter | DataMiner Docs, when that’s the case, you need to …