Hi, I'm currently struggling with setting up an error-handling mechanism in Infor ION. We have a setup where third parties send us an AdvanceShipNoticeItem XML. Occasionally, the related purchase order is not yet in the "In Process" status when we receive the AdvanceShipNoticeItem. As a result, an Error BOD is generated,…
Hi, I hope you will be able to help me a bit. I have configured simple Data Flow which takes BOD from FTP and send to LN. As an effect Customer Order is changed to "TEST OF BLOCKING 4" so data lfow works OK. Howwever same time change of status of Sales Order Header does not change (and is not confirmed in ACK BOD). How can…
Hello, Is there a maximum for decimal places when defining object schemas in Data Catalog in ION?
Hi, I need to retrieve below address lines from ION workflow structure. I am currently just getting first line back. <Address type="text"> <AddressLine sequence="1">Branch A10 - Address line 1</AddressLine> <AddressLine sequence="2">Branch A10 - Address line 2</AddressLine> <AddressLine sequence="3">Grand Junction CO…
I’ve encountered the next problem during the installation.
Hi, I have a question regarding calling an API for an application defined in API Gateway through Postman. The client defined an application in API Gateway and gave us the file so that we can make call to the API and do some tests. It is a Backend Service. In Postman, we are configuring everything according to the official…
I am working on an IEC development that generates an output XSD, which is consumed by an ION Workflow to trigger email notifications. Currently, the email subject and content are sent in English. The requirement is to send them in Spanish, and in the future, extend the setup to support multiple languages. Could anyone…
I'm creating a custom integration for our company using Workflow and API calls within that workflow. I'm making a call to SunSystems API trying to get back ledger lines, but would like to only select certain fields if possible. API call is /api/businessobject/v1/{businessUnit}/ledger-lines/query-json Setting parameters is…
I'm hitting this error during the installation "encrypt" property is set to "false" and "trustServerCertificate" property is set to "false" but the driver could not establish a secure connection to SQL Server by using Secure Sockets Layer (SSL) encryption: Error:…
I have built a Workflow that makes a bunch of API calls to other applications and saves the results in output parameters. Now I need to somehow read the values of those parameters after executing the Workflow. My original idea was to execute it by calling the IONSERVICES/process/application/v1/workflow/start API from a…
It looks like you're new here. Sign in or register to get started.