-
Is there an API that retrieves all open Tasks for the user?
Hi, I'm looking for an API in Infor CloudSuite that can retrieve all open tasks assigned to the currently logged-in user - similar to what’s shown in the Inbox or Task widget in the portal. I’m aware of: /IONSERVICES/process/user/v1/task/{id} (but this requires a specific task ID)…
-
Subscribing to External Event Hub
Hi everyone, I'm working on a use case where I need to subscribe to an external system's event hub using Infor ION. The external platform exposes an Event API, which follows a publish-subscribe model — it allows consumers to register as subscribers, define a callback URL, and receive event payloads (such as product…
-
Return Workflow output parameters via ION API
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…
-
The KeyID entered cannot be null in NextKeys_mst. INSERT rolled back.
I have created a custom API that will compare the lists of employees between Syteline and our HR system and then add missing employees or set inactive employees to terminated. When I attempt to insert new employees into the SLEmployees IDO, I get the error "The KeyID entered cannot be null in NextKeys_mst.…
-
"Printer does not exist" - Error Code WDE603 - MMS060MI API Call
Get an error when calling MMS060MI - WDE0603 - "Printer does not exist" - The printer is in FactoryTrack, where the call is originating from, it is in the list of available printers. The printer shows in IDM, and M3 MT. This is the end of the call:…
-
API Key > Key Name does not allow 'Authorization'
I am working with a third-party vendor that uses the key name 'Authorization' under the Target Endpoint Security > API Key as Authentication Type. I am curious if anyone else has ran into this issue and how they managed to resolve this? I know from past experience that a lot of third-party vendor API's uses the key name…
-
Scheduled Workflow - Loop Data
Hello, I am on Infor LTR. I have a workflow that runs to assign tasks and update values in IDM. However, I would like to run this workflow on a schedule based on data retrieved through an API call to IDM where a certain field is missing. How can I "loop" through items returned in an API call in a workflow and use this data…
-
API POST request to an IDO subcollection
Hi everyone, Does anyone know or tried to perform a POST request from Postman to insert a record into an IDO that has a subcollection, with the body of the JSON being repeated elements that are inserted into the tables of the subcollection? Is it even possible? An example would be a customer order IDO with the CO lines as…
-
Custom API error in workflow
Hello everyone, We have successfully installed an external API (ActiveMQ) suite in ION API (cloud) by making a manual swagger documentation: This API is working fine when tested from the swagger documentation but we are getting an error when testing it in a workflow: What can be the reason of such an error ? Thanks.
-
Export many rows from ION Compass to Excel
I'd like to export more than 100 rows from the ION data lake into an Excel file. I understand that I could instead load the data into Birst and then create whatever kind of excel file I would like, but that is aside the point. I think this should be possible, simply because when I hover over the text in the data lake I see…
-
API WMS - /{warehouse}/inventorybalance/showinventorybalancelist
Hello. If the API response has more than 1000 records. How can I view records over 1000?
-
Pass dynamic authorization header in ion api call
Hello, I'm trying to achieve query authentication in ION API. With that I mean that I need to pass a string to the header called "Authorization". Similar to this in Postman: This string changes, hence I need to be able to set it dynamically. By passing the string in a json/xml or etc. I've tried a few different approaches…
-
IPS Web service for M3 RPS080 Panel E for lines
Hi, Has anyone created an ION API web service with IPS for RPS080 Panel E, to include line information and not just the header as provided in IPS? We have a client who needs to regularly load and need to find a more efficient way to get the data migrated. Kind Regards Shirley
-
oe easiest way to update the customer po with an api
When my customer place an order, he sends me a .csv with a new po number. I have to update it. I have tried using OESXAPIorderchageV2 without success. I know it has to be executed twice but it does not work. Is there another solution ?
-
Can we change oe customer po from a BOD ?
Can we change oe customer po from a BOD ?