What can be implemented by the "update to create" exception handler?
Change the create service to the update service when the keycode is duplicated.
Change the update service to the create service when there is no data to update.
Change the batch_update service to the creation service.
Ignore exception
Submit