I need to upload files to a 3rd party via API. I have my infor application creating a cvs file to upload via SxFileTransport BOD. I was thinking I could setup a workflow with this API. I have setup the 3rd party in the API Gateway. I have gotten a start, but I have questions and of course documentation is scare. The third…
Hi everyone, This is my first post here ... I have followed the video tutorial and created the call in Postman and sent the parameter file and the Bod to the multipart gateway... I have generated the Python code in postman. I can retreive the token and ping the API, however I always get an empty body error when i send the…
Hello Experts, I am reaching out to inquire if any of you have experience utilizing BDE filters to exclude content by employing the extended LN fields within the UserArea, as demonstrated in the following code excerpt. While the filter operates seamlessly with standard fields, it appears to encounter an issue when applied…
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!
It looks like you're new here. Sign in or register to get started.