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'm starting to look at adding tables to our IGS instance using the Sql Tables form in Syteline. Is there a way to create an identity column? (starts with a numeric value and auto-increments with each record added). Thanks
From the Purchase Orders form I'm trying to call an API Gateway I've created, get results, and save to the SLPos IDO.
I am using the Cloud version of Mongoose. I'm trying to figure out how to have a report run on a schedule and email it to multiple people. It appears that it's possible to have reports run on a schedule. But I'm struggling on how to do that. Since I'm new to Mongoose reports. The easiest way for me to create a report is to…
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 I've been working in an integration between SyteLine and an external application to create journal entries. I created a custom table and its IDO to receive records that are validated with an event handler linked to that IDO with the IDOOnItemInsert event. The handler basically does some validations, then create the…
I've been working on an integration between SyteLine and an external app via the SyteLine API REST. The purpose is to create new journal entries, and to achieve that I created a new table with its IDO to receive the data, and then with an AES event handler linked to that IDO with the IDOOnItemInsert I do some validations,…
Hi, I am for the first time deploying my Mongoose application on other tenant, and I am not sure, if I am doing whole deployment process correctly. First I am creating my deployment zip package via Deployment form Then on other tenant I am also going via Deployment form, in Deploy Applet section And finally I have to Check…
Hello, We have a report with a PageFooter which contains information that must appear on all pages, except the last one of the report. How can I do it? I tried comparing the BG_CURPAGE and BG_TOTALPAGES but bringing in the variables I noticed that they are not loaded at runtime, it seems to handle them internally. Is there…
Is it possible to have totals at the bottom or top of a grid? For example, a grid has an amount field. I want to see the total amount for all of the rows on the grid. Another tool I use calls this aggregates. I don't see a way to do this with the grid. Am I missing something? If there isn't an out-of-the-box way to get…
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?
It looks like you're new here. Sign in or register to get started.