How to automate running PA scripts based on DOM states
27th October 2023
Jeroen, Can you describe when you want the PA chain to be triggered ? Is it when user creates a DOM Instance or when the DOM Instance gets updated ?
Answer
27th October 2023
Jeroen, Can you describe when you want the PA chain to be triggered ? Is it when user creates a DOM Instance or when the DOM Instance gets updated ?
27th October 2023
Hi Vish, Booking events in DMA are associated with a timestamp and are used to schedule the execution of a script to configure resources. I have the feeling some of …
27th October 2023
Hi Apurva, Answering your 3rd question, if you want to show all protocols in a low code app from a GQI class you can use GQIDMS functionality in an ad …
27th October 2023
Hi Apurva, Answer for first question: in your Automation script you need to install following NuGet Package “Skyline.DataMiner.Core.DataMinerSystem.Automation”. Now you can use following code to get all protocols in your …
27th October 2023
Hi Wouter, You can download the latest feature release here: https://community.dataminer.services/dataminer-server-upgrade-packages/ Then extract the Cube.zip and versions.txt files from its Update.zip/Webpages/DataMinerCubeStandalone/ folder and enforce that specific version through Cube > …
27th October 2023
Hi Jeroen, I think the action IDs need to be all lower case. Status IDs are also required to be all lower case: https://docs.dataminer.services/user-guide/Advanced_Modules/DOM/DOM_status_system.html#configuring-statuses
27th October 2023
Hi Motoki, Please find below a quick sample of how you could create a generic Cisco dashboard.
27th October 2023
If your server and client files are up to date, it’s probably best to contact our technical support team so we can investigate further. Thanks!
27th October 2023
Hi Jeeva, I have dragged and dropped Cisco93180YC into the Visual Overview component and went to the SettingsPage but could not find it. How can I make it link to …
27th October 2023
Could you explain what exactly the parsing issue is you are encountering? This isn’t entirely clear from your question.
27th October 2023
Can you check if the physical file is actually there ?
27th October 2023
Hi Marco, You are correct: the SetMeasurementPoints method does expect definitions for ALL of the measurement points at once and will consider previously existing measurement points that do not appear …
27th October 2023
I think you can apply filter base on your requirement. you can apply status Cleared filter for that correlation rule.