Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

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 4.4.0-M1, September 9th 2011, PDI-6718

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.

  • No labels