Hi all,
wondering about this:
I’m trying to change an existing record in my database triggered by a backend workflow:
Here’s the backend workflow:
Details:
After the user clicks the button, no record in the database is updated.
I don’t know why. Didn’t receive any error messages.
I already tried to insert a NEW record in a test-table in my db and this works correctly (date and “eintragstext” is set correctly and is stored in the db). But the shown workflow currectly down’t update the affected record and I don’t know why.
I already tried my best to debug or look at the server logs, but I can’t find a bug or a solution.
Thanks a lot
jupxi