Hello, So I have been tasked with coding an external application in .NET to close jobs.. I have written an created an IDO to pull in the data I need out of SLJobs and SLJobTrans, however, I need to use .NET to close out jobs. Apparently the method is on the Post Job Transactions Form, however being new to the system, I do…
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.
I'm building a local repository in python. I want to use the requests library to call an Infor API. I'm a bit confused on how to handle authentication with Infor in order to generate a token within my code. Would a python script be considered a backend service app and need a resource owner grant with service account? At…
Hi Within Infor Distribution SX.e Api Gateway, there are t-out and t-in fields, could anyone take a moment to explain how to use these? level, lineno, seqno? etc For example: Thanks
/SX/rest/sxapirestservice/sxapioegetlistofordersv4 The full url path for the api is above. Response for a successful request is as follows: { "response": { "cErrorMessage": "string", "moreRecordsAvailable": true, "totalInvoiceAmount": 0, "totalInvoiceOrdered": 0, "totalLineAmount": 0, "totalLineOrdered": 0, "tOeordV4": {…
An example error message: "cErrorMessage": "API Call sxapicustSFGetOEOrderDataV3 not Enabled" What are the steps to get an API endpoint enabled for me? This specific api URL is SX/rest/sxapirestservice/sxapicustsfgetoeorderdatav3 NOTE: I am able to get successful responses with other endpoints within the API documentation
Hi all, new to the forum/Infor. I'm here because a customer is using Infor Hospitality Management Solution (HMS). Looking through this dev portal/site and searching the forum I can't find anything mentioning the word Hotel or Hospitality. Two questions: 1) Is anyone familiar with the Infor Hospitality products? Can you…
Where is the best place to find this documentation?
Hi, How do I create a credit order (sxapioefullordermntv6) where the disposition is "will call"? If using "RM", the disposition still shows "". If using "SO", I cannot get the qty to show negative. Thank you, Val
Hello, I have an API that in certain cases can take more than 60 seconds to give a response, which causes the API Gateway to receive a TimeOut and another request to be triggered —> Where should I properly configure this Timeout? I have it standard on the ION connection point (3600 seconds), through a policy in the proxy…
It looks like you're new here. Sign in or register to get started.