Hi Gurus,
What are the best practices of handling "regular" data errors in PDI?
Everybody implements some handling for predictable situations like File not found, Input file contains erroneous rows, Table input failed because of duplicated keys, so on.
I'm wondering if it's worth to create 1 reusable transformation with error message, originating component and similar place holders and use it everywhere? :confused:
If this is convenient and doable in PDI I believe it was done thousands of times, could someone point me to example? If not it would be good to know why.
Thanks in advance,
Sveta
What are the best practices of handling "regular" data errors in PDI?
Everybody implements some handling for predictable situations like File not found, Input file contains erroneous rows, Table input failed because of duplicated keys, so on.
I'm wondering if it's worth to create 1 reusable transformation with error message, originating component and similar place holders and use it everywhere? :confused:
If this is convenient and doable in PDI I believe it was done thousands of times, could someone point me to example? If not it would be good to know why.
Thanks in advance,
Sveta