OpenERP Object Delete (Deprecated)

Description

This step deletes objects from the OpenERP server using the XMLRPC interface.  It calls the 'unlink' function on the OpenERP server with ID numbers received from input rows.

Since: PDI version 5.0 (PDI-6718)

Deprecated since 8.20

Options

Option

Description

Step Name

Name of the step; the name has to be unique in a single transformation.

Connection

The OpenERP database connection to use when deleting data

Model Name

The model/object to delete data from.

Commit Batch Size

Maximum number of records that will be batched into a single call to the OpenERP server.

ID Lookup Field

Stream field that holds the database ID number of the object to delete.