cancel
Showing results for 
Search instead for 
Did you mean: 

Java Code - to upload files on https

Former Member
0 Kudos

Hello:

I am really looking for a bean to upload and download flat files to a https server.

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

agasthuri_doss
Active Contributor
0 Kudos

Sanju,

Can you narrate more abt your requirement, Sender system ? , Why you wann to use HTTPS ?

Cheers

Agasthuri

Former Member
0 Kudos

Flat file has to be picked by ftp adapter ---> upload using http/soap adapter -> HTTPS websever

agasthuri_doss
Active Contributor
0 Kudos

Sanju,

If you wann to do transformation, Validation..That is message mappping & if you get a text file then You need to use FCC in Sender File adapter, If the Target system requires a different format example as text file and different structure then you need to use FCC in SOAP adapter and post to the webserver, If no message mapping needed then you can go ahead without FCC and drop the file with the help of HTTP / SOAP Adapter

Cheers

Agasthuri

Former Member
0 Kudos

I know that...but it is just a flat file to be uploaded - to https.

No mapping is involved - i can see data as payload in the soap but i cannot upload it to the server.

agasthuri_doss
Active Contributor
0 Kudos

Sanju,

Cool,

What is the Error / Message you find in RWB- Component montoring- Adapter

Cheers

Agasthuri

Former Member
0 Kudos

At present it is giving error - http 405 error.

when i used http adapter - it did http 301 redirected one

Former Member
0 Kudos

Hi,

Have you installed SAP Cryptographic library and configured your ABAP stack?