-
🚀 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.…
-
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.
-
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,…
-
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?
-
Using RequestAccessToken SubProcess
Has anyone used subprocess RequestAccessToken and can pass along any suggestions? It looks like there is some setup needed.
-
LN CE Company Removal
During our implementation of the LN Cloudsuite, the Infor implementation team created several different sets of financial/logistical companies to facilitate data migration tests, CRPs, and other implementation necessities. We have been live for a few years and no longer need these extra companies. We could simply leave…
-
Inserting Current Operations and Materials (BOM) via REST API
I’ve been able to insert Items successfully via REST (SLItems) (CostType/CostMethod Standard/Standard) (no revision/not revision tracked) (type material/source manufactured) (production type job) (attributes/costing/vendor contracts added beforehand (does the order matter here?)) . Now I’m working on inserting Jobs,…
-
Api Transform
I created a dataflow from file to Api , bod is process.productionorder and API is standard rest Api "LN/lnapi/odata/tiapi.sfcProductionOrder/Orders(Order='{Order}')/tiapi.sfcProductionOrder.RegisterOrderQuantities" to trasform xml to json in body i used mapping i used IonApiRef with path, the issue is this value is decimal…