0

How to get the description of exception when you handling an error, for example if the data type of a field is incompatible PDI throws you offending row by any reason. And so how to get the explanation?

kelgwiin
  • 766
  • 1
  • 12
  • 23

1 Answers1

0

For getting the description you can catch using the field Error descriptions fieldname, and set some name, that will be attached to the flow.

Set the error handling

Set the error descriptions

kelgwiin
  • 766
  • 1
  • 12
  • 23