Hi all!
I configure file adapter to take file with two additional files. Additional files is optional. Also I configure to processing mode to archive.
So when I put all three files in folder everything works fine - all files are archived.
Problems begins when I put not all additional files for example:
1) when I put one main file and the <b>FIRST</b> additional file, files are archived, in communication channel monitoring i see error in message java.lang.NullPointerException, but message with payload transfers to IE successful.
2) when I put one main file and the <b>SECOND</b> additional file, the main file archived, the SECOND file <b>NOT</b> archived and stayed in source directory. In CC monitoring I see error message java.lang.NullPointerException, but message with payload transfers to IE successful.
Please provide me with some solution, because I need to archive all files.
Maxim.