Logger table in STaaS
28th February 2024
Hello Dojo Community, When using a DataMiner connector with a logger table, that table gets stored in the indexing system. This enables us to query the data directly from the …
Question
28th February 2024
Hello Dojo Community, When using a DataMiner connector with a logger table, that table gets stored in the indexing system. This enables us to query the data directly from the …
28th February 2024
I have one question. I have a replicated element. What’s strange is that the replicated element is not logging any information at all, whereas in the original element it is …
28th February 2024
I would like to monitor how much each step takes to execute, starting from clicking a button on the Visio UI/LCA to the actual update on the UI. So in …
28th February 2024
Let’s say I have a CRUD script that does some actions for OnCreate/OnUpdate/OnDelete. If that script fails for any of the action, I would like to rollback the changes to …
28th February 2024
Hi All. We would like to implement manual switching of port redundancy, TS MPTS streams or RF ports implemented on VISIO as below: How can we implement this? Maybe someone …
28th February 2024
When you create DOM instances in bulk (e.g 10 instances via domHelper.DomInstances.CreateOrUpdate(domInstances);) Will it then trigger 10 times OnDomInstanceCrudWithFullMeta, or will it trigger it once with all of the dominstances. …
28th February 2024
Hi Is there any dataminer mqtt example driver we could download and have a look? Thanks
27th February 2024
Hi All. Do you know the problem of DEV 1951 drivers for the DEV 1953 Universal Switch Chassis device? I have information that DEV 1951 drivers should work for the …
27th February 2024
I have a problem while installing DIS for Visual Studio Community 2022. Has anyone an idea? Here is the installation log: 27.02.2024 16:47:22 – Er wird nach passenden Produkten gesucht… …
27th February 2024
Hello Dojo, I know that from DataMiner version 10.4 onwards, legacy Report&Dashboards are End Of Life. I also know it is possible to maintain this module working using the soft-launch feature, …
27th February 2024
Hi After installing a new FO DMA pair when I launch Cube @localhost I am getting this error. I made sure I ticked the Admin box in Custom install
27th February 2024
Hi Dojo, When using Interactive Automation Scripts with Dropdown components: UIBlockType overview | DataMiner Docs I was wondering if this would support a native filter option in the UI to …
27th February 2024
Is it possible if you have a DateTime in a parameter/cell of a table of an element , to show how much time has passed since that DateTime (eg. +00:01:14) …
27th February 2024
Hi Dojo, I following this manual to create a matrix to by two table parameters for a router control. I get stuck when I fill in the custom matrix field. …
27th February 2024
So I have 2 brand new DataMiner agents that I want to put in a cluster and connect to STaaS. What’s the best way to move forward? 1) Setup the …