Soap Protocol

Hi Dojo, I’m trying to query an API with SOAP protocol same as Json, but I’m having the below error. I sit not possible to query using SOAP protocol? Please …

Visio script execution links to element

Hi, I’m having an issue with an visio overview. I’m generating an view based on a table with a childview. This is working all fine, to add an extra option …

Elastic as a Service (AWS)

Hi, Is the Elastic as a Service (AWS) option, as demonstrated during the Inspire event, readily available for our users? Thanks in advance,

Trend tags questions

Hi Dojo, This morning I noticed several compaction trend tags on my Cassandra and ElasticSearch Linux Server elements. The fact that there is a strange pattern on the Cassandra Linux …

Splunk forwarder crashing on DataMiner agents

We are using a Splunk forwarder to forward the Watchdog log to Splunk for alerting. The forwarder crashes on some agents and cannot be restarted. I fixed this last week …

Easy way for an Are you sure dialog in automation script

Hi, is there an easy to get an Are you sure you want to continue message box with an automation script without building an complete ui with the uibuilder? https://docs.dataminer.services/user-guide/Advanced_Modules/Automation/Using_CSharp/Building_interactive_Automation_scripts_with_CSharp.html

Regex for condition monitoring

Hello DOJO I am trying to use condition inside alarm template. I fail to exclude/include alarm template line with regex. The condition has to verify if the first column is …

user list export

In the legacy DataMiner software it used to be possible to export a list of users in csv format. This contained the following fields. UserName Full UserName Phone Number Pager …

Clean IDP install procedure

I installed IDP in a lab environment a year ago. I tried to update IDP and it has failed. I thought I would try a new install so I deleted …

Script to trigger false alarm

Hello everyone, In order to test an automation I would like to trigger a false alarm on a specific element through a script. I’d like this script to take as …

RegexReplace into a new line

We are trying to do a RegexReplace in Visio for a string with Pipelines : String1|String2|String3 We do the following inside the Visio : [RegexReplace:\|,[var:tpprogram] , \n] It is replacing …