cancel
Showing results for 
Search instead for 
Did you mean: 

RFC To HTTP Synchronous with SSL Encryption

Former Member
0 Kudos

Hallo

I have a Scenario RFC --> XI ---> HTTP with responce coming back from HTTP to xi and then in turn will go back to SAP Synchronously.

so it is like : RFC to XI and then To HTTP application at BANK partner

I know the basic steps of how to import the RFC and how to create the Data Type for HTTP request and response and doing interface mapping for request message and response message.

but my case is more complex because before i send the message to the web application over HTTP i need to encrypt the message and communicate with the web application of the bank, so i wonder how can we implement SSL to handshake with the bank successfully and how to encrypt the xml before i send the message to the bank ????

also one more interesting question is : when i send the xml file to the bank over HTTPs i have to pass only the encrypted part of the xml file as an arugment of the http body...so what does that mean and how can i send data as an argument inside the HTTP request ??

please help me out guys and thanks in advance

Edited by: Tarek Atassi on Jun 22, 2010 8:04 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

stefan_grube
Active Contributor
0 Kudos