display-medicalError Handling

Handling errors in a transformation ..

circle-exclamation

Workshop - Error Handling


Error handling
circle-info

Workshop files

Download the following files.

Keep the filenames unchanged.

Save them in your workshop folder.

circle-info

Create a new transformation

Use any of these options to open a new transformation tab:

  • Select File > New > Transformation

  • Use Ctrl+N (Windows/Linux) or Cmd+N (macOS)

circle-info

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

circle-exclamation

Last updated

Was this helpful?