Table with many columns a rows Best Practice
10th November 2025
Hello I have a project to keep ma table with 30 columns and arround 5000 rows, it have to be updated arround one time per day, its best use DOM …
Question
10th November 2025
Hello I have a project to keep ma table with 30 columns and arround 5000 rows, it have to be updated arround one time per day, its best use DOM …
10th November 2025
Hi everyone, I’m testing the Kafka Consumer protocol (Generic Kafka Consumer) across two DataMiner agents with identical configuration parameters, both meant to consume messages from an AWS MSK (Kafka) cluster …
10th November 2025
Dojo, I am fetching alarms using the Repository API for an ad hoc data source. How can I build a filter that includes element or service property of alarms ? …
10th November 2025
On a Swarming DMS, in theory it doesn’t matter which DMA an element is created on, as you can swarm it to the desired DMA later. But what would be …
7th November 2025
Hi Dojo, I noticed an interesting behavior in DataMiner’s byte unstuffing that caught my attention. Consider the following action: <Action id=”4″> <Name>Response Unstuffing</Name> <On>response</On> …
7th November 2025
Hi Dojo, I’m using an interactive SSH session. Plan is to set a unique prompt (e.g., PS1="__DM__ ") and parse output with LengthType=next param + Trailer matching that prompt. What’s …
7th November 2025
Helo All, I’m seeking your expertise regarding an issue I’m facing. Currently, I have multiple elements, and I need to monitor their alarm details. The alarm information is located under …
7th November 2025
I am working on hiding the highlighted shapes if the property “Prisma Visio Filter” has an empty value and show when the property contains a value. This works with the …
7th November 2025
Hi Dojo, I’m currently working on a use case here which includes child shapes in Visio for generated services… let me try to explain: 1. We use a service template …
7th November 2025
Hi, I’ve got another assembly load issue with an adhoc datasource, we are running 10.5.7. in the adhoc datasource i include an custom nuget which handles dom lookups etc. Part …
7th November 2025
Hello All, When using Correlation rule actions to send email alerts, what options exist to keep the emails from occurring if they have occurred X number of times in the …
6th November 2025
Hi, is there an easy way to have a custom time range for a timeline component in an Low Code App? I would like to show the last hour, and …
6th November 2025
We have a low code app with a grid component with buttons originated by an ad hoc data source. On button click a script is executed and we want to …
6th November 2025
Question on networking for the following scenario. DMA failover pair with Virtual IP. each DMA has two interfaces. ETH1 = data interface over which devices to be polled are accessible …
6th November 2025
Hi Dojo, In Cube view of the IAS, for some reason the vertical overflow/scrollbar in my script is not appearing. I’ve reduced the height to be less than what can …