ShowInformationMessage not working
25th February 2026
Hello Dojo, I’m trying to use the ShowInformationMessage method to invoke a popup message on cube (DataMiner v.10.5.12.0), but the popup is not showing up. The QAction where the method …
Question
25th February 2026
Hello Dojo, I’m trying to use the ShowInformationMessage method to invoke a popup message on cube (DataMiner v.10.5.12.0), but the popup is not showing up. The QAction where the method …
25th February 2026
Hi, We recently upgraded our testing environment to DataMiner v10.5 (self-hosted databases). The connection to Cassandra and OpenSearch was established successfully. However, we are encountering an issue with the monitoring …
24th February 2026
Hello Dojo community, I am working on transitioning our operations from reactive analytics to a proactive FDIR (Fault Detection, Isolation, and Recovery) model. To support this, I want to automate …
24th February 2026
Would it be possible to reorder the columns created by column manipulation in Queries? I’m looking to achieve the reordering that can be done with the columns selected from the …
24th February 2026
Hi, The system that I have DIS installed on has restricted Internet access. Can I ask what are the domain names or URLs that I need to whitelist to use …
24th February 2026
Is that possible to poll data from SAP and integrate w/ Dataminer connector?
23rd February 2026
Hello, We have a Low Code App displaying data from a table of an element. Currently, only data from the beginning of the current month is visible. We need to …
23rd February 2026
Hi all — quick question on the Generic KAFKA Producer connector. We’re configuring it with SASL (username/password) and the broker connection is failing with Confluent.Kafka.KafkaException: Local: Broker transport failure, while …
23rd February 2026
I have a TextBox component in an interactive automation script displaying a piece of text from a dataset that can contain NewLines (\r\n). I want the user to edit this …
23rd February 2026
Hi all, I am working on improving an element data table shown in LCA, by including the average trend data value (for custom time range), instead of current value, for …
21st February 2026
Anyone else experienced an issue using the DataMiner Virtual Hard Disk – DataMiner Dojo as a baseline and then upgrading to DataMiner Main Release 10.6.0.0 – 16833 CU0 – DataMiner …
20th February 2026
Hi All I am using a filter box in a visio to filter a drop down list using the below syntax: Filter: SetVar | InputFilter[property:Channel] Dropdown: SetVar | [Sep::;]Input[property:Channel];;[regexreplace:(?i)(?<filter>[^;]*[var:InputFilter[property:Channel]][^;]+;?)|(?<alt>[^;]+;?),AmagiGB27;AmagiGB28,${filter}] However …
19th February 2026
Hi All, I am trying to get a parameter in an AS, however the primary key can change, the first half always remains the same, just the last half changes. …
19th February 2026
Hi Dojo, We are doing some testing to visualize documents (.pdf) in a LCA with a Web component. We detected that, if document has around 2,5 MB or more, the …
19th February 2026
I have been successful in creating my first ever DVE protocol after a bit of a steep learning curve, it’s using the Weather Underground API to poll a table of …