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…
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" :…
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…
GET https://mingle-ionapi.eu1.inforcloudsuite.com/XXXXXX/LN/c4ws/services/ItemsBySite_WT?Item=ITEM123&Site=MAIN Hello, I was using the above as a sample URL for a custom connection to powerautomate. I have the connection, im struggling with the correct way to build the url. Could someone help. I would be happy with the…
I have created a custom API that will compare the lists of employees between Syteline and our HR system and then add missing employees or set inactive employees to terminated. When I attempt to insert new employees into the SLEmployees IDO, I get the error "The KeyID entered cannot be null in NextKeys_mst.…
It looks like you're new here. Sign in or register to get started.