Offload Database DMS resource consumption

Hi Dojo – We have enabled data offload to MySQL and, right after that, the memory usage and CPU of the DMAs started increasing too much, generally across the system …

Dynamic Tables – Documentation/Examples

Hi, I am working on a protocol and have a good use case for using a Dynamic Table. I have seen Dynamic Tables being used in the past but cannot …

Throughput User DMA

Hi, Is it possible to know how many Mbps will pass from the user to a Dataminer’s VM (and the opposite) when one user is connected. (Knowing that I will …

DataMiner Cloud DCP Admin Access

Is there a way to prevent some users from seeing the DCP Admin link in DataMiner cloud? This contains sensitive information about other users we don’t want to share with …

How to turn off ticketing?

A customer doesn’t want to install Elasticsearch on staging agent, which has a valid license for ticketing. Now they want to get rid of the runtime errors, becasue of the …

Which database tables are used when defining a logger table?

When defining a logger table, according to the documentation, only a limited number of rows is loaded in the SLProtocol process. https://docs.dataminer.services/develop/devguide/Connector/AdvancedLoggerTables.html https://docs.dataminer.services/develop/schemadoc/Protocol/Protocol.Params.Param.ArrayOptions-options.html#database Does this mean that only that limited …

To which database tables does the volatile option have effect?

When using the volatile option on a protocol table, the documentation mentions that the primary keys will not be saved. https://docs.dataminer.services/develop/schemadoc/Protocol/Protocol.Params.Param.ArrayOptions-options.html#volatile Does this mean the volatile option will only prevent …

Deleting DOM instances very slow

Hi Dojo, We’re implementing a channel management with DOM on a customers system. When implementing new features on existing sections, it’s usually necessary to delete all Channel DOM instances (around …