Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello
Where do you log the exception into the file?
Anyway, if you unchec the 'catch jave exception' box on tLogCatcher component, it don't catch any java exception and log them into database. In your case, If you want to log the exception message both into database and file, you can use tReplicate to replicate the row many time as need.
For example:
tLogCatcher---treplicate---tOracleOutput
|
tFileOutputDelimited
Best regards
Shong
Hello
Where do you log the exception into the file?
Anyway, if you unchec the 'catch jave exception' box on tLogCatcher component, it don't catch any java exception and log them into database. In your case, If you want to log the exception message both into database and file, you can use tReplicate to replicate the row many time as need.
For example:
tLogCatcher---treplicate---tOracleOutput
|
tFileOutputDelimited
Best regards
Shong
Hi Dadumas,
Cud u tell me wat have u written in ur tJavaFlex and tOracleRow component to log exceptions in Databasetable.