“TAG Management” application deployment failed
2nd May 2024
Hi Mahito, The root cause why the ‘Merge LCA themes’ script sometimes fails has been identified. It appears that it can fail because no themes JSON file exist yet on …
Answer
2nd May 2024
Hi Mahito, The root cause why the ‘Merge LCA themes’ script sometimes fails has been identified. It appears that it can fail because no themes JSON file exist yet on …
2nd May 2024
Hi Dieter, Could you elaborate on what kind of ‘multiple variations’ you expect to encounter? If a basic equal operation does not work it could be that the FULLFILTER= together …
2nd May 2024
Hi Mark, Do you know if the SNMP OID that you are trying to set can be read? If it is possible, you could implement the corresponding SNMP read param …
1st May 2024
Hi Ive, Could you use a Visio page control rather than an Automation script? Such as explained here: https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/turning_shapes_into_controls/Making_a_shape_filter_Alarm_Console_tabs_when_clicked.html
1st May 2024
Hi James, As far as I know Surveyor will always display alphabetically. Two options: 1 – Add a numerical before the Alias Name (1-Decoder, 2-Encoder, 3-Monitor, etc.) for your workflow. …
1st May 2024
Hi Steve, The Alarm Console Audible alarms work off an Active Filtered Tab being opened with the saved filter applied to the tab. It sounds like you are working from …
1st May 2024
Hi Andy, According to DataMiner Docs, source and destination must have the same DM version: The source and replication DMA must use the same DataMiner version. In addition, the replication …
1st May 2024
Hi Ryan, Did you create the services using a service template? If this is the case, the same CSV file can be used to provision services in a different DMS. …
1st May 2024
Hi Mahito, It looks like the last step in the package failed (Skyline.DataMiner.Net.Exceptions.DataMinerException: Run Subscript ‘Merge LCA themes’ Failed). This script merges themes for the low-code app, something we’re attempting …
30th April 2024
Hi Christopher, As Felix mentioned, you can follow the documentation in order to parse the alarm that triggered the correlation rule. In you automation script, you will have to retrieve …
30th April 2024
Hi Max, In that case, you can use an AlarmFilterTrue() to retrieve alarms from all elements. You should find a filter to select specific elements, limiting the number of returned alarms. The …
30th April 2024
Sadly, there is no easy built-in solution to do this yet. However, you can follow the same procedure as duplicating an app within the same system (which can now be …
30th April 2024
hi Philip Based on the profile definition, the profile parameters will be known when creating a booking. Next to that it’s used to link the PLS when applying a profile …
30th April 2024
Hi Bing, Maybe you could create an Ad-Hoc data source to read and parse the Security.xml file that is available at C:\Skyline DataMiner/Security.xml. More information about Ad-Hoc data sources: https://docs.dataminer.services/user-guide/Advanced_Modules/Dashboards_and_Low_Code_Apps/GQI/Query_Data_Sources/Get_ad_hoc_data.html …
30th April 2024
Hi, Towards the end user, it may look like the DMS has a single webpage, but actually, every agent has it’s own standalone webpage. So, every time the DNS cache …