Evertz Magnum
16th December 2021
Hi Thibault, I believe in this case it’s best to create a ‘driver issue’ ticket for the Evertz Magnum connector under the maintenance contract in https://collaboration.skyline.be/ You could already include …
Answer
16th December 2021
Hi Thibault, I believe in this case it’s best to create a ‘driver issue’ ticket for the Evertz Magnum connector under the maintenance contract in https://collaboration.skyline.be/ You could already include …
16th December 2021
I don’t believe this is currently possible. The module evaluating the conditions is not aware of the mediation level parameters. Best bet would be to try and select the appropriate …
16th December 2021
A way around this is to use a show/hide condition that shows a timeout block when the element is in timeout and to show the ParameterSummary when it’s not. The …
16th December 2021
Hey Paulo, These requests are most likely originating from a web app that had its connection closed but is still trying to request data. There’s an open task about this …
16th December 2021
Hi Miguel, This issue should be addressed in IDP release 1.1.17 Please see DMS RN 11 – Problem with credentials configuration in setup wizard [ID_31385]
16th December 2021
Hi Ruben, DataMiner cube currently supports : Embedding a spectrum analysis component, showing the real-time trace, see DataMiner Help Linking a shape to an (spectrum) element parameter, see DataMiner Help …
16th December 2021
After syncing, it’s not entirely clear still why this doesn’t work. One remark though: For a children shape inside an element shape that was based on service children, it seem …
16th December 2021
It has been made obsolete because a Profile-load script should be independent from a booking. In your LSO script, you can retrieve the reservation name and update a parameter of …
16th December 2021
Hi Jens, You can use the Ticketing Gateway API helpers to create tickets within automation scripts. Examples are available here.
16th December 2021
I’m not sure if this answers all of your questions, but to this: Can a Visio shape combine execution of a script and navigation to an element? Yes, you can. …
15th December 2021
Hi Jon, Element.SetParameter will, by default (unless you define engine.SetFlag(RunTimeFlags.NoCheckingSets) in your script), check if the set as successful or not. Though this only check the value in the parameter …
15th December 2021
Hi Jan-Klaas, When changing the connections in a protocol, we recommend to recreate the element because of this reason. That is also why a new range is created to point …
15th December 2021
Hi Russ, It is possible to get a PDF version on demand by mailing to documentation@skyline.be. However, as a PDF can get outdated very quickly, we do not recommend this. …
14th December 2021
On the OS level we keep the logical drive as c: for Dataminer and d: for Cassandra regardless of being a VM or physical server. A valid reason to keep …
14th December 2021
As a possible solution, we are running these events (expressed in terms of percentage) within a custom connector that receives subscriptions of the bookings to calculate the exact time when …