Generating shapes based on partial table rows
2nd September 2022
I am trying to generate a shape based on tables rows, I have a partial table with about 50 rows per page but the Visio only shows 50 rows instead …
Question
2nd September 2022
I am trying to generate a shape based on tables rows, I have a partial table with about 50 rows per page but the Visio only shows 50 rows instead …
2nd September 2022
Hi, a user is interested in using the *AlarmTemplate (e.g.: CreateAlarmTemplate) methods of the DataMiner Web Services and possibly others. Where can a user be directed to in order to …
2nd September 2022
Hi Dojo, I have issues when try to update to 10.2.7 version, I get this message. “Prerequisite VerifyClusterPorts.dll failed: Could not verify that agents can reach each other on the …
2nd September 2022
Hi, following the help page Extended conditional shape manipulation actions | DataMiner Docs, I am trying to show/hide a shape based upon the following table parameter in a Service named …
1st September 2022
Hello Dojo, We managed the spectrum analyzer script to get three different traces from the same input: main trace, maximum hold and minimum hold. Is it possible to “mix” them …
1st September 2022
Hello All, I can see in a scheduled job which triggers an automation script the automation script failed because of a set parameter error: 2022/09/01 09:00:14.488|SLAutomation.exe 10.2.2209.622|10552|23032|CActionHandler::VerifySetResult|DBG|-1|(Script Start Planning Automation …
1st September 2022
Hello Dojo, I have a Cluster of 4 agents where I am unable to install NATS on 2 of them and therefore the DataMiner won’t start up. When I try …
1st September 2022
In a DMS cluster, does a dashboard gateway access to a single DMA or have the possibility to access other DMAs in the same cluster in case of failure of …
1st September 2022
We have a cluster with 3 DMA’s, we have recently been having network hits to one DMA. When this occurrs the DMA will reconnect but after several hits it will …
1st September 2022
Hi Dojo, What is the most performant way to retrieve all elements for a certain protocol? Engine var elements = engine.FindElementsByProtocol(“protocol name”, “protocol version”); Class Library var dms = engine.GetDms(); …
1st September 2022
Hi Dojo! Is there any way to configure a relative type alarm template where the baseline value is read and updated from another parameter? Maybe in the driver side?
1st September 2022
When using the ClassLibrary to figure out which elements have already been provisioned on the DMS: IDms myDms = protocol.GetDms(); var allElements = myDms.GetElements(); Can someone tell me if this …
1st September 2022
Hi Dojo Team and Toon, I would like to use a Line/Arc (not a Rectangle/Ellipse) to represent a Service and I would like that the color of the line to …
31st August 2022
Hi DOJO Summary : There are 8 RF Matrix elements in the system ( inputs = satellite signals / output = IRDs receiving these signals ). We are trying to …
31st August 2022
Hi Dojo, Is it possible to show Alarm of specifc view or saved filter alarm in a Visio view?