Correlation rule : Grouping

Hi A B M, As Miguel stated, I do not believe we can do the correlated alarm off of the Base alarm.  However, would a custom element property work in …

OutOfMemoryException

it is similar to this post a while back: https://community.dataminer.services/question/error-with-qaction-900012-and-900011. It is likely due to limited physical resources of your disk space, ram or SLScripting

Get service template Input Data

Hi Ana, I don’t know my understand is correct but using following codes, you can find input data definition from PreRequiredData[]. ServiceFilter filter = new ServiceFilter { NameFilter = “Service …

Delete DOM instances using filter

Hi Tom, Currently it’s only possible to remove multiple instances by passing the list of instances you want to delete. You can find more information here: https://docs.dataminer.services/user-guide/Advanced_Modules/DOM/DOM_examples/DOM_BulkProcessing_Example.html#remove-multiple-dominstances

Custom Parameter Names in Visio

Hi Sam, I would suggest creating Information Template where you can override parameter descriptions. Here is a link to the tutorial on how to: https://docs.dataminer.services/user-guide/Basic_Functionality/Protocols_and_templates/Information_templates/Tutorials/Information_Templates_Tutorial.html I tried this and it …

DataMiner Cloud Admin – agent status “unreachable”

Hi, You can read more about what this means and how to investigate and resolve these issues in the troubleshooting docs for dataminer.services: Investigating dataminer.services connection issues. In this case …

Low code app : Hide

Hi Wale, As far as I know, the only way to achieve something like this is to restrict user access to the application so that only your user is allowed …

Profile Instances parameters ‘Hide from script’

The requirement for our case aren’t currently a possibility, so a new feature has been requested. SRM: Allow all profile instance parameters to be returned to a profile load script, …