Anchoring Table Refresh to Trigger on different page of LCA?
4th February 2026
Hi Matt, It is not possible to use the trigger when it isn’t on a visible page or panel. When the component isn’t loaded, the timer doesn’t run. Are you …
Answer
4th February 2026
Hi Matt, It is not possible to use the trigger when it isn’t on a visible page or panel. When the component isn’t loaded, the timer doesn’t run. Are you …
4th February 2026
Hi Thomas, We did some testing a while back to figure out the limits of DataMiner scheduler and the underlying Windows task scheduler. Based on our testing these are the …
4th February 2026
Hi Arne, I think you can retrieve it using the GetInfoMessage SLNet message, with type GeneralInfoMessage. The response has a field ‘MaxDocumentSize’, which is probably what you’re looking for. Kind …
4th February 2026
Hi Sheikh, The issue you linked to has been resolved since DataMiner 10.1.1 (ID 28246 if you search through the release notes in DataMiner docs), so this has indeed been …
4th February 2026
Hey Bing, Assuming you have the functions.xml file in your package, you can use SLNet messages to import it and set it active. To upload a functions.xml file, use the …
4th February 2026
Hi, You’re absolutely right — when using the DataMiner 10.5 installer with an active internet connection, there’s no need to manually request or install a license. Could you please contact …
4th February 2026
Hi, Could you please check whether a request.lic file has been generated in C:\Skyline DataMiner? If the file is present, you can then contact dataminer.licensing@skyline.be to proceed. For the full …
3rd February 2026
Hi Alija, Thanks for sharing this issue. I investigated the issues and it seems to be that this is a recently introduced bug. It may indeed be caused by the …
3rd February 2026
A very good suggestion indeed. This explains it.
3rd February 2026
Hi Blake, DOM buttons should not have any special behavior that is based on users, that is why I assume this has something to do with the browser or visualization …
3rd February 2026
Hi Venkat Venkateshwaran, thanks for reaching out. Apologies for the delay, your email appears to have landed in our spam folder. We’ll follow up with you shortly. Kind regards, Loes
3rd February 2026
Hi Bauti An interactive client can only be located and attached through Cube. This isn’t supported when the trigger comes from a web app. If you’re working in a web …
2nd February 2026
For DM to act as server, you can configure as the ip as “any” and define the port in the element settings (see Configuring a smart-serial connection as a server …
2nd February 2026
Hi Timothy, Maybe you can use this DATAMINER INFO to retrieve the IP address of DMA. I’m not sure if the port will also be there, but you can check …