If you want to identify the number of records loaded in each job load, you an use NB_LINE paramater for that output component and print it (or store it to a variable for future use). In below job, I was able to create a sample of 10 records and I loaded them to a file. I am printing the data later into console using java String.out command.
In the tjava, I gave Control+Space to get the variable as shown below.
If the answer has helped to resolve your query, could you please mark the topic as resolved? Kudos are also welcome 🙂