Dashboard – password for a buttons

Hi Adrian, I think in this case it is better if you tackle this requirement by updating the permissions (see DataMiner user permissions). For example, you can configure a user …

TryCreateServiceMessage not updating service property

Hi Ana, When re-applying you need to pass an extra TCSExtraData object with the service ID: new TCSExtraData { Name = “serviceID”, Value = string.Format(“{0}/{1}”, serviceInfo.DataMinerID, serviceInfo.ElementID), IsFromOriginalService = false, …

Correlation rule : Grouping

Hi, would it be an option to use Automatic Incident Tracking instead of Correlation? That feature is able to group timeout alarms with the same polling IP and it will …

Colouring tables’ rows on conditional cases

Hi Marco, If you want to do this on connector level, you can look into the “RowTextColor” option. Please check Options overview | DataMiner Docs for more details. See also …

Colouring tables’ rows on conditional cases

Depending on the amount of columns, this can be quit some work, but it can be achieved, by customizing the appearence of every column to show a background based on …

Dynamically refresh webpage in LCA

Hi Wim, Thanks for the suggestion, I tried configuring the url as you suggested as well as playing around with some of the settings in the docs. Unfortunately I have …

Dynamically refresh webpage in LCA

Instead of configuring the URL of the image directly in the Low-code app, make use of the videothumbnails webpage. Configure the following URL in the web component of your Low-code …

Deploying LCA to stage servers

Hi Baranisudha, I recently saw a similar question with an answer which might help you: https://community.dataminer.services/question/migrate-lca-dom-automation-script-from-dev-environment-to-stage-or-prod/

Scale on dashboards

Hi Johnny, Could you be a bit more specific on what scale you mean specifically? What is the use case you have in mind?