You are not logged in.
Announcement
Unanswered posts
|
Hi
If you load multi rows into delimited file by tFileOutputDelimited, the 'Split output in several files' feature works fine.
But usually tLogCatch will catch only one error as one row.
Regards,
Pedro
Hi,
How can I have the logfile be spit over multiple files?
And I know there is a checkbox in the tFileOutputDelimited 'Split output in several files' but that does not work when using it with the tLogCatcher component.
I tested it with a tFixedFlow Input and the I get several files, then I added the tLogCatcher and it just uses 1 file instead of several files??
Also in the project properties->stats&logging there are no options for using several files.
pedro wrote:
Hi
Just link tLogCatcher with tFileOuputDelimited component.
Regards,
Pedro
thanks!!
Best regards
chenjy
Hi
Just link tLogCatcher with tFileOuputDelimited component.
Regards,
Pedro
pedro wrote:
Hi
What do you mean "file position"?
Regards,
Pedro
for example ,i want to output the log to the "C:/log/error.txt"
Hi
What do you mean "file position"?
Regards,
Pedro
pedro wrote:
Hi
You can use tLogCatcher component.
Regards,
Pedro
thanks for you answer,
But i can not find any setting of tLogCatcher about the file position.
Hi
You can use tLogCatcher component.
Regards,
Pedro
Hi ,all
Can i output the job exception to a log file?
Thanks