on 2024 Sep 03 11:07 AM
Dear Community,
we have created a Fiori Elements application handling approvals on Workzone Admin privileques on Workspace Level. The application works fine as off now, but we are facing an issue while executing an actions on a sub entity (navigation) to update the parent entity:
After execution of the actions the first side effect to update the Approvals is triggered correctly:
Requests in batch call:
But indeed we need to update the navigation entities of the other navigations as well. But no side effect is beeing triggered.
I already found very helpfull posts, but nothing helped:
I already tried follwing side effect in main "Workspaces" entity:
All changed had no effect on the batch calls / updates on the entity level. Maybe I am doing something wrong
Any hint is welcome
Thanks
Request clarification before answering.
I solved the issue by myself following the extension guide here:
I simply added an action handler performing an update of all bound elements:
Not the best solution i ever saw, but it is a solution 😉
Any hints ore recommendations how to solve that using SideEffects are still welcome
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
21 | |
9 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.