Error: Business Layer Exception undefined on Kinetic

Hi, All.
I have made Pre-Process BPM in SalesOrder and enabled it. After that an error occurred on Kinetic. Please help. (classic no error)

Try opening the layer in app studio and closing it (no need to save). I have found that works for us, although your problem may be different.

I have tried your suggestion, but it did not work.

If you open your browser dev tools (F12), is there anything displayed in the console?

Have you checked the server logs, assuming you have logging enabled?

2 Likes

I got this too when I had forgotten I had demoted the function. Promoting it back to production fixed it.

In Functions Action → Promote Library to Function.

REST cannot find the function. A better error message from the program would have saved me a lot of time (like cant find function ;)).

2 Likes