cancel
Showing results for 
Search instead for 
Did you mean: 

Transfer without IR

Former Member
0 Kudos

Hi,

I am developing a scenario to pick up a file(pdf) and have it as the main payload.

To do this i am refering to the blog below.

Problem

I am able to pick up the file using a file adapter and have it as the main payload but my requirement is that i should drop the file in another 3rd party FTP location.

My client says that they will not be able to open a FTP port to communicate with the 3rd party.

How else can i drop the file that i have as a main payload in the 3rd party location.

Can SOAP or HTTP adapter be used to accomplish this task?

Please advise

Regards,

Vignesh

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

not needed any more

prateek
Active Contributor
0 Kudos

Can SOAP or HTTP adapter be used to accomplish this task?

This completely depends upon the third party system behaviour. What kind of system is it? In any case, only if you are receiving file as attachment, you could send to the Soap receiver as attachment. Otherwise not.

Regards,

Prateek

Former Member
0 Kudos

I can use the payloadswapbean to convert the main payload into a attachment right ?

Is that possible?

agasthuri_doss
Active Contributor
0 Kudos

Hi,

>My client says that they will not be able to open a FTP port to communicate with the 3rd party.

Will the 3rd Party support webservice

Cheers

Agasthuri Doss