404 Error on User Defined API
5th February 2026
Hi Vig, Most often, when you run into a 404 with User-Defined APIs, it is the route where the API request is sent to that does not match the configured …
Answer
5th February 2026
Hi Vig, Most often, when you run into a 404 with User-Defined APIs, it is the route where the API request is sent to that does not match the configured …
4th February 2026
Hi João, Is it possible to add below comment somewhere in your script? This is required to make DataMiner recognize it as an interactive script. // Engine.ShowUI();
4th February 2026
Hi Steve, I believe they have been moved to the Development Guide. Could you check using the following links? Visio drawings | DataMiner Docs Overview of DataMiner shape data fields …
4th February 2026
Hi Alberto, I spotted a similar question: Migrate LCA To Different DMA Hope it helps.
4th February 2026
Hi Mark, This is about the current and expected use of the resources within your DMS. Usually, LCAs should run on the same servers as the main DataMiner software, as …
4th February 2026
Hi Alexandre, There is currently no way to know what LCA is executing the Ad hoc source. As you mentioned, the best way to get this information is by passing …
4th February 2026
Hi, This can be done similarly like with the snmpSetAndGet, as explained here , by setting options=”connection=1″ in the Type of the parameter (where 1 is the connection number in this …
4th February 2026
Hi Marco, Do you have some more information about the query you are using when encountering this? Knowing the types of the columns you are sorting on could give some …
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 …