I’m running 2024.2.9 on-prem. When I run the new Kinetic BAQ Designer (from the browser or from the smart client), I get an error on the “Get List” button. The error is a 405 - HTTP method Get is not supported by this url. I have a ticket open with Epicor support but they can not reproduce it. I can reproduce it in both our Demo install as well as our Test database. Is anyone else experiencing this issue?
Edit to add, yes it works in the classic BAQ designer.
Another edit to remove my server names…
[quote=“cbrown, post:1, topic:124113”]
I have a ticket open with Epicor support but they can not reproduce it. I can reproduce it in both our Demo install as well as our Test database.
[/quote]
You tried when there were no UBAQ in the kinetic editor.
Here another question, error is shown when it should not, it should only be written in the console.
Sadly I get the same result (2 errors - no results) in both Chrome and Edge, as well as running BAQ Studio launched from the client. We had a workshop internally yesterday and all 5 of us created our own ubaq and experienced the same issue. And I get the same result with a ubaq created in the Epicor Demo environment in the EPIC06 company (installed beside our test environment). I’m at a loss of where to look. We have no modifications to the host.config and the only modification to the sysconfig.json is to enable the ep.metafx debug. Whenever I do a major upgrade I always wipe and replace the app slot on the server so I don’t carry over any residue. I use the same process when I update production.
On a whim I decided to create and test a simple ubaq in our production environment - different app server and sql server. It works fine there! I exported that simple ubaq and imported to the test server and it fails in all 3 environments on that server. So now I’m down to digging thru the two servers to see what might possibly be the difference. If you have any thoughts on where to look I’d love some ideas! I’m going to start with the server config, then take a look at the sysconfig.json.
is the Kinetic version same on the working and non-working environment?
You can check what is written in the Server\Apps\ERP\Home\build.txt file, first 2 lines.
I think this is a pretty good comparison. I’m very methodical on my installation process but that certainly doesn’t mean I get it right 100% of the time so I appreciate you asking probing questions. All the servers are configured with Basic authentication, require SSL and the same certificate and app pool user.
I only remember one problem that could affect this, when sysconfig.json did not contain all expected nodes, but it should be fixed in the versions you have.
Still try to compare sysconfig.json in Prod in Dev.
Otherwise, in the 2025.1 they removed this failing additional call at all and it won’t happen anymore.
I did compare the sysconfig.json and they are the same - no missing nodes. I’m going to continue to poke around a bit. We still have a few oddball issues in which things don’t work even when following the AppStudio User Guide example for an app from a BO.
I’m installing .12 on the dev server and updating PP and Demo tomorrow.