-
Enhancement Request ER 121866: Integrate Warehouse Calendar into TPOP Ordering Engine in ERP LN
I am requesting an enhancement to the ERP LN system to integrate the warehouse calendar into the Time Phased Order Point (TPOP) ordering engine. This integration is crucial for optimizing replenishment scheduling and ensuring accurate order generation. Current Process: Currently, the TPOP horizon does not utilize the…
-
Credentials Management in Resource Talent Profile
We are a healthcare system with strict requirements for maintaining employee credentials accurately and in a timely manner. To support this, we use a centralized approach within Human Resources to ensure all credentials are actively maintained in Infor. So, we routinely update credentials with expiration dates, credential…
-
ODOO Integration with Infor OS
Hi all, i am currently researching Odoo integrating with Infor OS for data integration betweeen the 2 different solutions into Infor Datalake to be consumed by other Infor cloud applications. I have a python script that uses xmlrpc.client library, and i want to be able to integrate this in Infor ION as a data source to…
-
EPM Capex Solution Accelerator - new version available
New version 1.0.15.0 available We used the energy we gained over the summer holidays to develop a new version of Capex. Highlights: - Additional custom-defined fields - New custom-defined measures - An enhanced ERP integration structure - Enhanced CSV upload - Automatic prefill of economic life - Entering actuals and…
-
Extending Rest Services
I am extending Rest services for IFI and implementing sample extension example, i have follow the same steps as mentioned in documentation, after copying dll file rest are start generating error "Object reference not set to an instance of an object.System.NullReferenceException: Object reference not set to an instance of…
-
List all IPS services with input parameters programmatically
Hi! We have a customer (running M3CE) with a requirement where we need to list all IPS-services, together with the corresponding input parameters for each service. Is there a way to extract this information programmatically and present this in e.g. an SDK application? All help is appreciated!
-
Which public interface can be used to create a product variant without UI session and PCF?
(…as the whole infor documentation is left without love and details) we currently struggle to create product variants with the public interface ProductVariant.CreateWithOptions(..) function. We are trying to use this function within our library. Can someone send me a link or an example with further information in which way…
-
Auto-Download Issue with excelRD Print Argument in Infor LN 10.7
We are currently using Infor LN 10.7 (on-premises). While printing reports, we use the print argument ascii:excel to download reports in Excel format. However, the formatting is not ideal, which is why we have personalized the report and switched to using the excelRD argument for better design and layout. The issue we are…
-
Application Studio - rows not adjusting as expected
I'm working with applying formats to an income statement report depending on the line. That way I can make summaries bolded and in a larger font. When I set the Rows height to Optimal, it gives me the format shown below that doesn't increase the height of the larger font rows. If I check Allow Growth in the row height…
-
Tracking Serial Numbers on outbound only
Has anyone developed a custom to track serial numbers on outbound only? Or figured out a workaround to eliminate the need to capture at receiving?
-
Clinical Bridge Dashboard Guide
Navigate to the Clinical Bridge Documentation Library: Infor Documentation Library Once there, select Administration Guide then select Dashboard Click on PDF in the upper right corner. Note: Please be aware that printing or saving this document may result in missing future updates.
-
Accessing the Clinical Bridge Administration Guide
Navigate to the Clinical Bridge Documentation Library: Infor Documentation Library Once there, select Administration Guide Then click on PDF in the upper right corner. Once the document is in PDF form, it is easier to search. *You could search on SMAT if you are Multi-Tenant and want to learn more about the Clinical Bridge…
-
IDO REST API – Forcing Use Fixed Schedule to False in Current Operations
Hello, I’m working with the Current Operations form via the IDO REST API, and I’ve run into some behavior I can’t reconcile with the documentation. Specifically: When I send UseFixedSched/UseOffsetHrs = false in my API payload, the field is automatically reset back to True when I retrieve the record (RefreshItems). I…
-
Fix for manually expanded report sections not exporting correctly in Financial Reporting?
In April there was an Infor Support Announcement sent about Financial Reporting reports not exporting manually expanded rows in PDF or Excel exports. We are still experiencing this issue and I am not seeing the temporary workaround for exporting the report as a Report Book or Standard Report that was supposed to be…
-
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,…