Hej ! I am trying to retrieve a specific item in a data flow using the ION API.I can successfully retrieve this specific item through ION Gateway, and it works as expected there. However, when I make the same request using the ION API, I receive the following error: Response code: 404 Response message: Not Found Response…
Hello, I am currently working with ION API Flows, and I consistently encounter an error whenever I try to activate an API. The error message is shown in this screenshot: Also, When I try to call an API inside the API Flow and use the Test button, I always get an 403 error: While testing the same API through API Gateway…
I would like to be able to perform an export of all users from IFS and then send the export to an sFTP site. Is there an API I can call from a document flow and then use a file connector for the sFTP?
When we route a file between intermediate components in an ION Data Flow (not the start or end points), is compression applied automatically? For example, when sending a message from an XSLT component to a Script component. In this case, does the Python script’s payload-size limit apply to the compressed size or the…
When we execute APIs in ION using the ION API Connector, will those calls be included in the API Gateway usage limits?
I have created a workflow which uses the IFS Service API GET ifsservice/usermgt/v2/admin/users which gets IFS user data. I want to ingest some of this data into the Datalake however whilst I have managed to do this, it only ingests a single record and not the entire 220. Response from API { "response": { "startIndex": 1,…
I need to provide the dynamic names for the files which will be written in sFTP. There is an option that we can use Document_ID but in my case i can't use this because the file size exceeds 5mb, so i need to name the AnyDocument directly instead of converting it into a raw data using script. How to give the dynamic name…
I need to remove a loop from an Eclipse map. No matter how I do it (cut/delete), I get a NullPointException when I save, and then go back into the map. The Validate function finds no errors at all. Can someone please help me understand what could be causing the exception?
Hi all, Some background, I am primarily an Infor d/EPM developer, but I am using ION to configure a dataflow between an d/EPM via an engine routine, and the data lake. I have been impacted by a recent change to the bice connection point - the application connection point for the Infor d/EPM farm. Prior to the change I was…
I’m currently working on developing interfaces between Infor LN (CSIE) and other external systems using the JSON REST API protocol. I have a few questions regarding possible approaches: Inbound Interface: For one inbound interface called by an external system, can we use Infor ION to create a workflow that triggers…
It looks like you're new here. Sign in or register to get started.