OutOfMemoryException
22nd July 2024
Hi, I’m encountering an out of memory exception related to a QAction (QA900012) that isn’t present in my code. This issue only occurs when running on DataMiner 10.2.9.0, but it …
Question
22nd July 2024
Hi, I’m encountering an out of memory exception related to a QAction (QA900012) that isn’t present in my code. This issue only occurs when running on DataMiner 10.2.9.0, but it …
22nd July 2024
Hi, I have a script that I can run in the automation app without issue. However, when I run it in a Low Code App I get the error: ‘Automation …
22nd July 2024
Using the AlarmTemplateHelper class, is it possible to retrieve all rows from an existing alarm template, so without specifying any specific row IDs? Thanks.
22nd July 2024
Good afternoon, I’m writing to ask a question about the configuration of AWS credentials in a DataMiner agent running on a EC2 instance. To give some context, we need to …
22nd July 2024
I have set up Custom Parameter Names for some elements And used the [ParameterDescription] tag in Visio for the Visual Overview – but I have been unsuccesful in figuring out …
19th July 2024
Hello Dojo, Is there any way in automation to get the configured input data from a particular service template? Kind regards, Ana
19th July 2024
Hi Dojo, In the Cloud Admin App, one of my agents shows DataMiner Agent status “Unreachable”, while the status of dataminer.services is “Reachable”. I suppose this means the CloudGateway or …
19th July 2024
Dojo, How can I hide a published app so its not displayed on the DMS root page amongst other apps ?
19th July 2024
Is it somehow possible to delete all DOM instances that match a specific filter directly, without needing to retrieve all matching instances first?
18th July 2024
Hi there, Seeking advice or a link to related docs to better understand the Cube feature Count alarms available in the Alarm Console. Issue: total count of Alarm records for last …
18th July 2024
Is the DataMiner MediaOps solution considered to be WCAG (Web Content Accessibility Guidelines) compliant? Is there any reference material available? https://www.w3.org/WAI/standards-guidelines/wcag/ Web Content Accessibility Guidelines (WCAG) 2 is developed through …
18th July 2024
Hi community, I use VdxPage with value “NameOfMyPage” to display a hidden page of my current Visio file inside a shape. This is working fine. However, the page name of …
18th July 2024
Dear Dojo, is it possible to position tables in dashboards with 100% screen height? Because this is currently not the case. The height of the table varies depending on the …
18th July 2024
If you have a foreign key on a volatile table, would the foreign key still be stored to the database? Otherwise, would having foreign keys on a volatile table interfere …
18th July 2024
Hi Team, I have an application in my dev which contains (LCA,DOM & Automation script). I want to move it to stage & prod environment. Is there a way to …