-
🚀 The Infor OS Platform April 2025 Release Guide is Here!
Explore what's new in the latest update, from enhanced automation capabilities to improved user experiences and behind-the-scenes performance boosts. Check out the full release notes: 👉 Developer Guide to the Infor OS Platform April 2025 Release Questions about the updates? Let us know in the comments!Â
-
🚀 Welcome to A Space for Open Conversations and Ideas! 💡
Hey there, Infor Developer Community Members! Looking for a place to talk about more than just a single Infor product? You’ve found it! 🎉 This forum is your go-to space for discussions that cross product lines, combine business challenges with tech solutions, or even touch on non-technical topics! What’s this forum all…
-
Infor Positioned, for the Fourth Consecutive Time, as a Leader in the 2024 Gartner Magic Quadrant
Infor recognized for completeness of vision and ability to execute NEW YORK – November 14, 2024 – Infor®, the industry cloud company, today announced that Gartner® Inc. has positioned Infor, for the fourth consecutive time, as a Leader in the 2024 Gartner Magic Quadrant for Cloud ERP for Product-Centric Enterprises.…
-
Factory Track Question
Is it possible to create a dataview in Syteline and run that from Factory Track? I ask this because there is no way to know the Time -phased Inventory status of an Item in FT for supervisors in FT who do not have a license in Syteline. Please advise. Thanks & Regards, -Geetha
-
Limitations of Mongoose IDO Definitions between interactive sessions vs the API
We are dealing with an issue with IDO definitions not being able to be utilized by certain areas of the system. We have an IDO where the primary key is an automatically incremented integer using the AUTONUMBER() default on the IDO property definition. From within the context of a Syteline session, this works as expected,…
-
Order Invoicing Report
Hello, I have a two part question which I hope you can answer please. I am currently using Syteline Version 10 in the Cloud. The Finance Department has made the following requests which I do not have any idea where to look. 1) Can Invoices for the same customer print in separate pdf files (they currently print in one)? I…
-
How Do I Get Form Field Alerts To Trigger In Real Time Using a Condition?
How can I configure an alert on a form field to display if conditions are not met? I have an alert on a date field to display if another boolean field on the form is true. When the user selects a date it refreshes the boolean field. The boolean field will change from false to true, which updates the alert condition but the…
-
Uppgrading Infor ETL - datalake api component
We have a transformation built using ETL tool version 2021. The transformation uses the datalake input component to fetch some data from the data lake. We received an email from Infor about decommissioning the datalakeapi in Oct 2025 with a recommendation to upgrade to the latest version of Infor ETL. We did the upgrade of…
-
anybody tried Cycle Count Update form?
In the CC Update form, we are not able to use down arrow on Counted qty field and fill in values? Anyone else facing this issue? Is there a solution? Need some help here please. Thanks.
-
Variables BG_CURPAGE and BG_TOTALPAGES in report form
Hi, In the consolidated invoicing report, I want to hide the page number and the total number pages in the last page of the report. I used visiblewhen with the condition : #V(BG_CURPAGE) <> #V(BG_TOTALPAGES) but it's not working. Any ideas on why it's not working? Any other methods to hide the page number and the total…
-
Infor OS video tutorial suggestion: Mongoose file export (e.g. Positive Pay, EDI) through Infor ION
With Infor multi-tenant SaaS, Infor will not open the SFTP port for Mongoose applications like Cloud Suite Industrial. Therefore those applications' standard file transport functionality through Logical Folders is unable to be utilized. Infor's new best practice is to send the files out through Infor ION, but they haven't…
-
JobApplicationTask Phone number format
On the JobApplicationTask business class for the ContactInformationForm, we would like to require Candidates to enter their phone numbers in XXX-XXX-XXXX format. However I have tried putting a constraint on these fields to have it match, but it does not work. I have also tried to put a constraint on through an action…
-
Infor SCE extension development
I am exploring the possibilities with customizations. In the guide section "setting up the environment" it says, "From the source CD, import the projects you want to change". Will the projects be present in installation directory or should i download the projects from Product download concierge?