on 2015 Feb 11 7:05 AM
Dear Experts,
I have done the development SFTP->PI->File(FTP) and its working fine, But I don't want to process the duplicate file.
Issue in Detail:
Every day our client will placing the file in SFTP, one file per day and no need to process the duplicate file. So that iam checking the duplicate file in channel configuration. So everyday we need to pick the latest file from SFTP using PI.
PI is picking the latest file and updating in FTP and after 2hrs PI is again picking some of the random duplicate file from SFTP folder and updating in FTP and I increased the modification check in SFTP channel configuration, but the problem is still persists.
Kindly give some solution to resolve this issue if any body face this.
Best Regards,
Monikandan.
Request clarification before answering.
Hi Monikandan,
My few cents:
1. Can you try to Change the Process Sequence based on Date instead of Name and check if it helps
2. You can use the Archiving Option to move the processed file to some other Dir to avoid it from getting re-processed.
Regards,
Azhar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Azhar,
Thanks for your reply.
2. We suggest the archive method to client they will not accept and there is no option to delete the
file from SFTP, So that I implemented the duplicate file checking in SFTP channel config.
1. Kindly explain how to handle in module config- Processing sequence.
Best Regards,
Monikandan
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.