-
New Forums Are Live – with More on the Way!
We’ve expanded the Infor Global Community to include dedicated forums for all Infor CloudSuites, plus key solutions like WMS, MES, Infor Velocity Suite, and more. These dedicated forums are designed to make it easier for you to connect with peers, ask questions, and share insights specific to a product or solution you’re…
-
The June Prioritization Phase (part of our enhancement request process) is now open!
Prioritized ERs are those that met the minimum number of endorsements during socialization and are available for each company to select its top ten. You may no longer endorse ERs in this view—you are asked to pick your top ten. This opportunity is only available for the 2-30 June 2025.
-
📣 Forum Expansion Coming Soon!
Hi everyone, We’re excited to share that over the next week or two, we’ll be expanding the Infor Global Community forums to better reflect the way you work — and the ways you want to connect. The new structure will include dedicated forums for all 15 CloudSuites, plus key solutions like Velocity Suite, WMS, MES, and more.…
-
Get to Know the New Infor Global Community
Welcome to the Infor Global Community For Users, By Users. This post is your User Guide to participating in the new Community. Where to Post Navigation Coming Soon - More Categories & Hubs What Happened with Former Content? Get Support & Participation Guidelines FAQs 1. Where to Post Post in one of these categories:…
-
Help Us Keep a Critical GHR Payroll Enhancement Request Alive - vote on Enhancement Request #101209
📢 Help Us Keep a Critical Payroll Enhancement Request Alive! As we approach the end of May, St. Luke’s Health System is asking for your support to prevent a much-needed enhancement from being archived. Please take a moment to vote for Enhancement Request #101209 in GHR Payroll before it’s too late! Module: GHR Payroll…
-
Infor TechX | Orlando, Florida
Join us in Orlando for this immersive tech experience. This two-day event is designed for those who build and innovate with the Infor OS Platform. Grow your skillsets and expand your knowledge with: Hands-on workshops One-on-one consultations Pop-up stations with leaderboard Quick Challenges Previews of our platform…
-
Meet the 2025 Hackathon Judges
Meet this year's expert panel of hackathon judges: leaders, innovators, and technologists shaping the future of Infor. Representing diverse backgrounds across product management, product strategy, customer success, development, partner ecosystem and solution consulting, these judges have decades of experience and a shared…
-
Writing Top-Notch Hackathon Proposals | Defining the Problem
Time is running out! ⌛ Watch our in-depth session on how to hack with purpose and create a stellar project proposal in your sign-up form. This video will help you find your Why for this year’s hackathon and get your team down the path to success. We’re here to help you grow and give you the tools you need along the way.…
-
Interested in starting a new category or group....
If you don’t see your community listed and are interested in starting a new one, please comment below — we’d love to hear from you. We’re working hard to grow and improve this space, so your patience and input are truly appreciated as we continue building a place where everyone feels included!
-
🚀 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!
-
Seeking Early Adopters for the Enhanced Risk Assessment Framework
Hello Infor Community, We’re thrilled to announce an opportunity for our valued customers to join the Early Adoption Program for our newly enhanced Risk Assessment Framework in Infor GRC. About the Risk Assessment Framework The Risk Assessment Framework is designed to help organizations systematically identify, evaluate,…
-
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.…
-
Welcome to the New Infor OS Platform Community! 👋 Introduce Yourself!
Hello Infor community members! Welcome to our brand new Infor OS Platform Community! 🎉 This is the perfect place for all of us to connect, share experiences, and build valuable professional relationships. We'd love for everyone to introduce themselves. Here's a simple template to get started: Your name and role Company and…
-
Welcome to the New Community Experience! 👋
Hello developers! We're excited to launch this new community experience. This space is designed for you to connect, learn, collaborate, and grow together. Whether you're just starting with Infor OS Platform or you're an experienced developer looking to dive deeper, this community is here to support your journey. What to…
-
Get Data from ION Database connector based on event
We have a requirement to retrieve data from a database based on an incoming document in an ION Data Flow. However, the current database connector only supports scheduled data retrieval. I recall that this option was available in the on-prem version. I’m bit hesitant to use a schedule, as I need this to run in an…
-
Any advice for exporting a very large report?
I have a table report that I need to export to excel every month or so. It only has a couple thousand rows, but is 45+ columns wide and has lookuprow expressions which make it very heavy. I find that I have to grab an attribute that has several values and filter one at a time doing an export for each (and even then it…
-
Healthcare Product Tariff Charges
We have heard from many customers inquiring about tariffs. Infor’s solutions are designed to address the complexities of handling tariff-related charges. By leveraging existing tools and automation capabilities, you can maintain transparency, improve efficiency, and adapt your processes to meet evolving business needs. We…
-
Export User Activity
Does anyone know a way to export all users' Activity tab?
-
Time Entry in HR Talent
Hi everyone, We're currently exploring options within Infor HR Talent (v11) to streamline time entry and enhance data integrity related to our finance dimensions. I’d appreciate any guidance or experience others might have on the following: 1. Time Entry Enhancements We’re hoping to enable: Multi-day entry: Users should be…
-
Designer tab opens without “Identify Your Editing Scope” dialog in HelloWorld tutorial
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…
-
Welcome to Infor Warehouse Management System (WMS)!
We’re glad you’re here. This space is for sharing questions, tips, challenges, and best practices related to Infor Warehouse Management System (WMS). Whether you're new or experienced, your voice adds value—so jump in, start a conversation, or help a fellow Member. Looking for inspiration? Start by introducing yourself or…
-
DLL Functions for REST APIs
Has anyone been able to use DLL Functions for REST APIs? For example for the Entity Types' Updatable, Insertable, and Deletable Actions, the Actions, or the Functions. The 'OData REST API Development' (https://docs.infor.com/ln/latest/en-us/lnesolh/default.html?helpcontent=lnodatrestapiug/cover.html ) documentation does…
-
Subscribing to External Event Hub
Hi everyone, I'm working on a use case where I need to subscribe to an external system's event hub using Infor ION. The external platform exposes an Event API, which follows a publish-subscribe model — it allows consumers to register as subscribers, define a callback URL, and receive event payloads (such as product…
-
Return Workflow output parameters via ION API
I have built a Workflow that makes a bunch of API calls to other applications and saves the results in output parameters. Now I need to somehow read the values of those parameters after executing the Workflow. My original idea was to execute it by calling the IONSERVICES/process/application/v1/workflow/start API from a…
-
ION Workflow Task creation.
I am struggling with the creation of a task involving parameter distribution. Specifically, is there a straightforward answer regarding which parameter of IFS I need to use? In our case, IFS ION-Person ID and LN User are the same, but I'm unsure which of these parameters to use for the parameter distribution of an ION…
-
Create one alert from many error bods
Hi Is it possible to create one alert for all error bods that has the same original BOD ID? Right now we get 11-15 alerts (we split the original bod) and make an api call for each file, but sometimes this fails and then we want to get 1 alert, not 1 for each api call. Best regards Claes
-
KPI Text Alignment
Is there a way to left align text inside a KPI? It defaults to center aligned, which is ideal in most cases, but not this one…
-
Hover pop ups that do not go away
Has anybody else experienced hover pop ups that will not go away? I am seeing them in Visualizer and Dashboards with more and more frequency. I am also seeing pop ups that have nothing to do with the report I am viewing. For example, the below pop up looks like it should be on a bar chart but the report in question was…
-
Inactivate Unused Accounts on Chart of Accounts
Recently, our accounting team revised the chart of accounts. We now have several accounts that are no longer used, and we want to make them inactive so they no longer show up as options. I have not been able to find a way to inactivate or remove an account from the COA. Has anyone else dealt with this, and if so, how did…