Hi All.
our scenario is Sender->Proxy to Receiver->SFTP(file).
How to use the functionality of File Content Conversion in sftp adapter?
There is no option called file content conversion in sftp, So we tried to use message transform beans in place of fcc.
in our receiver structure we have two sub structures like detail and trailer.
now how i can pass the data to detail and trailer using message transform beans.
my receiver data type:
my SFTP receiver communication channel,
Above mentioned Fixedlengths are for detail records. How can i pass the fixed lengths for trailer records?
As my output file will be containing multiple detail records and only one trailer record at the end. I am able to achieve it in normal file adapter with file content conversion mentioning both detail and trailer for the fieldfixedlengths.
In SFTP adapter how is it possible to declare for these 2 structures???
Thankyou,
vishnup.