cancel
Showing results for 
Search instead for 
Did you mean: 

PayloadSwapBean Issue

sahana_ps
Participant
0 Kudos

Hi All,

I have a proxy to File Scenario,Four different files are sent from ECC as attachment in Proxy and main payload of proxy has filenames and directory where this files need to be placed.Directory is same for all 4 files.

I can see Interface is working fine ,but output directory has only one file.So my question is cant PayloadSwapBean handle four files at a time? Will it only swap only One file at a time?

Accepted Solutions (0)

Answers (3)

Answers (3)

sahana_ps
Participant
0 Kudos

Hi Mark,

File Receiver adapter supports attachment.In our project in one of the Interface,we have used it and its working fine.We have handled one attachment in that interface .Now in my new Request I have multiple attachments.

markangelo_dihiansan
Active Contributor
0 Kudos

Hi Sahana,

I don't think the file receiver adapter supports attachments. What you can do is to use multi-mapping with variable substitution for your requirement.

Regards,

Mark

iaki_vila
Active Contributor
0 Kudos

Hi Sahana,

This issue has been discussed in several threads and it looks that the Payloadswapbean doesn't support several attachments. Check this thread Sender Mail Adapter Configuration - Process Mul... | SCN

Regards.