Thank you to everyone who joined our recent Managing APIs with API Gateway webinar. We had some great questions during the session, so we’ve compiled them here along with answers shared by our presenter. 1. When should someone choose Swagger 2.0 versus OpenAPI 3.0 for an API definition? At this point, everyone should start…
I am working on an FSM flow to retrieve an IDM Document's PID and its subsequent content using the following endpoints: GET /item/search (to retrieve the PID) GET /bc/{pid}/resource/stream (to retrieve the content) While I can successfully call these via Swagger, I am hitting a wall within the FSM flow. I have configured…
How can I get or set this value for fill Etag field?
I'm trying to create an ION API flow to expose FieldUpdate for an integration without allowing for changes to mode, upsert, etc. I have the following schema defined: { "type": "object", "properties": { "request": { "type": "object", "properties": { "cono": { "type": "integer" }, "operinit": { "type": "string" }, "whse": {…
Hi, Someone has experience connecting Infor OS - APÏ GateWay (Data Lake / ends points ) with Open AI Agents? I got a customer question some days ago about create an Open AI (Chat GPT) Agent that can query data lake tables (Inventory, customer credit, etc). I think is possible using the Agent Builder of Open AI and the API…
Has anyone here implemented RFID in Infor WMS using the EPC as a Serial Number and managed to perform partial picking while specifying exactly which serials were taken? I'm working in a scenario where each RFID tag (EPC) is registered as a serial number during receiving, and a single LPN can contain dozens of serials…
Hi, I'm trying to set WM Infor Application into ION API but facing error and unable to load the documents. Here is an screenshot of how I'm adding the application, if any one has tried this or know the issue then please let me know. Error which I'm facing and unable to load the documents. Note : WM Infor is having inbuilt…
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, I am providing a 3rd party developer the following links (endpoints) in order to call from their application. RequisitionImport: https://mingle-ionapi.inforcloudsuite.com/GILLETTECHILDREN_TRN/FSM/fsm/soap/ionapi-doc/?swaggerEndpoint=..%2F..%2Fconsolidated%2Frq%2FRequisitionImport RequisitionImportLine:…
Apologies if this is supposed to be the ion category but we are trying to create and update draft orders via SX API REST Service using the https://mingle-ionapi.inforcloudsuite.com url. The path I am using for straight order creation is /SX/web/sxapirestservice/sxapiOEFullOrderMntV6. With straight order creation I am able…
It looks like you're new here. Sign in or register to get started.