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…
Hello all…wondering if anyone has successfully configured ION (cloud or onprem) with SAP idoc transactions for SCE-WMS ?
I'm working with a python script that will receive a json string that contains information for multiple items. I would like the output of the script to result in multiple ItemMaster BODs. Is it possible to do this in the python script? I tried putting them in one BOD and adding a splitter in the data flow, but it won't let…
I am trying to use a parameter to setup the distribution list for a workflow task and so far, the M3 USID does not work, nor does populating the email address as a parameter. The only one that seems to work is using the Person ID. I cannot find an ION API to be able to retrieve the Person ID to be able to create the…
Can you help me with an example How can we get list of records from M3 ION API call within IoN workflow? either using the loop back node or any other workaround i need to Call MNS100MI to get the list of divisions and pass it one by one to another API in ION workflow
It looks like you're new here. Sign in or register to get started.