The connector processes business objects based on the verb for each business object. The connector uses business object handlers and the doForVerb() method to process the business objects that the connector supports. The connector supports the following business object verbs:
The delivery mode for business objects with Create, Update, and Delete verbs is asynchronous. A message is created from the business object using a data handler and then written to the output queue. If the message is delivered, the connector returns SUCCESS.