Hi,
I have a requirement where i have to get rowcount even when an exception occurs in the middle of the job
I have used NB_Line global variable to get no of records from tMongodbinput component,but it is working fine only when no exception occurs.when any exception occurs during the execution of job, records are getting transferred to target but rowcount is showing NULL.
Can anyone tell how to get rowcount when exception occurs during execution of job.
Thanks in Advance,
Prasanthi B.