i have a requirement wherein the external application can send the exact Process BOD in xml format and it will be fed into an LN application connection point which will create the transaction and return Acknowledge file. Does it mean the incoming API call has to use this end point: "IONSERVICES/api/ion/messaging/service" ?…
Dear Community, Is there a way to more precisely monitor incoming request coming to the ION API gateway. My issue is the following : I'm trying to make an external application ;communicating with ION API gateway using IMS v3 multipart endpoint. When testing this I get a 400 - Bad request response with error message detail…
1- Is there a way to limit my customer to request maximum 50 products ? 2- After my Jq filter,the first product appears twice ( in result and in resultlits), why ? { "result": { "prod": "ABC", "netavail": 500, }, "resultList": [ { "prod": "ABC", "netavail": 500, }, { "prod": "DEF", "netavail": 500, }, { "prod": "FGH",…
I need to use the LN REST API to retrieve a list of Active Production Orders. The /odata/tiapi.sfcProductionOrder/Orders API has the $filter function. OrderStatus is a property in that API. However, $filter wants a string value and LN stores OrderStatus as an enumerated value : I have tried using the following: OrderStatus…
hi all, I am trying to use the Infor OS Add-in for Excel, but need to get an ion api gateway authentication file. Can someone point me to where i can download this from a MT tennent? regards peter.
Hello, I have been working on integrating an external application with Infor Syteline. I created a custom API to pull data from the external application as a JSON and I am passing it to the infor/CSI/IDORequestService/ido/update/{ido} endpoint. I have added my API as an authorised application, and I am able to retrieve…
Hi Team, Hope you are doing great! I am trying to upload a .jpg file while working on Work order in MFS. Getting below error " User is not signed in to IDM Server". Any suggestion or response is really helpful to fix the issue. Thank you!
The following describes the new release highlights for users of Infor OS ION API Gateway: * Request and Response Logging (Limited Availability): The ION API administrator has option to activate detailed logging for non-provisioned API suites, capturing request and response for 10 minutes with a rate-limiting of 10 requests…
What is the best way to do that ? 1- I need security so he only calls this one. (I have already set security in saso and key in arsc) 2-I wan't to hide some things in the api response.
Hello! I'm running the Infor provided Java-project for the IMS connector. When setting up the ION Messaging Service V3 in API Gateway I'm configuring the endpoint without HTTPS and without Enterprise Connector. However, when I call the /ping endpoint I receive the following error: I have a hard time understanding where the…
It looks like you're new here. Sign in or register to get started.