Optional properties


Insert Options

Click Insert Options to open the Insert Options window. By default, all attributes will be inserted. Deselect the attributes you want to exclude from insertion. This is useful if, for example, an attribute is automatically defaulted by the database system. You may specify a SQL INSERT value clause for each attribute, overwriting the incoming value of the selected attribute.

An example of the SQL INSERT value clause is:

'valid'
'[uDate("now")]'

Truncate Table

Activate this option to remove all records from the destination table when initializing the transformation process.


Write Block Size

The Write Block Size defines the number of records to be written to the database in a single write operation.


Pre-processing SQL

This property provides one or more SQL statements to be executed during initialization of the component.


Post-processing SQL

This property provides one or more SQL statements to be executed when all components finished execution.


Opening Attribute Quote

The open quote (“x) character begins attribute names in SQL statements.


Closing Attribute Quote

The closing quote (x”) ends the attribute names in SQL statements.

NoteIf a record to be inserted violates any restrictions (for example: constraints, referential integrity, unique index definition) of the underlying table or object, an error message will occur. Rejected records are written to a log file if you provide the reject log DB Options. When executing a project from within a job the Continue on DB Write Errors option can be set to ignore rejection errors.

See “Entering database connection parameters” for more information on the previous properties and the following properties:

There is no impact on the simulation sequence.

View Projects in DemoRepository and Help Flash movie Demo Transfer German Customers.