-
🚀 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.…
-
How can we get attachment type and attachment ID's which are uploaded in Ming.le Tasks?
I was trying to check the attachments of a particular task using task ID, I have found the API but not able to find input parameter, Can some one please help with documentation or proposed solution? I am trying to use this API -> /IONAttachment/{ionAttachmentType}/{taskItemId}/attachments
-
Using RequestAccessToken SubProcess
Has anyone used subprocess RequestAccessToken and can pass along any suggestions? It looks like there is some setup needed.
-
Passing Parameters in Excel to ISD
Hello Everyone, We are in the process of upgrading from Lawson 10 to FSM. We are trying to convert Lawson Add Ins to ISD, if people are familiar with the old Lawson Add Ins, we could use VBA to pass parameters to Lawson Add Ins on queries. However, we are unfamiliar with ISD and wondered if there was a module in VBA so…
-
Update CSI from Factory Track
Does anyone have a working example of writing data from Factory Track back to CSI (cloud)? I've followed the shipment tracking example in the "Infor Factory Track CSI Extensibility Guide" (publication date January 13, 2023), but I can't seem to make things work. I looked in the old forums and found references to needing to…
-
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.
-
Navigating to Product Details Page (icsp.detail) from Angular Widget in Infor SX.e (CSD)
I'm working on an Angular widget using the Infor SDK and would like to add a hyperlink that navigates to the Product Setup page (icsp.detail) in SX.e. Is it possible to access the $state service from the CSD application context so I can programmatically call $state.go('icsp.detail') from within the widget? Appreciate your…
-
Can I Auto Update a File With User, Date and Time info via IDF NetLink ? (Solved)
I created an IDF NetLink/PowerLink Business Object that allows users to maintain a description field in an IBMi LX file. The file also has "audit" fields that store the user, date & time of changes. These fields are updated when the file is modified in an RPG program. Is there a way in NetLink to update the same fields…
-
Function to create financial batches (tfgld1500m000)
Hi everyone, I'm working with Infor LN CloudSuite and I’m looking for a way to automatically create a financial batch (tfgld1500m000) and ledger lines, either from custom code or another supported method. My main questions are: Is there a public function, API, or BOD that allows the creation of a financial batch and…
-
IMS and Infor Public Sector (Hansen) Integration (MT)
Hi, Taking my chance here because there's no community related to Infor Public Sector / Hansen. We are trying setting up connection between IPS and Mingle (IFS) (via IMS) and we would like to send Sync.SecurityRoleMasterBod to sync all of the Roles defined in IPS. The problem is, we couln't find any documentation related…
-
Update CDF in tccom100 after saving and BOD export
Hello Community, I addred two fields to tccom100, one text field for a password, the other one is a checkbox to regenerate the password if I check the field an save the record. If I check the password reset field I export the record through the BOD export where I need the password reset field value=1 to start an external…