Hi Kiran,
Sorry i din’t ask my question in proper way.
I have written a flow service which parse a flat file and then it gives me two document list.
one is record list and another one is error list if any while parsing.
Now i want to remove all the records from record document list in which i found errors and that information is in error document list.
To remove the records from record document list, i have to compare these two list. I am not aware how i can compare two doclist and how i can remove the items from document list.
Thanks
Atul
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods