Hello and welcome to the official Mongoose forum, a part of the Infor OS Platform community. We're excited to have you here and look forward to fostering a collaborative environment where users can share knowledge, ask questions, and explore the capabilities of Mongoose. 🚀 About This Forum 📌 This forum is dedicated to…
I have an app that updates all of our FileServers to point to a test server path for all of the configs for a given environment. The problem is that I got to the point where it was updating, then after looking into the FileServers form, it uses Application.FileServer instead of an IDO method to do this. So, after pouring…
Hi Infor Community Team, How can I set the filter query parameter in Mongoose to filter records from a specific Mongoose From value before applying additional conditions? For example, if I want to filter items where category is Electronics before applying further filtering on price, how should I format the filter?
Hello, In Syteline V9 on-prem we have (or “used to have”) BarTender software, that communicates with the Label Printers. In Syteline, when users wanted to print labels, we use to insert data into a SQL Server Table, and BarTender was monitoring and reading data from this table. As soon as there is a new record in this…
Hello All, my task in mongoose is retrive text from QR Code by ZXing library on form i use Application.ShowOpenFileDialog(FileName, "Open File"… and after this in FileName i have path like "MEM:\Users\WSWebClient\AppData\Local\Temp{3F549… next i call my custom IDO where i can use ZXing library for retrieveing text from QR…
Hi everyone, I’m currently learning Mongoose using the HelloWorld tutorial and the YouTube lessons. However, I’ve encountered an issue right at the beginning: when I click the button to open the designer in a new tab, the "Identify Your Editing Scope" dialog does not appear. The tab opens, but there’s no "New" button or…
I need to create custom assembly, but for this i need IDOCore.dll and IDOBase.dll libraries. where Can i download it? or my be some body can send it to me. Thenk you!
Hi everyone, I’d like to ask about the best practice to automatically extract and keep data updated from SunSystems into IDOs in Infor Mongoose. Specifically: How can I set up IDOs so that they reflect new or updated data from SunSystems in real-time or on a scheduled basis? Are there any existing connectors, replication…
Hi, I have defined some Global Object - Strings, and I can work with them in Form Designer. But how can I access these Strings via FormScript?
Hi there! I have started working with the IDO extension classes and am running into a performance issue. I have a couple of processes where I need to set or update a column for every record in a table (the items table). However, doing that through the IDO extension class takes forever since I have to loop through each…
We have defined IDOs that have subCollection properties. Of course, when we include those properties, we receive an error message of the form: Message: 'The ue_custom_ido.subCollectionProp subcollection property may not be included in a query.' Is it possible to query subCollections through the Syteline API, or were they…
It looks like you're new here. Sign in or register to get started.