Visio: Optimized Canvas size for Visual Overviews in Cube?
27th June 2022
Hi Dojo, Is there any convention in terms of an optimized canvas size for Visio overviews? My use case is that for most views, I’d like the user to still …
Question
27th June 2022
Hi Dojo, Is there any convention in terms of an optimized canvas size for Visio overviews? My use case is that for most views, I’d like the user to still …
27th June 2022
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 …
27th June 2022
Hi Dojo, For some specific visual overviews, I’d need to display info for multiple elements within a limited portion of the graphical overview: rather than adding objects that need a …
27th June 2022
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 …
27th June 2022
Hi, Is the Elastic as a Service (AWS) option, as demonstrated during the Inspire event, readily available for our users? Thanks in advance,
27th June 2022
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 …
27th June 2022
Hi, I’m trying to create a service whereby the list of alarms to exclude is much smaller than the list of alarms to be included. For example the table below …
25th June 2022
Hello, I was able to retrieve alarms data using the repository API in a single DMA. However, when I tested it in a DMS with two connectors in different DMAs, …
24th June 2022
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 …
24th June 2022
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
24th June 2022
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 …
24th June 2022
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 …
23rd June 2022
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 …
23rd June 2022
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 …
23rd June 2022
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 …