We created BAQ with four parameters.
When testing it from Kinetic, we can enter these parameters.
When trying to test it using resthelp, parameters are not shown - only odata standard fields are available. We tried on 2024.2 as well as on 2023.2 (at Customers). However, when imported to Epicor Demo VM, parameters are shown.
What we do wrong?
I try to run this BAQ from PostMan and I get follwing error:
“HttpStatus”: 404,
“ReasonPhrase”: “REST API Exception”,
“ErrorMessage”: “Dynamic query is not found KSEF_APINV”,
“ErrorType”: “Ice.Api.Exceptions.ApiException”,
Are you 100% sure you are connecting to the same instance? Sometimes it’s easy to get messed up and you’re connected to Live when you’re making changes to your BAQ in test or vice versa.