Error Handling

Handling errors in a transformation ..

Workshop - Error Handling


Create a new Transformation

Any one of these actions opens a new Transformation tab for you to begin designing your transformation.

  • By clicking File > New > Transformation

  • By using the CTRL-N hot key

Error handling

x

CSV file input

The CSV File Input step reads data from delimited text files into a PDI transformation. While this step is called CSV File Input, you can also use CSV File Input with many other separator types, such as pipes, tabs, and semicolons.

Note: The semicolon (;) is set as the default separator type for this step.

  1. Double-click to edit the CSV file input step.

CSV file input
  1. Set the following metadata properties for: birthdate

Fieldname
Type
Format

birthdate

date

yyyy/MM/dd

Last updated

Was this helpful?