Alarm fillcolor across multiple in Visio
29th June 2022
It is possible to link a shape to the summary alarm state of one/multiple table row(s) or an entire table column in the following way (see Help). One or more …
Answer
29th June 2022
It is possible to link a shape to the summary alarm state of one/multiple table row(s) or an entire table column in the following way (see Help). One or more …
29th June 2022
Hey Piotr, Using the same certificate for different nodes shouldn’t cause the migration tool to fail. Although, it’s recommended to use individual certificates tied to each nodes DNS name/IP. This …
28th June 2022
Hi Joerg, We would recommend SSD. You can let Cassandra know (cassandra.yaml) if you are using spinning disks or SSD, this will improve how Cassandra writes to disk, but SSD …
28th June 2022
Hi Gelber, Indeed you can use the shape data Component to show bookings filtered on booking properties. The syntax of the used shapedata seems correct. From the screenshots I can …
28th June 2022
Hi Yuki, regular expressions in the fullFilter are supported since 10.2.0/10.2.2. From that version onwards, it is possible to use regular expressions in this type of filter. For this purpose, …
28th June 2022
Offloading data to local files is supported from DataMiner 10.0.11 onward. The files are placed in C:\Skyline DataMiner\System Cache\Offload on the local DMA server. Remote file offloads are not currently …
27th June 2022
Hi Alberto, The shape data you are looking for is VdxPage. More information can be found over here: Making a shape display a particular page of the current Visio drawing …
27th June 2022
Hi Alberto, Glad you make great use of our community! Typically we try to give some recommendations through the Visio style guide | DataMiner Docs. However, a recommendation on the …
27th June 2022
Hi Soumith, From your screenshot I can see that you are trying to use the SOAP interface, however the body of your request contains a JSON data structure You can …
27th June 2022
That’s an interesting perspective – including “All parameters except…” a few you don’t need – but I don’t think this is made possible yet (will subscribe to see if other …
27th June 2022
Hi Gerwin, This is caused by the inheritance system that’s used in the Visual Overview. Child shapes of a shape that is linked to an element will automatically link to …
27th June 2022
Hello Jens, thanks a lot for your questions! Here are some answers 🙂 1. As you suspect, the algorithm will detect the same pattern across different elements having the same …
27th June 2022
You could use the following method to show a message box (with a custom message in this case): private static bool Confirm(IEngine engine, string message) { var uiBuilder = new …
27th June 2022
Yes Not sure what you mean here. You should be able to delete the pattern from anywhere it was detected. I don’t think you can. Could you explain why that’s …
27th June 2022
Hi Paul, You can have a look into the Event Viewer to see if you can spot anything around the time the forwarder crashes. If you have an element in …