Hi, Does anyone have experience with pulling the "State" value (text) instead of the integer value when calling an Infor API? For example, the ReconciliationAccount business class has a field called - ReconciliationAccountType with values of 1,2,3,4,5,6; however we want to return the textual representation (state) of those…
Hi All, If anyone has attempted to configure the UPS API within the Infor ION API gateway for Rating, could you kindly share the procedure for setting up Target Endpoint Security? I consistently encounter an Access Denied error. The message indicates that I do not have permission to access…
Hi All, I have developed a custom load method to extract required data from multiple IDOs. Returned back extracted data in a DataTable. In the response I am always getting empty book mark as shown below. I have given record cap as 10 and I know there are more records to display. "Bookmark": "<B/>", "MoreRowsExist": false,…
Dear All i would like check with you about the API, i'm planning to integrated SUN with our dashboard portal using API, and currently we are using SUN 6.4, from the feature i see SUN Ver 6.4 has SSC connect , let me know if this will work using the SSC Feature? Thank you Ariya
I am utilising an API from a 3rd party system HR system called Hibob (https://apidocs.hibob.com/reference/post_people-search). My aim is for this system to populate employee records in Infor LN. I have the system configured in Postman successfully using the following; POST = https://api.hibob.com/v1/people/search Auth Type…
Hi, We have a custom field added to the Accounts business class. We can see it in the API view (API Documentation) as an available field, but it doesn't pull into Postman. How do we get access to this custom field when pulling all fields into Postman? Thanks. Jeff
I am looking in to how best to integrate a public client application such as a Native/Mobile/Single Page application with the ION API Gateway. I have worked with OAuth2 before - I understand and have been able to successfully retrieve an access token for ION API Gateway using Authorization Code Grant (with OIDC) and using…
I want to be able to view the details of a Task—such as Parameters and Notes—using the API. The endpoint /IONSERVICES/process/user/v1/task/{id} works well, but it requires that I be either in the Distribution List or the Assignee, which I’m not. I receive the following error: Code:NOT_PART_OF_DISTRIBUTION,…
Hi all, i am currently researching Odoo integrating with Infor OS for data integration betweeen the 2 different solutions into Infor Datalake to be consumed by other Infor cloud applications. I have a python script that uses xmlrpc.client library, and i want to be able to integrate this in Infor ION as a data source to…
Here is very simple code to pull Item Description from tcibd001, I am testing the Calculated Properties on table tdsls401. but I am getting below error message, does anyone test Calculated Properties? { "error": { "code": "ERROR", "message": "Worker process terminated unexpectedly while executing dll function…
It looks like you're new here. Sign in or register to get started.