Sesssion variable, how to fill with property values ?
8th July 2022
Hi Joel, I have tested this on a Visual Overview linked to a View and it seems to work fine for me. The use case to only include the property …
Answer
8th July 2022
Hi Joel, I have tested this on a Visual Overview linked to a View and it seems to work fine for me. The use case to only include the property …
8th July 2022
Hi Jamie, It’s very possible this was a one-time issue and will not re-occur, but it’s also possible the root cause is a deeper issue (e.g. connection or network issues …
8th July 2022
we did also those tests , other browser log out & log in other device but none of them are able to connect in OSX.
8th July 2022
Hi Kris, I have noticed similar “loops” going on when I’m logged in with multiple accounts (for example my Dojo account on Dojo and a different account on the Cloud …
8th July 2022
clearing the cache & cookies does not solve this issue. The loop login is still active.
8th July 2022
Hi Stacey, Can you enable the Zooming options in the node edge component as in the picture below?
8th July 2022
Hi Bernard, I have no issues getting the property placeholder to work with a shape linked to a view. On the child view, create a property ‘ParentView’ (or similar), with …
8th July 2022
Hi Elvio, have you looked at Generic Interface & GQI queries for the alarms datasource in Dashboards?
8th July 2022
Hi Bernard, As far as I know this is not supported by default. One way to get this info is to execute an automation script when the visual page is …
8th July 2022
Hi Alberto, Maybe an option is to use the GQI queries to retrieve alarms: You can select which columns from the alarm console should be included in the query (The …
7th July 2022
There could be several ways, the best approach would of course depend on the considerations that apply in the specific environment – so I’m subscribing to see the other suggestions …
7th July 2022
Hi Dominik, There was a similar question already asked: Can DataMiner be installed on a different drive then the C drive? I am afraid that it is not possible to …
7th July 2022
Hi Ruben, We have tested this to use MySQL as an offload database (and only as offload database) and it’s possible to use MySQL 8.0 for this. To do so …
7th July 2022
If you’re ok with using a server-side filter, I believe it should be possible through the ‘TableRowFilter’ shape data. In there, you can use the ‘fullFilter=’ syntax, which supports OR-statements. …
7th July 2022
You can use a regex filter for complex conditions. In your case that would be: “Compression Type”:regex:”H\.264|Uncompressed”