Skip to Content
0
May 29, 2020 at 03:19 PM

Submit Changes error handler not getting triggered for Create Operation in SAPUI5

470 Views

Hello Experts,

I have a requirement where in i have to create multiple records from the front end. I don't have any issue with the successful records. Success handler is getting triggered smoothly. My problem over here is if i try to create duplicate records then error message should pop up. but my error handler inside the submitChanges method is not being triggered

I can see the error message displayed in the console as well as in the network tab.

i am setting the deferred Batch Group as well.

Any hint would be highly appreciated

Regards

Ritesh