LCA filter query sometimes has a problem

Hi Davor, When linking something to data from a component, you have to make sure something in the component is selected. Otherwise, the component will indeed not show up in …

Get Services From Element

Hi Vig, In this case I believe you will need to develop an ad-hoc data source. Having a look at the repository, I found the following ad-hoc data source: SLC-GQIDs-GetAllElementsInService …

HTTP Session unknown header

Hi Tom, Thanks for quick replay, I tested that label work, but I tried using credentials label in session connection and work OK. Thanks

Pause/Stop protocol timer?

Hi Carys, You have the option to start and stop a timer using Actions (start | DataMiner Docs and stop | DataMiner Docs) based on the state change of a …

Get the Owner property in Automation Script

Hi Srimathi, See parameter 65005 and 65006 here: https://docs.dataminer.services/user-guide/Advanced_Modules/Automation_module/Special_parameters_available_in_DMS_Automation_scripts.html. The current owner of the alarm, is one of the fields that are available in those special parameters that are available …

Create a Scheduler Task from Automation

Could anybody tell how can we use “paramLinked” parameter in the above script? how can we pass value for paramLinked and how to retrieve that value in another automation script …

Best Practice GQI Query with a lot of records

Hi Mieke, Preamble: especially when dealing with a “massive number of items” that need to be joined, more often than not the best performance can only be achieved by implementing …

Where to find the ID of a LCA panel?

Hi Jonas, Without looking at the files, you can find this using the developer tools of your browser. You can open them by using Ctrl+shift+i and then navigate to the network tab. With …