The scenario is like I am reading data from the attachment of an email using mail sender adapter and creating a file at unix server.
The mail attachment looks like this :
Lead code:12929
Order ref: sp/jaksd/1212
order type: S
Item code Qty
1221231 123
1212232 78
........... ...
end
1. What should be the target file structure nad its FCC paramaters for reciever file adpater ?
2.NOw the name of the attachment is variable and known at runtime only. How to implement this ? ( Do i have to use mailPackage/ PayloadSwapBean and if yes then how and do i have to do any coding ?)
Please provide me information if you have worked on such a scenario.
Also good links which gives step by step configuration may help.
Regards,
Priya.