Skip to Content
0
Dec 15, 2022 at 04:25 AM

How to continue process a operation after previous operation error in batch processing Odata?

618 Views Last edit Dec 30, 2022 at 05:37 AM 4 rev

Hi experts.

I developed a batch request as changeset. Requirement is commit in each Api create, update or delete. Currently if an error occured in a single operation I raise exception /iwbep/cx_mgw_busi_exception with a custom message. At this time, the next operations was not processed because raise exception. Is there any solution to make all operation has been processed even though one or more operations error?
Currently we use S/4HANA 2020 platform.
Best regard,
Leo Vu