Make it stop!?!? We are relatively new to Kinetic 2024.1.10 browser based On Prem and users complain that this popup comes up all day, on SO many screens. An engineer just showed me his engineering workbench group screen where you simply pick a group ID and it popped up. He said when he’s creating a new part that no one knows it pops up. Accounting, Shipping, Customer Server, etc. Everyone gets this SO often.
They make a bunch of changes on their screen, hit save, and this error. Many are now hitting refresh on EVERY screen before they do anything, hoping that the submission will work, yet sometimes that doesn’t even prevent it.
I’m going to recommend something that I always hate because sometimes it’s not practical, but then again neither are these pop ups you’re getting, you should turn all those off and then see if the problem goes away.
@Hally may have some more refined advice for you. I hope!
Being on prem you can turn them all off in bulk by updating the hosts.config. Customizations key if I recall.
That will be a quick check. But don’t do it in Production, you are diagnosing the problem. I am making the assumption you can replicate the issues in a test environment.
Next would be to work through each bpm and review.
I am guessing you are updating the data tables behind the scenes and that’s why you are getting the errors.
If it is happening all over the place then I’d be trying to see if there is any commonly executed bpms or scheduled functions that are running any database updates.
There a quite a few posts her on this particular problem
Sounds like a good post for guide on how to identify and possible rectification paths.
I thought also you could do some kind of trace, for example, a trace on that engineering workbench and see all the calls that happened, both client and server… is that accurate? Then you could see exactly what BPMs fired, etC?
It’d only be specific to the one instance that OP is trying to work on, but…
I think you can do a client trace and get this detail, but not sure. Maybe would have to reference server log and turn on relevant logging options at server level… not exactly sure.
Thanks for all of the feedback! I wish I could find a path to duplicate this in TEST so that I could work through the DD/BPMs. Currently no user has been able to show me a repeatable pattern.
Easiest is to run the PDT tool abs check your server configuration for both live and test. Take a look at the sql section of the results. Adjust the database options as required. Forced paramaterization and prallellisim seffuon to 2 (I think… not in front of a computer)