Hi Experts,
I have a file to file Interface.
File (SFTP) ----> PI ------> File (SFTP)
I have source file
512345 | John | Steve | Engineering | | Chicago | USA
512456 | Jacob | Mathew | Software | | Texas | USA
512788 | Steve | Joseph | Network | | Memphis | USA
T | 4
I want to ignore the last record (T | 4) through module bean(FCC) in SFTP adapter in sender communication channel.
Is there any parameter in module bean to ignore last record instead of ignoring in message mapping.
Note : There is no key for detail and trailer records in source file.
Please help me out.
Thanks in advance.