In your pre processing mode you are only running in test mode and it says 117 can be marked for deletion but when you run in write mode it wont show all the 117 but 1 record , means you have to run your pre processing in production mode then only your write job can archive all the 117 records, other wise it only archives 1 record which is only has deletion flag already. so run the pre proc in prod mode and then write in test or prod mode then you will be able to see the no of records archived.
↧