on ‎2023 Feb 01 1:38 PM
The scenario as follows in the Managed scenario, Have one root entity for e.g (travel), connected to two child entities namely Booking and Places to visit details.
Based on the action in the Booking entity, we want to create a new entry in Places to visit based on the selection of the booking,
Able to update the entity successfully using the EML entity in draft mode .
But the value is not immediatly reflected in the view, unless the screen is refreshed manually. Since the RESULT in the Behaviour definition class belongs to booking, unable to pass the new values there. Tried the Instance_features, but this seems to be triggered at the start but not every time.
Would be great, if there is a way for the data to be displayed after the action has happened.
andre.fischer any insight will be very helpful.
Thanks & Regards,
Sudha
Request clarification before answering.
Hi Sudha,
I suppose that SideEffects Annotations will help you to update frontend with the fresh values before refreshing the whole page
Look here:
https://sapui5.hana.ondemand.com/sdk/#/topic/18b17bdd49d1436fa9172cbb01e26544.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 6 | |
| 5 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.