We have a number of API running. What is the best route to take to create an alert for if an API stops working?
Hi All, I have created a monitor which starts a workflow like shown below. Both monitor and workflow are successfully active. During testing, monitor is firing just fine and creating the alert but somehow workflow is not doing what it is supposed to do. I am calling FetchWhere and FieldUpdate API in the workflow. Can you…
Hi All, Workflow expects me to add ION API Service Account. When I select Default option then I get "Default service Account must be added if default button is selected." My Service Accounts section under OS -> Security is blank, as shown below, if its related. I do have a Backend Service Type App under OS -> API Gateway…
I have a warning message in MT while triggering API flow has Data lake APIs , it shows the below message for a long time without any progress, and keep re-trigger the data lake APIs without go to the end of the flow. what is the reason and how to fix this?
I need to upload files to a 3rd party via API. I have my infor application creating a cvs file to upload via SxFileTransport BOD. I was thinking I could setup a workflow with this API. I have setup the 3rd party in the API Gateway. I have gotten a start, but I have questions and of course documentation is scare. The third…
Hi everyone, This is my first post here ... I have followed the video tutorial and created the call in Postman and sent the parameter file and the Bod to the multipart gateway... I have generated the Python code in postman. I can retreive the token and ping the API, however I always get an empty body error when i send the…
Hello Experts, I am reaching out to inquire if any of you have experience utilizing BDE filters to exclude content by employing the extended LN fields within the UserArea, as demonstrated in the following code excerpt. While the filter operates seamlessly with standard fields, it appears to encounter an issue when applied…
i have a requirement wherein the external application can send the exact Process BOD in xml format and it will be fed into an LN application connection point which will create the transaction and return Acknowledge file. Does it mean the incoming API call has to use this end point: "IONSERVICES/api/ion/messaging/service" ?…
Dear Community, Is there a way to more precisely monitor incoming request coming to the ION API gateway. My issue is the following : I'm trying to make an external application ;communicating with ION API gateway using IMS v3 multipart endpoint. When testing this I get a 400 - Bad request response with error message detail…
1- Is there a way to limit my customer to request maximum 50 products ? 2- After my Jq filter,the first product appears twice ( in result and in resultlits), why ? { "result": { "prod": "ABC", "netavail": 500, }, "resultList": [ { "prod": "ABC", "netavail": 500, }, { "prod": "DEF", "netavail": 500, }, { "prod": "FGH",…
It looks like you're new here. Sign in or register to get started.