LCA : Web component image
4th April 2025
Hi Wale, Both image & video sources using the DataMiner VideoThumbnails should already take the full available space and update when resizing. If this is not the case here, I …
Answer
4th April 2025
Hi Wale, Both image & video sources using the DataMiner VideoThumbnails should already take the full available space and update when resizing. If this is not the case here, I …
4th April 2025
Hi Riccardo, The value ‘7’ is indeed not a valid value for the DefaultTimeZone in these settings. There are 2 options to fix this: Remove that setting from the file. …
4th April 2025
Hi Géry, Unfortunately, this is currently not possible. Lines on a maps component can only be configured with static colors. You could work around this by using different queries that …
3rd April 2025
Hi Maxime, Assuming that you are retrieving the license information through a connector, I believe the best approach here is to update the connector and implement extra parameters that can …
3rd April 2025
Hi Maxime, The answer (from Tobe Deprez) on the following DOJO post is probably what you are looking for: Show message in active alarms using automation script Hope this helps. …
3rd April 2025
Hi Catarina, From what I’ve seen, there is not only the trend data that is offloaded to C:\Skyline DataMiner\System Cache\Offload\Data. There you’ll find your trend data file at around your …
3rd April 2025
Hi Joe, The [param:] placeholder can be used to query a parameter value and then use it within other shape data or placeholders to query other parameter values: https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/reference/Placeholders_for_variables_in_shape_data_values.html#paramdmaidelementidparameteridtablerow
3rd April 2025
Hi Wout, when I use it like you mentioned I can’t select it in the component: I have enabled select first row, but data will be shown when the user …
3rd April 2025
Hi Ive, When using ‘fit to view’ this means that all components will scale their vertical size to the current screen height and there will be no scrollbar on page …
3rd April 2025
Hi Stefan, To use the result of a query in another component, you will have to use a component that executes the query and visualizes the result. It is currently …
2nd April 2025
Hi Juan, You could get the view ID assigned to an element (and the view name) by using three data sources: Get Elements: To get the list of elements Get …
2nd April 2025
Hi David, This specific exception can be ignored. It is a known problem when creating a new scheduled task (internal ref DCP190484) The error occurs because before creating a new …
2nd April 2025
Hi Gregor, The RegexMatch placeholder will only return the part that matches with the regex, in this case this will thus be “/de/” which is then no longer equal to …
2nd April 2025
Hi Juan, Regarding accessing the View ID of elements: Have you tried using Get view relations? Regarding your question if it’s possible to add libraries to the GQI project: Following …
2nd April 2025
Hi Igor, I believe it’s not possible to manage user/group permissions via the web api.