Thank you to everyone who joined our recent Managing APIs with API Gateway webinar. We had some great questions during the session, so we’ve compiled them here along with answers shared by our presenter. 1. When should someone choose Swagger 2.0 versus OpenAPI 3.0 for an API definition? At this point, everyone should start…
Hello, I've been building a custom Python application that utilizes both the SX.e API and the IDM API. In my code, I am using client credentials to authenticate with Infor and receive a token for use when calling the API. The token works with the SX.e API, but when I use it to call an endpoint in the IDM API I get an…
Hi, I have already developed .NET and PHP applications, and I am able to obtain the authentication token using OAuth 2.0. Now, I need to develop a Java application to call REST API to the Infor API Gateway. When I try to get the authentication token, I receive the error message "invalid_client". I noticed that the "~"…
Context: We have an Enterprise Location defined in Infor OS Portal with a JDBC connection to an on-prem SQL Server datamart (DWD_Datamarts), currently used successfully inside AnySQL Modeler to build models (e.g. select * from Dim_Vendedores) that preview correctly against live data. What we're trying to do: We'd like to…
Hi, I created a new API suite in ION API Gateway; I tested a few API calls from this suite. But since I’m running into some issues, I’d like to be able to actually see what’s being sent to the API. Specifically, to verify whether policies have been applied, for example, and to check exactly what’s being transmitted in the…
The default json is pretty vague, does someone have an example of working json/mxl for this? { "item": { "attrs": { "attr": [ { "name": "string", "value": "string" } ] }, "resrs": { "res": [ { "filename": "string", "base64": "string" } ] }, "acl": { "name": "string" }, "entityName": "string", "pid": "string" } }
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…
We have an ION Data Flow that processes new employees coming from Infor HR Talent. Before sending the Process.Person BOD to Infor LN, the flow performs an API lookup to check whether the person/employee already exists in LN. This lookup is executed through an ION API Trigger step that calls the LN Employee API. When the…
I want to make sure I'm not missing something dumb here. I've got a app started that's creating SQL tables based on the property information coming back from the IDOPropInfo endpoint under the IDORequestService. Creating the tables isn't an issue, it's that the data that comes back from LoadCollection overruns on…
Did anyone successfully established a connection point with ISNetworld and pull information from it to map it to M3? I'm trying to configure a connection point in ION API Gateway but unable to configure it. If anyone has experience in configuring a connection point to ISNetworld, can you please let me know?
It looks like you're new here. Sign in or register to get started.