Best practice max size of parameter value

I would like to avoid having impact on functionality (slow) / system (specific processes). Parameters are sometimes used to store info (e.g. configuration, set of options…) or pass data. Is …

Configuring Connection strings for FO clusters

To ensure the DMA’s can communicate well together we were asked to configure the connection strings from all to all DMA’s. However, we are not completely sure what IPs need …

Excessive AD calls

I have a client reporting that Dataminer is “…making millions of requests from the Active Directory/ISE for user access.” Not entirely sure where’s the best place to start investigating this …

script confirmation message

When a script is launch from a visio shape, is it possible to have confirmation message similar to what is available with SET ?

Modifying signed connectors and support

As a user I’m making changes to a Skyline-signed protocol, I still want Skyline to support that connector, can Skyline validate my modifications and sign the protocol?

What about conditional paging and active alarming?

When implementing a connector, you have the option to link the visibility of a page to a parameter value. https://docs.dataminer.services/develop/schemadoc/Protocol/Protocol.Display.Pages.Page.html But what about parameters on non-visible pages that are enabled …

Logger tables: TTL

Hi All, Within the DM docs regarding logger tables (Implementing logger tables | DataMiner Docs), it is first stated that a column with ColumnDefinition DATETIME should be added in order …