cancel
Showing results for 
Search instead for 
Did you mean: 

How to transmit a file via plain https?

Former Member
0 Kudos

Hello all,

i have a scenario as follows:

The Vendor has provided a URL ( say https://www.somesite.com ) and UserID/PWD to login to their site. Once logged in i need to select a directory and then upload a file.

Can i use here the https adapter??

And how i have to config the communicaton channel with the ssl and the directory?

Is it possible to do this using a other XI adapter like the soap or other software?

Please feel free to ask for more information if needed

Many thanks for your help

ilka

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Ilka,

Go through the urls:

/people/siva.maranani/blog/2005/09/03/invoke-webservices-using-sapxi

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1334 [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken]

/people/shabarish.vijayakumar/blog/2006/03/23/rfc--xi--webservice--a-complete-walkthrough-part-1

/people/shabarish.vijayakumar/blog/2006/03/28/rfc--xi--webservice--a-complete-walkthrough-part-2

Also to configure the Plain HTTP adapter:

http://help.sap.com/saphelp_nw04s/helpdata/en/84/e8763c997fda50e10000000a11405a/frameset.htm

http://help.sap.com/saphelp_nw04s/helpdata/en/84/e8763c997fda50e10000000a11405a/frameset.htm

---Mohan