cancel
Showing results for 
Search instead for 
Did you mean: 

Success messages via OData to UI5

babu_kilari4
Active Contributor
0 Kudos

Hello Experts,

I am facing an issue and I think there are people who seem to have faced similar issue in the past. The famous post summarizes it very well.
Success, Error and Warning Message

I will try to explain again.

1) Is there a way to send a specific success message from the backend to the UI5 layer in GWFND SP07.
2) I see that there is a possibility to handle this in SP08, but SP07 only sends the exceptions as part of the HTTP response payload.
3) Our scenario is such that we create a unique number for a group of items that are ordered via the UI5 app and the same number should be communicated back to Ui5 layer so that users knows what he is doing.

4) Although we can enhance the entity set and add a field to send this info - we cannot really update this info since the number gets generated in Changeset_End processing of the OData batch execution and the only way to pass some info is at Create_Entity step which is way earlier than the changeset processing.

Has someone encountered similar issue and if they were able to sort out this problem, highly appreciate your experiences and feedback on this scenario.

Thanks & Best Regards,

Babu Kilari

Accepted Solutions (0)

Answers (0)