cancel
Showing results for 
Search instead for 
Did you mean: 

Sending PDF file through proxy and using ftps as receiving channel adapter

Former Member
0 Kudos

Hi,

I am having this problem with the configuration of the receiving channel.

I have found some examples on how to send a pdf as attachment throught a proxy but am not able to figure out how to get this working with a ftps receiving channel.

The idea is to send a pdf from our server to a third-party system that uses ftps to receive this file.

I read something about using a payloadswap but do not have any experience with this.

Is it somehow possible to get this scenario runing or do i need to change the receiving side adapter.

I would appreciate any suggestions to help me with this issue.

Regards,

Mark

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

I have found how to use the payloadswapbean and it's saving the pdf correctly now.

Former Member
0 Kudos

Great MR de Rond!

Former Member
0 Kudos

Hi spantaleoni,

This is helpfull however it does not show how to deal with the issue i am having of sending a pdf file instead of a plain text file. I need to make a conversion at some moment to retrieve the pdf file from the message and save it using the ftps communication channel.

This part is troubling me the most.

Thanx anyway,

Mark

Former Member
0 Kudos

Hi ganesh,

Thanx for your quick response, however i have allready looked into these examples and it did not provided me with the info i need.

Regards,

Mark

Former Member
0 Kudos

Hi,

You can follow this wiki and reverse the flow direction from Proxy to FTP adapter.

http://wiki.sdn.sap.com/wiki/display/XI/Step-by-stepFTPtoABAPProxy

For FTPS configuration, you can follow Raja's Blog:

Former Member
0 Kudos