ClosedAccountDelay in DAT_AccountBatch
I am using
ClosedAccountDelay = 10
RejectClosedAccounts = False
in DAT_AccountBatch in my registry.
As per the description we have in BRM doc.
Specifies to not load closed accounts. Also specifies the number of days prior to the current date for which closed accounts are not loaded.
For example, if ClosedAccountDelay is set to 10 and the current date it June 20, accounts that were closed prior to June 10 are not loaded into memory.
But it is not working. I am still getting all the records in pipeline in memory.
Do you have any idea to resolve the issue.
Regards,
Mukesh