cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Adapter

Former Member
0 Kudos

Hi...All,

we r doing eBanking interfaces, sending the data in XML format and getting the data in XML Format only, getting the response immediatly from target system. we want to connect to the Client system through URL and we want to maintain the Digital certificate Details for maintaing the security,

Using HTTP Adapter at target side is it posible to connect to the client system through URL and maintain the Digital Certificate Details..

Sender System : SAPSystem

Target System : Webserver

if posible using HTTP adapter, pls suggest me how can i proceed (pls send me any links regarding this)

if not posible what type of adapter is sutable at target side for this type of requirements.

pls suggest me, this is very urgent requirement,

thanks in advance,

Pasi.

Accepted Solutions (1)

Accepted Solutions (1)

former_member187563
Contributor
0 Kudos

hi,

You can use http adapter for this.IF you want to send only the payload.

the link for it:

http://help.sap.com/saphelp_nw04/helpdata/en/44/79973cc73af456e10000000a114084/frameset.htm

But if you want digital certificate and soap envelope then you should go for soap adapter and that will be a better option.

the link for that is:

http://help.sap.com/saphelp_nw04/helpdata/en/69/a6fb3fea9df028e10000000a1550b0/frameset.htm

regards,

reward points if helpful

ujjwal kumar

Former Member
0 Kudos

hi...ujjwal,

thank u,

we want to connect to the client system through URL and we want to maintain the Digital Certificate Details for security purpose...is it posible using HTTP Adapter ,

if posible, where i have to maintain those details..

if u have any links regarding this type of requirement pls send it to me...

regards,

Pasi.

prateek
Active Contributor
0 Kudos

Have a look at my reply

Regards,

Prateek

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

As you are saying it as XML file ,

1.In port of R/3 Side create a port of the type XML File and trigger that from the R/3 side

2.As you are saying its Banking interface ,Better to use the Business service instead of Business system ,even for the Sender R/3 and pass the Xml file (So take the sender file adapter)

3.May be you can use SOAP

or

Use the reciever file to put the above said xml file to the Bankers server .And use BPM to get the response back apart from the dumping the file in the Bankers server.

**********Reward points if found useful

Edited by: BVS on May 12, 2008 8:58 AM

Former Member
0 Kudos

Hey,

for digital certifivation you can prefer soap over http.

heres the link for soap reciever adapter.

http://help.sap.com/saphelp_nw04/helpdata/en/44/79973cc73af456e10000000a114084/frameset.htm

revert in case of any queries.

regards,

Milan