cancel
Showing results for 
Search instead for 
Did you mean: 

SOAP Sender Attachment to be written in File receiver

former_member183906
Active Contributor
0 Kudos

Soap sender attachment name - ABC.xyz (XYZ) format file. The file content is in text format under XYZ format file.

I have used soap sender with keep attachments.

I want to take this soap attachment and write to a new file and place it with file receiver adapter.

I tried using payloadswapbean in receiver file adapter but not getting successful to write the file. How can I write this soap attachment to a text file using beans in file receiver adapter.

Accepted Solutions (1)

Accepted Solutions (1)

former_member183906
Active Contributor
0 Kudos

payload swap bean configuration of file receiver channel

Answers (2)

Answers (2)

Andrzej_Filusz
Contributor

Hi Vijay,

Could you show us your PayloadSwapBean configuration please?

Regards,

Andrzej

apu_das2
Active Contributor
0 Kudos

Hi Vijay,

You need to use payload swap bean in sender channel.

Thanks,

Apu