Lockbox File with Same name
Hello All ,
i have the following senarios
we are implementing the lockbox process bank is delivering the file name ABCD.TXT every day which we have requested the reason is we can schudule the job with same parameter everyday with out having manual intervention , but when i try to run the same using the same file name its giving me the followin error message , do i have to surpress this message by commenting the code or is there any other way which i can bypass this message .
This lockbox file name will cause a duplicate record in the database. (6890,4)
A lockbox file with this name has already been entered in the database.
i have the following senarios
we are implementing the lockbox process bank is delivering the file name ABCD.TXT every day which we have requested the reason is we can schudule the job with same parameter everyday with out having manual intervention , but when i try to run the same using the same file name its giving me the followin error message , do i have to surpress this message by commenting the code or is there any other way which i can bypass this message .
This lockbox file name will cause a duplicate record in the database. (6890,4)
A lockbox file with this name has already been entered in the database.
0