Service Template: service name already in use
28th June 2024
Hi Dojo Attempting to apply a service template, I’m getting the following error for every row: Invalid value for “Service Name’: Another service or service template with the same name …
Question
28th June 2024
Hi Dojo Attempting to apply a service template, I’m getting the following error for every row: Invalid value for “Service Name’: Another service or service template with the same name …
28th June 2024
I am in the process of developing a custom dashboard in Visio. One of the requirements is that clicking on a shape should navigate to another page within the same …
28th June 2024
Hi Dojo What is the simplest and easiest way to delete multiple templated services in a View? I have about 120 in a test View that I want to remove, …
28th June 2024
Hi, I managed to configure the DEV1953 button on the dashboard, which allows you to configure InputA/B: For this to make sense, the next step is to control the switch …
27th June 2024
The goal is to assign a visio file (.vdsx) to an element, via protocol. I found the NotifyType(444) /*NT_ASSIGN_ELEMENT_VDX */ …which appears to do what I want, but I cannot …
27th June 2024
Dear Dojo, in my low-code application the main page has a series of links to other pages of the app. These links use a parameter. I would like to have …
27th June 2024
Hi Dojo, As part of a Low Code App to manage Media Sources, we defined a DOM Module where in some section we are using a Field Descriptor of Type …
27th June 2024
Hi all, I have created a correlation alarm that does what I want it to do, but I am having trouble attaching the relevant information to it. I don’t need …
27th June 2024
Hi Dojo, With reference to legacy DMS-cluster architectures that were running Cassandra as a local DB on the Windows/DMA server, are there any recommended steps for an upgrade to a …
27th June 2024
Dear Dojo, Using Service Templates I would like to start my filter with a simple filter : I want to include only alarms which the Severity is equal to Critical …
27th June 2024
I’m trying to get my TextBox to grow up to take the full Vertical space of the cell if necessary. I tried: – Setting Vertical Aligment to Stretch. Everything else …
27th June 2024
When using a logger table, all documentation seems to specify that a date-time needs to be implemented using UTC time. Or is this only related to partitioning date-time column? Implementation …
26th June 2024
In the update center im trying to upgrade from 10.4.0.0-14003 to the latest version (10.4.0.0-14511-CU4) Which shows as available software. In the progress window of the upgrade popup i see …
26th June 2024
Hi, I’m trying to display a logger table in a dashboard by using the data source “Get parameters for elements where”, but this is throwing an error as shown below. …
26th June 2024
In an interactive automation script new FileSelector(){ AllowMultipleFiles = true } is set. But in script execution only single file selection is available.