/
OpenERP Object Delete (Deprecated)
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. |
, multiple selections available,
Related content
Project Profile - Quick Start
Project Profile - Quick Start
More like this
Semantic Model Editor
Semantic Model Editor
More like this
Manage Semantic Models
Manage Semantic Models
More like this
Quick Start
Quick Start
More like this
Semantic Model Editor - Quick Start
Semantic Model Editor - Quick Start
More like this
Create a Semantic Model
Create a Semantic Model
More like this