Abort button on Automation Script

Update 2024-06-18: After receiving the script XML it was found that the script in question is using the graphical UI blocks instead of C# code. These blocks behave differently, so …

Scripted Connector not creating the element

Hi Lucas, Thank you for attending Empower. It’s great to see that you are continuing with Data API and scripted connectors! Data API is provided by a DxM with the …

How do I install DataMiner?

Hi Dilip – here you will find all options and instructions to get started with DataMiner:  Creating a DataMiner System | DataMiner Docs

Low Code: Real time count down column?

Hi Robin. In a custom operator this is not available, but in an ad hoc data source the iGqiUpdateable interface can be used to push updates to the client. If …

Scripted Connector not creating the element

Hello Lucas, I have been working extensively on creating elements using a connector and/or Automation Scripts. So far, I have been using the IDms class. Here is a short example: …