Skip to Content
0
Nov 30, 2009 at 07:10 AM

Duplicate File Handling using Adapter Module

38 Views

Hi All

The Scenario is like this------

XI is picking a files from FTP location.

Duplicate files are also getting picked by XI.

To handle this i have written a module which is finding it out wheather the file is duplicate or not. If the file is not duplicate then it is getting processed.

Now the problem i am facing is -


I dont want to process the file if it is found duplicate, then what code i should write.

What are the ways i can stop the processing of duplicate file.

Regards

Dheeraj Kumar