Informatica-EIC / Custom-Scanners

Custom Scanner Samples.
11 stars 12 forks source link

NullPointerException after error in extractWrapper #32

Closed darren-wrigley closed 1 year ago

darren-wrigley commented 4 years ago

if an error occurs in extractWrapper (because of insufficient privileges) - this caused a NullPointerException in getTables.

the result of this is the scanner failed/finished without completing properly.

darren-wrigley commented 4 years ago

most recent build should handle this error more gracefully and move on to the next object. this is related to WRITE level permissions needed for extracting datasource/wrapper information for a table