Search in all elements
11th March 2024
Hi, is it possible to search in all elements for a specific string? In our case I would like to search for a SN which is stored in a table …
Question
11th March 2024
Hi, is it possible to search in all elements for a specific string? In our case I would like to search for a SN which is stored in a table …
11th March 2024
Hi Dojo, Since upgrading our systems to v10.4.2 (previously on v9.6.1), we have lost functionality on all our element buttons that open something external to Cube, such as webpages, files …
11th March 2024
Hi Dojo, I’m writing a contribution to DataMiner docs, but have some trouble figuring out some of the referencing in markdown. If I have a page with uid ‘mypage’ which …
8th March 2024
Hello All, We have a case of expected RTEs reliably occurring at the same time of day (4 hour window) for a specific protocol. We have confirmed there is no …
8th March 2024
I have a DOM Instance that the current status is “error”. I want to know the previous status the instance had before the “error” status to implement an action to …
8th March 2024
Currently I can download files from the General documents folder but can’t download them if they are in an elements document folder. Where can I change this setting? Thanks, Ryan
8th March 2024
When pressing the renew session I see following on my screen. I’m not able to click anything. What does it mean and how do I resolve it?
8th March 2024
Is there a way to get an element in a DMS system based on the IP? Something like GetElementByName but ByIp. There is a way to get elements with the …
8th March 2024
Hello all, I was investigating for the issue regarding the notice alarms below, which happened around the time when DMAs had the network outrage. From the screenshot provided, it seems …
8th March 2024
I am working on a LCA to which I have added some functionalities, that consists on some buttons that launch a UI defined on a IAS. The LCA is taking …
8th March 2024
Hi From my laptop i can use Cube client or Web browser to connect to DMA. Now i installed Visual Studio 2022 and DIS. When i tried to use DIS …
7th March 2024
Hi all, I wish that instead of choosing from a list of params from a table(like in the image bellow) to chose from a list of Elements in a View. …
7th March 2024
Hi Dojo, I want to abort an automation script using: ScriptControlMessage abortMessage = new ScriptControlMessage(DataMinerID) { ScriptID = scriptID, //this is the running automation script ID Type = ScriptControlType.Detach // this aborts the script }; How …
7th March 2024
Do DOM objects have a configurable TTL? Are DOM entries to a DB indefinite or default TTL?
7th March 2024
The lifecycle of elements and devices may be less than the TTL for a database entry. In the event an element is removed from DataMiner, what is the most efficient …