Exporting Dashboard to PDF Using Web Services API C#

Hi Geovanny Generating a PDF is process with multiple steps, one of which is stitching the different parts together using the ComposePDF call you found. While it is technically possible to …

Issues installing Visual Studio 2022 Templates

Hi Stephen, As Davor pointed out, this can occur when the DIS extension is installed on a Visual Studio version that is outdated. Updating Visual Studio to the latest version …

How to create a custom alarm property

Hi Jeffrey, You can find the steps detailed in the help: https://docs.dataminer.services/user-guide/Basic_Functionality/Alarms/Working_with_alarms/Changing_custom_alarm_properties.html The page also contains a link to a video showing you how to do this.

LCA – use new Dom instance data in script

Hi Robin, I’m assuming you are using the functionality in LCA to execute a script after you save the form. I’m not sure if you can pass the form data …

QAction not trigger

Hi Muhammad, QAction 211 will only be triggered if the value of parameter 211 changes, maybe that is not changing, while others are.

Networking Visuals

Double click on the table column cell.  This opens the parameter detailed page.  Hover over the ID:XXXX  text to get the column DMA ID, Element ID, and Parameter ID.

Dataminer webservices v1, filtering alarms

Hi, follow these steps: Save your alarm filter by clicking the save icon. Send a GetAlarms web service request using your saved alarm filter as a filter item.

Issue with retrieving thumbnail files

Hi Arun, This looks like one where the User does not have sufficient permissions to reach the files in the mentioned paths/servers. In the browser which is able to fetch …

Cassandra sync command

Hi Stefan I would propose to perform a repair action on 1 of the nodes     Nodetool repair -j 2 -full SLDMADB Note that there should be scheduled tasks …

Web Interface Login Credentials

Hi, I guess this about is the WebInterface that is defined in the pageOrder attribute in the protocol.xml. The webinterface can be considered like an URL that is being clicked …