Dashboards – Group Line Charts generated from GQI
24th August 2023
Hello community, Is it possible to group line charts that are generated using GQI in a single component? Either by adding pagination to a component or displaying multiple lines in …
Question
24th August 2023
Hello community, Is it possible to group line charts that are generated using GQI in a single component? Either by adding pagination to a component or displaying multiple lines in …
24th August 2023
How or what is the best way to transfer DOM data (instances) from one system to another?
24th August 2023
Hello, My question is regarding the .dmprotocol package and references an earlier post: https://community.dataminer.services/question/is-there-any-documentation-explaining-how-we-can-create-dmprotocol-package/ Where is the required <assemblyFilePath> located in the solution folder? ************* var protocolBuilder = new AppPackageProtocol.AppPackageProtocolBuilder(“<name>”, …
24th August 2023
Hi Dojo Community I have a weird issue with visio, cube and webmonitoring app. When I try to make a shape open a certain page on a certain view, I …
24th August 2023
Hi All, Is it possible to set up a correlation rule that will send me an email notification whenever a new service or element is added or removed from the …
24th August 2023
Hi, I have tried to upload report to shared folder via scheduler. However, after executing the task, no report is saved on the folder path. Is the configuration above correct?
24th August 2023
When I try to start up Cube, I get a message saying “This DataMiner Agent is starting up… (99 %)”. My DMA is using STaaS. In the SLDBConnection.txt and SLCloudStorage.txt …
24th August 2023
Hi, I have a few questions wrt multi-threading, on behalf of one of our users. — We are seeing some strange behaviour in Dataminer where attempting to access tables results …
24th August 2023
Hello, Got a local DMA running on my corporate laptop, no VM. Yesterday was all good, clean boot, DMA running well. This morning, connecting (after 10 hours time out on …
23rd August 2023
Hi Dojo, I’m using DIS Inject often to debug my connectors and automation scripts. Since I need to install something on the server to allow remote debugging, I’m wondering how …
23rd August 2023
Dear Community I would like to refresh an image with our DMA with a link like this #http://10.89.9.111/VideoThumbnails/Video.htm?type=Generic%20Images&source=http://10.89.9.61/motsls.ssi?[DataMinerTime]&refresh=5&proxy=true But, the [DataMinerTime] is not interpreted by DMA, and i have not …
23rd August 2023
In the DataMiner Resouces module, Is there a similar overview in the latest DataMiner Version compared to 9.6.12 to view the status of resources all resources at once, without the …
23rd August 2023
Hi Dojo, in Node Edge we can define nodes with their shape, colour, icon, etc. It is also possible to define override nodes when a certain filter criteria is matched …
22nd August 2023
Hello everyone, My team and I are currently working on a Low-Code App and need to extract some information that is present in logger tables (Elastic). Do you know if …
22nd August 2023
Hi there, I’m currently developing a DataMiner Connector and I noticed that I need to specify the parameters in the url itself, when I’m using any verb other then GET. …