BatchInsert not inserting complete data

Hi,
I am picking up data from the source data and putting it into target data using batchInsert adapter service. But somehow its inserting only a few rows into the target database. I am not able to figure out what the problem is. Pls help!!

hi smriti,
can u explain in detail what exactly u doing , and how u trying to do it ,and whats the requirement.

Hi Smriti,

Please check if the input records are passed properly to the insert adapter service. You can trace this flow service and find the value of
%nameOfBatchInsertService%Input document in the pipeline.

Deepti