Hello, Infor CSD user here. I am familiar with using the base level IDM/items API to upload documents to document management, specifying attributes such as 'Order_Number' and 'Order_Suffix' to attach documents to their orders. I also specify document type when uploading using IDM/items, for example, entityName:…
I have created a custom LN OData REST API via the OData REST API Modeler. I commited, validated and activated the API and it appears inside of the API Gateway as a LN-API. I now want to use it inside of an ION API Connection Point because I want to access the API from a Document Flow but the API does not show up when…
Hello! I have a custom API that requires setting Cookies in requests to methods. By example I Login with post operation to URL —> https://server/Login Response : { "odata.metadata" : "https://server/$metadata#B1Sessions/@Element" , "SessionId" : "94b390cc-666b-11f0-c000-005056b5a3f8-140425297418112-35540", "Version" :…
Hi, I'm looking for an API in Infor CloudSuite that can retrieve all open tasks assigned to the currently logged-in user - similar to what’s shown in the Inbox or Task widget in the portal. I’m aware of: /IONSERVICES/process/user/v1/task/{id} (but this requires a specific task ID)…
Hi, We have been using IONAPI to heavily interact with Infor OS. Our standard approach is to "Create Service Account" alongside IONAPI Authorized App creation where we create service account using the ION User. I understand that the keys saak and sask are created when this option is chosen and scopes are added as well.…
Is there any means of validating inbound IMS document content against an ION data catalog schema? In other words, if I have a json schema for a document defined in ION Data Catalog and an IMS connection point that accepts that document type. Is it possible to validate the content being sent against the schema such that the…
It was always working since recently. Have something changed ?
I have an ion api flow. it always worked in postman before. Has something changed ? I get this error now: failed with reason Unauthorized and status 401 body {error=Unauthorized}
Hi everyone, I'm working on a use case where I need to subscribe to an external system's event hub using Infor ION. The external platform exposes an Event API, which follows a publish-subscribe model — it allows consumers to register as subscribers, define a callback URL, and receive event payloads (such as product…
I'm developing a web app that uses the IPS API to pull data from IPS. For initial development, I've been using API keys that are tied to my main user account in our TST environment. As part of my effort to get my App ready for go-live, I've been attempting to move to Service Users for the API keys, so it doesn't break if I…
It looks like you're new here. Sign in or register to get started.