Get Parameter name or description in Automation script

I’ve got the alarm details via engine.GetScriptParam(65006); But the returned object doesn’t seem to contain the parameter name. It does have the parameter ID. Because I’d like to compose a …

Dataminer API Local Query without credencial

hello Its posible deploy a proyect using the method of api without credencial considering that the request its do it by the agent it self? used to: protocols GQI Automation …

Dataminer data export or backup

We have a running Dataminer system with Cassandra and OpenSearch which is being stopped due to project being completed.  However, the customer wants to maintain access to the data collected.  …

Alarm condition between 2 different table

Hi all I’m currenlty face a situation where I want include in a alarm template few parameters, those alarms anyway have to be turned off based on the value of …

Error with ConnectMatrixCrosspoint()

Hi, I’m running a script to connect a matrix crosspoint and my info event below is working as expected, but then the set isn’t working and I get the following …

Multiple value search in LCA Table component

Hi Dojo Community, does anybody know if it is possible to search for multiple values within the same Table component in Low Code Apps using the same search query, e.g. …

AdHoc Issue – Could not load file or assembly

Hi there, I’ve created an AdHoc that queries data from a database. To perform this query, the AdHoc automation uses another precompiled automation (RepositoryLibrary), which handles the database connection and …

LCA trigger adhoc source on buttonclick

I’m currently building an LCA which will trigger an adhoc datasource to fetch information based on a selection made in an table. I want the user to be able to …

Discreet Values Not Reflecting Custom Status Labels

Hi everyone, I’m using a discreet parameter in my connector to display HTTP status codes. However, even though I’ve defined discreets for values like 200, 400, etc., the parameter still …

Element Start-Up Time When Using Automation Script

Hello! Quick question (hopefully) I have 2 automation scripts, one that starts and the other one that stops elements. Stopping elements seems to be instantaneous however, starting the elements up …