FindServiceTemplates not found

Hi, It seems that the IEngine interface does not contain the FindServiceTemplates method. What could be done is to try to cast it to the Engine class, which inherits from …

Disable Information Events for Scripted Parameter Sets

Hi Thomas, Yes, by changing the RunTimeFlag NoInformationEvents. e.g. public void SetParameterSilent(int pid, object value) { // Set the NoInformationEvents flag to disable information events _engine.SetFlag(RunTimeFlags.NoInformationEvents); // Perform a silent …

Failed to start the worker process

Hey Ross, Could you check if the DataMiner GQI service is installed? If it is, try restarting the service and see if that corrects the issue.

Visio Children Subview Inside Child Shape

Hi Felix, You’re definitely on the right track. The behavior you’re seeing comes down to how context is handled in Visio shapes versus property placeholders. When you use things like …

Dataminer and Powerbi

Hi, Great question. There are actually a couple of solid approaches, depending on how flexible you want your setup to be. Within DataMiner itself, you already have quite powerful options. …

Unable to Edit User

Hi Chris, I would recommend ensuring that the affected users are no longer listed in the security.xml file of any DMA within the cluster, nor in the Windows local users. …