Get Pid of an element in automation scripts
7th November 2024
As this question has now been inactive for a very long time, and there has been no further reaction from you, I will close it. If you still want more …
Answer
7th November 2024
As this question has now been inactive for a very long time, and there has been no further reaction from you, I will close it. If you still want more …
7th November 2024
Hi Jeroen, That’s currently not possible, we have a task on our backlog to support this feature: https://collaboration.dataminer.services/task/242453 I will include your use-case in the task. Best regards, Ward
7th November 2024
Hi Rijad There is currently no action that can be used for this. The existing ‘select an item’ action does not yet support specifying the row to select based on …
7th November 2024
Hi Samson, Just adding an answer here to close this question. As a conclusion, after enabling the visualization of the file extension you were able to see the content of …
7th November 2024
Hi Anna, As far as I know there is no easy way to modify the IDs. In other integrations we created scripts that will go through the dashboards (JSON files) …
7th November 2024
Hi Anna Recently we have developed a new datatype, named ‘variables’, that can be used for exactly this use case. Variables can be used to create a single (constant) value …
6th November 2024
Hi Satrap, The easiest way to get started with building an interactive Automation Scripts (IAS) is consuming the Interactive Automation Script Toolkit | DataMiner Docs. You’ll find quite some good …
6th November 2024
Hello Robin (once again😄), Kordia is running DM version 10.3.0 – CU9, so it’s possible that the issues addressed in those RNs could still be relevant here. I also checked …
6th November 2024
Hi Yahya, Can you try using this adhoc data source: SLC-GQIDS-ServiceHistoryAlarms. Hope it helps.
6th November 2024
Hi Joe, You will need to define a “page button” to get a subpage. More info can be found here. Adding a page button to a data page, will automatically …
6th November 2024
This seems like a reasonable request to me Euler, would you mind posting it indeed as feature suggestion on DataMiner Feature Suggestions – DataMiner Dojo, so we can verify the …
6th November 2024
Issue solved, found it! Code in the training doc is not returning any data from the website because the structure is changed. Adjusted to retrieve static data. Now the python …
6th November 2024
Hi Daniel, Indeed if you would use GQI and visualize it within a table component in Dashboards you are able to export the data to CSV. It is not possible …
6th November 2024
Hi MIguel. first, you got to configure your Cisco Switch adding snmp sections and set communities correctly, second, choosing and enabling the trap groups on the switch configuration and the …
5th November 2024
Hi Pedro, Could you share the full session details with us? Also, have you tried adding the following as a header? <Header key=”Content-Type”>application/json</Header> Kind regards,