IASToolKit – FileSelector Exception

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();

Operator Guide Docs Visio section no longer working

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 …

Sort by and then sort by

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 …

DOM Attachments: Max File Size

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 …

Automate installation of Function.xml file

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 …

DOM data editing panel error on save

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 …