Define the CRUD Operation
The JDBC Tee processor can insert, update, or delete data. The processor writes the records based on the CRUD operation defined in a CRUD operation header attribute or in operation-related stage properties.
You can define the CRUD operation in the following ways:
- CRUD operation header attribute
- You can define the CRUD operation in a CRUD operation record header attribute. The processor looks for the CRUD operation to use in the sdc.operation.type record header attribute.
- Operation stage properties
- You define a default operation in the processor properties. The processor uses the default operation when the sdc.operation.type record header attribute is not set.