Validate Data in Table Column in a Element
19th November 2024
Hello everyone! I need help accessing data from the rows of a table in my element, in order to validate whether a record already exists. I tried using methos like …
Question
19th November 2024
Hello everyone! I need help accessing data from the rows of a table in my element, in order to validate whether a record already exists. I tried using methos like …
19th November 2024
Hello all, I noticed starting with DM 1.1 the maximum alarms and the fallback minimum is set to “0” by default and when you initiate the change to the known …
19th November 2024
Hello, I a m trying to send messages to a specific chat using chat bot examples I get an error BotNotInstalled occurred”,”status”:400,”traceId”:”00-05ddb5158d351aa6198a81514fe74083-3890e4a68c0e2b61-00″,”errorCode”:10501,”innerMessage”:”The DataMiner bot was not added to the conversation, …
19th November 2024
Hi, I have a freshly installed DataMiner using version 10.4.0.0-14772-CU6. The Backup menu under System Center is not functioning as the backup options on the general and the content tabs …
19th November 2024
Having issues with history sets involving DVEs. I have history sets on a monitored table. When I enable the DVE, the alarm moves to the new element successfully and keeps …
18th November 2024
Hello DOJO Is it possible with gqi to join 2 tables by using a like clause ? for example: if the column in A is ‘448959-33445-35’. Then the join would …
18th November 2024
Hi all, have the following exception when trying to execute a BPA test: System.Exception: BPA doesn’t have a valid signature at Skyline.DataMiner.Net.BPA.BpaManager.RunTest(IConnectionInfo clientInfo, Bpa bpa, BpaExecuteConfig executeConfig, ExternalBpaProcess extProcess) What …
18th November 2024
When using a Cloud connected setup, I can easily navigate to the monitoring app and have a look at all my Elements. How can I open the stream view of …
18th November 2024
Hello, I am generating shapes based on rows in a table. the table is part of another element – so external to the element view that I am generating the …
18th November 2024
I’m developing an SNMP connector using my DaaS environment for testing it and would like to test it with a device in the customer lab. What configurations are required on …
18th November 2024
Hi Team, I’m trying to check if an element is active or not using dms send message in adhoc GQI. Is it possible to get that info? Thanks
17th November 2024
We are upgrading from 10.0 to 10.3 on a large cluster of 30 pairs of DMA’s, causing user and mail server disruptions due to excessive emails. How can we prevent …
15th November 2024
So I’ve been tasked with getting some batch files working to automatically relaunch Cube when a windows machine is rebooted. Using the following batch command and arguments, Cube will launch …
15th November 2024
Hello Dojo, I’m working on a disaster recovery solution that involves backing up specific files to an external server from Dataminer. My aim is to automate this backup process to …
15th November 2024
Hi Dojo, I’m trying to create a dom instance through a QAction. I’m getting the following error: Error creating DomInstance. System.NotSupportedException: This type of ValueWrapper is not supported (ValueWrapper`1) Which …