-
Unable to Locate CreditTransfer MEC Mapper (.zap) for GEMS On-Prem M3 Integration
Hi, I am trying to configure GEMS for M3 on-premises (single-tenant). The Infor documentation indicates that GEMS can be configured for on-premises environments. I referred to KB2321203 and downloaded GEMS CreditTransfer 2026.01, then installed the packages in ION. However, I am unable to find the CreditTransfer MEC mapper…
-
ION Workflow – How to loop through rows from an M3 “Lst” MI API?
Hi, In ION Workflow I can call M3 MI APIs that return lists (e.g. OIS100MI/LstLine). The response contains multiple rows/records, but I don’t know how to loop through each row inside the workflow. Is there a way to do a for-each / iteration over the list in ION Workflow? If not, what is the recommended approach? In the…
-
SOPI, SOTI and SOTPI ASN structures for EDI856 from Infor M3 to ION and SPS commerce
Hi Team, Has anybody developed SOPI, SOTI and SOTPI ASN structures for EDI856 in Infor M3 erp We have a integration with SPS commerce for a client and they need this. Can someone help me to know how to achieve this and how to differenciate this while sending EDI856 bod of M3EDIShipmentDelivery (MEC) and M3EDIShipment (ION)
-
SOPI, SOTI and SOTPI ASN structures for EDI856 from Infor M3 to ION and SPS commerce
Hi Team, Has anybody developed SOPI, SOTI and SOTPI ASN structures for EDI856 in Infor M3 erp We have a integration with SPS commerce for a client and they need this. Can someone help me to know how to achieve this and how to differenciate this while sending EDI856 bod of M3EDIShipmentDelivery (MEC) and M3EDIShipment (ION)
-
Calling IPS for CTRL + 19 on MWS410
Hello, We would like to call an IPS through a workflow to simulate CTRL + 19(Report all picking list) on MWS410. However it does not seem to be working. It does work for other options such as CTRL + 16 or CTRL + 32. Below is my IPS: I have tried to simulate it with MTS043, so hypothetically it should work with MFORMs…
-
Updated Infor SunSystems Cloud API Accelerator guide
Hi all, The API Accelerator guide has recently been enhanced to demonstrate a range of capabilities using ION API flows against SunSystems APIs for Cloud. There are recipes for multi-paging, calling payload APIs based on events, and more.…
-
Integration Microsoft Fabrics
Does anyone have experience transferring data from a Microsoft Fabric DWH to the Infor Data Lake and automating this process? We would be very grateful for any tips or even examples.
-
Why my Inbox not working?
Halo, I created a workflow for Purchase Order, when i click approve the notification succesfully sent to email but in my inbox it's show nothing. Is there any security role or something i'm missing?
-
Unable to retrieve Item by key in data flow from ION API
Hej ! I am trying to retrieve a specific item in a data flow using the ION API.I can successfully retrieve this specific item through ION Gateway, and it works as expected there. However, when I make the same request using the ION API, I receive the following error: Response code: 404 Response message: Not Found Response…
-
Issue When Activating or Testing API Flows in ION
Hello, I am currently working with ION API Flows, and I consistently encounter an error whenever I try to activate an API. The error message is shown in this screenshot: Also, When I try to call an API inside the API Flow and use the Test button, I always get an 403 error: While testing the same API through API Gateway…
-
API Connection Point - IFS Service Ingestion to Datalake - Manual Mapping
I have created a workflow which uses the IFS Service API GET ifsservice/usermgt/v2/admin/users which gets IFS user data. I want to ingest some of this data into the Datalake however whilst I have managed to do this, it only ingests a single record and not the entire 220. Response from API { "response": { "startIndex": 1,…
-
ION Connection Points - using BOD vs using JSON documents.
Hi all, Some background, I am primarily an Infor d/EPM developer, but I am using ION to configure a dataflow between an d/EPM via an engine routine, and the data lake. I have been impacted by a recent change to the bice connection point - the application connection point for the Infor d/EPM farm. Prior to the change I was…
-
Subject: Questions on Developing Interfaces with Infor LN (CSIE) using JSON REST API
I’m currently working on developing interfaces between Infor LN (CSIE) and other external systems using the JSON REST API protocol. I have a few questions regarding possible approaches: Inbound Interface: For one inbound interface called by an external system, can we use Infor ION to create a workflow that triggers…