Hello and welcome to the official ION forum, a part of the Infor OS Platform community. We're excited to have you here and look forward to fostering a collaborative environment where users can share knowledge, ask questions, and explore the capabilities of ION. 🚀 About This Forum 📌 This forum is dedicated to discussions,…
Hi everyone! I'm trying to create a workflow for this. We upload a document to IDM, then ION captures it and calls an ION workflow that sends it to IDP. When we receive the response from IDP, we populate the attributes in IDM. I can't call an IDP API directly from ION. Does anyone know how to call the IDP API? Thanks!…
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…
I'm trying to create a bearer token to use in an API call later in the script but am running into issues. The test times out after 30 seconds with no meaningful error. I assume my code is correct: import requests url = "https://mingle-sso.inforcloudsuite.com:443/TENANT_GOES_HERE/as/token.oauth2" username = "username"…
Hello, in my use case I have a workflow in which I'd like to retrieve a document from IDM and attach it to a Ming.le task so it can be read by the end user(s). I can accomplish that with a Drill Back to IDM, but the customer's specific requirement is that the file is attached to the task itself. I've asked how to retrieve…
It looks like you're new here. Sign in or register to get started.