Logging
Set the transformation logging level ..
Workshop - Logging
Use logging to diagnose transformation problems. Create a controlled type mismatch error. Use log level and output to find the cause.
What you’ll do
Change field metadata to trigger an error
Run with Basic and Row level logging
Use Execution results to find the failing step
Locate the same error in
pdi.log
Prerequisites: Complete the Hello World workshop
Estimated time: 5 minutes

Select Run in the canvas toolbar.
Set Log level to Basic.
Select Run.
Run again with Log level set to Row level.

Select Run. The failing step is highlighted.

In Execution results, open the Log tab.

The error text is in the log output. Look for the first ERROR entry.

Next workshop: Error Handling
Last updated
Was this helpful?

