Embed an application running on localhost in Low-Code application
29th July 2024
Hi Ladan, It doesn’t matter where the embedded app is hosted, as long as it can be accessed from the same machine the LCA is accessed from. This means that …
Answer
29th July 2024
Hi Ladan, It doesn’t matter where the embedded app is hosted, as long as it can be accessed from the same machine the LCA is accessed from. This means that …
29th July 2024
Hi Alun, This is indeed a software issue. The issue has been fixed and the fix will be released in version 10.4.9.0
29th July 2024
Hi Yvan, I see you have some correlation alarms in your alarmconsole. In case you use a quick filter, the base alarms of the correlated alarm are counted as well …
28th July 2024
Dear Klaas Dewitte, Thank you for sharing the details. It’s working fine if I’m passing specific row index like ([this element]:10000032:row1) for M1, M3 or M4. but There could be …
26th July 2024
Hi Catarina, The <LDAP> and <SNMP> elements are automatically synced between failover agents. However, <AzureAD>, <ExternalAuthentication>, <SNMPv3> and others are not. When making manual changes to this file, it is …
26th July 2024
Hi Hari, When you create the service from the Automation Script or Protocol you can set the Agent ID where the service will be created, just set that for the …
26th July 2024
Hi, We have a feature called “Parameterssummary” which can be added on a shape, it will allow you to have e.g. the “max” of a set of parameters shown: https://docs.dataminer.services/user-guide/Basic_Functionality/Visio/linking_shapes/Linking_a_shape_to_a_calculation_involving_multiple_parameters.html
26th July 2024
Hi Baranisudha, For this case the best approach is to analyze first the data sources and operations available in your GQI query: Are you querying large tables? Are you using …
26th July 2024
Hi Hari, I believe you are experiencing a similar issue as one I encountered recently. This can be encountered on some occasions when you update DIS and not Visual Studio …
26th July 2024
Hi, it looks like your script is not compiling because it’s using a NuGet package from a source that is not configured. I suggest having a look at the configured …
26th July 2024
Hi Ladan, I don’t see why embedding localhost would be any different then embedding regular URL you just have to make sure localhost is configured properly, for example you can’t …
26th July 2024
Colouring table in low code app
26th July 2024
Hi Arunkrishna, Reason SLTaskbarUtility is being blocked is our fault and fix for it will be release in the next version, your IT didn’t actually block anything. As for why …
25th July 2024
As mentioned previously, you can’t directly color one row. To achieve this, you need to use the column appearance and add conditions to the template. Here’s an example of how …