Does parameter last change date is available in Visio?
1st December 2022
This is currently not available out of the box in the Visual Overview. You could retrieve it using an automation script and output the last change as a session variable …
Answer
1st December 2022
This is currently not available out of the box in the Visual Overview. You could retrieve it using an automation script and output the last change as a session variable …
1st December 2022
Hi Ladan, This indeed looks like a software issue and can be forwarded to our Techsupport <techsupport@skyline.be>
1st December 2022
To my knowledge there is no added technical value to having the Cube client open on the server instead of on a dedicated client PC. Mostly it’s a habit because …
1st December 2022
While typically it is not needed to have the desktop software installed and running on the server, there can be a number of cases where it is convenient. A remote …
1st December 2022
The Conditional coloring settings are currently bound to components, and not shared. The only thing that can be shared is the colorpallet by setting the correct theme colors (lesson and …
1st December 2022
Those protocols are configured with naming on the table (example below). That means when you request the key it will go through the naming logic to show the display value. …
1st December 2022
Hi Ajdin, After some investigation an issue was found with parsing the proxy simulation xml file. The device port wasn’t stored correctly. This caused the simulator to try to send …
30th November 2022
Hi Alberto, Between the 10.2.4.0 and the 10.2.10.0 feature release there have been quite a few improvements to memory handling in SLDataGateway. A few of those resolved situations in which …
30th November 2022
I think your question is similar to How to send a by code created dashboard as a report via Email?. It’s not possible yet to specify those options in the …
30th November 2022
Hi Paul, As far as I know trend groups are not supported in reports or dashboards. Feel free to suggest this as a new feature so the community can vote …
30th November 2022
Hi Wouter, There are two errors in the event viewer, in order of appearance they are: 1. 2. Simulation xml: <?xml version=”1.0″ encoding=”UTF-8″?> <Simulation> <ProxyAgents> <ProxyAgent ip=”127.0.0.1″ MacAddress=”” SNMPVersion=”2″ Name=”” …
30th November 2022
Hi Gerwin, In the current releases there is no support for Elastic 7 or Elastic 8. In the upcoming 10.3 main release there will however be support for the supported …
30th November 2022
I would recommend making use of the <DMAIP> placeholder in the URL. It will automatically use either the IP address of the DMA, or the FQDN as configured in the …
30th November 2022
Turns out to be a problem when users have multiple sessions open and Cube doesn’t know which session to attach the interactive automation script to. According to feedback this should …