Visio shape that shows table row count
24th October 2023
Hi, How do you show the row count (i.e. number of rows) of a table in a Visio shape? Sounds simple but I couldn’t figure it out or find any …
Question
24th October 2023
Hi, How do you show the row count (i.e. number of rows) of a table in a Visio shape? Sounds simple but I couldn’t figure it out or find any …
24th October 2023
Hi, As services templates like services and elements live on specific DMAs, will it be definable in the swarming API that they can move like elements? With most of our …
24th October 2023
Hi, I am unable to retrieve the history from DOM even though data exists in DOM. var eventFilter = HistoryChangeExposers.SubjectID.Equal(Guid.Parse(“9010bced-04fa-43a8-a511-bbe156f9613b”).ToString()); // Get all events var events = eventHelper.DomInstanceHistory.Read(eventFilter); engine.GenerateInformation(events.Count().ToString());
24th October 2023
Hi, We were wondering that would it be possible to activate different alarm template on a resource used by a service while it has been activated by SRM and change …
24th October 2023
Hi Dojo, I have created a custom theme in my low-code app by going to Layout > Theme > + New theme. Is there a way to apply this theme …
24th October 2023
I’m already able to play MP4, WebM or OGG video files on a Grid component using the <video> tag as follows: <video autoplay loop muted> <source src=”https://some-webm-endpoint.webm” type=”video/webm”> </video> This …
24th October 2023
Hi Dojo When editing an alarm template it is possible to exclude a parameter via a context menu (Alarm template groups | DataMiner Docs). Is it also possible to exclude …
24th October 2023
Hello, I have used a stencil to create a KPI shape and tried to enhance it by adding a “Trend” icon next to it. My goal is to display a …
24th October 2023
Hi Dojo Community, After the firmware upgrade, it was requested to change the SNMP type of certain read parameters from ‘octetstring’ to ‘octetstringascii’. Could ‘octetstringascii’ be used for the previous …
24th October 2023
I want to apply Smart Baseline only for logical interfaces that also matches a certain description. I tried using a filter with the next rule [“Description” “Bundle-Ether”] but the Smart …
23rd October 2023
We have a dedicated 4 node cluster spread across 2 DCs, with a RF=1 at each DC. The consistency level is local quorum. In the event of an outage where …
23rd October 2023
Hi Dojo Community, I received a request to change the name of the main connection in the element wizard. I remember adding (and changing) the name(s) of additional connection(s) for …
23rd October 2023
In a SLNet Plugin context, I am retrieving the content of an element table as a ParameterValue object. After drilling down to the cell (e.g. via the method “ParameterValue.GetTableCell”), I …
23rd October 2023
Is it possible to combine multiple DCF interface in one Visio shape? We have a case where on output side a device has 4 interfaces, of which only 1 is …
23rd October 2023
After removing a Spectrum Analyzer Monitor created service, the whole spectrum analyzer disappeared. After recovery all existing monitors are present but greyed out. New monitor’s can be made and used …