Pictures in LCA
31st January 2025
Hi Juan, In the standard components you can select or drag-drop the Image container. Uploading new images can be done via the settings.
Answer
31st January 2025
Hi Juan, In the standard components you can select or drag-drop the Image container. Uploading new images can be done via the settings.
31st January 2025
Hi Juan, In the editing mode of your LCA page, in the general components you can find the Image one that will allow you to upload it. Regards
31st January 2025
Hi Apurva, You might try sending all requests in one go and then processing the responses while mapping them to their respective service names. Here’s a structured approach: 1. Create …
31st January 2025
Hi Apurva, As far as I am aware there are no Engine methods to achieve this, as generally when an alarm gets acknowledged it is expected some actions will be …
31st January 2025
To come back on this topic. We agreed that the safest way forward, was the most easy method. We’ll use new HW to migrate to the new DB clusters. => …
31st January 2025
Hi Sebastiaan, I was already using a shape that changes value when I click the buttons to debug it and it works. I defined the variable like this in the …
31st January 2025
Hi Daniel, I noticed in your screenshots that you’re setting the global session variable, but your condition references the page variable. Be sure to include the PageVariable option (see docs) …
31st January 2025
Yes it´s the same question. I would like a way to predefine the filter with all possible values I expect and lock those so they are always selectable, regardless if …
31st January 2025
Hi Apurva You can reorder columns using the Select operator in the GQI query builder. This way you can make sure the most important columns are on the left of …
31st January 2025
Hi, There are three items to take into account when performing an SNMP set and seeing the result reflected back in the parameter value: How fast is the set handled: …
31st January 2025
Hi Mieke, There are SLNet Messages available like the UpdateInformationTemplateMessage and the UpdateProtocolActiveInformationMessage, but those don’t seem to be documented on dojo. As an example, you could have a look …
31st January 2025
Hi Thomas, Currently we do not have scripts or a solution available which covers this. For OpenSearch the snapshots can be taken using the REST API, but a more convenient …
31st January 2025
For SAML (AzureAD), both SLDataMiner and SLNet need access to the proxy and this can be configured with the netsh winhttp command in a terminal for SLDataminer and in the …
31st January 2025
Hi Apurva, We have recently improved this behavior with DataMiner 10.4.0[CU12]/10.5.3. From that version onwards, the table will stay at the current scroll position when re-fetching data. There will be …
31st January 2025
Hi Sofia, This only works on the web version of the interactive automation scripts. As a test, can you create a low-code app and trigger the interactive script there?