Hi Expetrs,
I have a scenario, where there is a FTP sender adapter with adpater specific message attributes on for file name and folder. Then on Integration Engine, the message is sent to two receivers and the messages go back to Adapter engine. On receiver communicate via FTP including secure connection, one NFS... But what I see is that the file name is different for NFS and FTP receiver. NFS file name is shrinked, and FTP contains the source value...
The point is that when I'm checking message header on adapter engine for NFS receiver I see that the file name is shrinked from
DBDC-PROD_GMA_28042014060034679_AFB120.SNL18169D11398664841838226S
to
DBDC-PROD_GMA_28042014060034679_AFB120.SNL1816
For FTP it is ok.
On Integration engine both messages contains still correct file name, so I believe the file name is shrinked on AE...
Do you know why?
Best regards,
Milan