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…
We have some windows application that pull data from Infor XA. Is it possible to integrate these .Net framework apps with ION that can open certain record in Netlink? For example, the app would have the PO number and line number, I would like to be able to open "Purchase Order Items" for that PO/Line item. User will need…
I have a client that has created a AnySQL (Datalake) query workflow that queries a few tables and creates a view of that data. I know you can export to csv manually, be we would like to automate the process to run daily. I see that you can create a file connector, however, I have only seen it created for an SFTP location.…
I got this error message while trying to select the product/API in ION workflow on prem, the used service account has all the security roles. what is the security roles which responsible about this? or how to solve this problem?
Hi, I need to create custom copy of standard sync out BOD. When I publish MEC map for custom BOD I get this error - Failed to import mapping: Failed to lookup allocated id for schema. What am I missing in the map? Regards, K
It looks like you're new here. Sign in or register to get started.