-
MEC Error Process
Hello , I am currently developing a MEC interface to retrieve a PO.XML file from an SFTP server and then perform a mapping process. If everything is correct, an XML file is generated. However, if there are issues in the mapping, I need to generate an XML_NOK file. To achieve this, I used the "Error Process" in Partner…
-
Xtend table Schema in Data catalog
We have a problem that our description is not updateing the data catalog correct. All Xtend tables get the same description "CUSTOM DATABASE TABLE". I would expect that our description is populated as the standard tables in Title and Description to also show correct when using the JDBC driver when it is fetching the TITLE…
-
XtendM3 - ProgramCallerAPI
Hey Everyone, Is ProgramCallerAPI out yet for making appCall? As per KB 3639108, ProgramCallerAPI was supposed to be introduced in the December 2025 Dec release; however, I still don't see any documentation. https://customerportal.infor.com/csmcore?id=kb_article_view&sysparm_article=KB3639108 Best Regards Chetan Sharma
-
M3CE H5 Script date picker doe net work as expected
Hello, I would like to add a Date picker filed in a panel, OIS101, for instance. I created the following script, but the date picker is enable and empty, till i click on it. Then it's becoming disable but with the today's date. Any clue how to initilaize the datepicker with a date and display only ? Thanks.…
-
H5 Script override division
I have a script where I need to run an api in blank division independent on which division the user is logged into. In the v2 of the rest api there are query parameter for cono and divi and when using the miService.executeRequest these seems to be populated by the company and division the user is running in. The IMIRequest…
-
Flat File Definition for CSV data with commas inside field contents
Hello everyone, We have a Flat File Definition created in the MEC Mapper to parse a CSV file for processing by our MEC mapping. The FFD is used in the FLAT to XML process in our Extensibility custom agreement. One of the Alpha fields in the CSV file contains a comma and is properly enclosed inside double quotes as per the…
-
How to add a H5 SDK app to M3 Menu (left hand side)
Hello! I have an SDK app and I need to add it to the M3 menu on the left-hand side. Applications created in Experience Designer have a short application name, which allows them to be added using MNS110. However, I’m not sure how to achieve the same for SDK apps. Thanks in advance for your help.
-
IPS for GLS100 > GLS120/J1
Hello, Has anyone tried creating an IPS for GLS100 Journal Voucher Entry? In the UI. GLS100 > FAM Fnc 001 (Select) > GLS100/E > leads to GLS120/J1. But in IPS, GLS120 panel sequence dropdown shows: B1,B2,B3,B5,D1,D2,D3,D5,E,E1,E2,F,L,N,O,P,V so having a tricky time guessing which one represents panel J1. Thanks for your…
-
demo-shop-floor-control-h5-sdk: data not loading in local environment
Good morning everyone, regarding the H5 "demo-shop-floor-control-h5-sdk", I've been trying to customize and modify it by testing it locally. I first run the login command: "odin login --update-config <path-to-ionapi-file>" and then: "odin serve --multi-tenant --ion-api" However, when I provide the same input parameters…
-
Prefer to have M3 API MMS080MI.SelPOHBalance with ITNO input record
The business request to get "Projected on-hand balance" for the given Item to enable process the order in time with all on hands quantities, and leave for the future date. I found the only API service "MMS080MI.SelPOHBalance" can achieve that goal, but returning the all Items for the given Planning Date in that warhouse.…