cancel
Showing results for 
Search instead for 
Did you mean: 

scenario conformation

Former Member
0 Kudos

Hi...Experts,

we want to connect to the client system through URL and maintain the Digital Certificate details for security purpose, we r having sender system is SAP System and Target System is Webserver.

sending the data in XML and getting the data in XML format,getting the data immediatly(synchronous).

what are the adapters are sutable for this type of requirement.pls send me any links for these type of scenarios..

thanks in adavance,

Jain

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

http or soap adapter will work. U just have to configure ssl on ur server.

Regards,

Prateek

Former Member
0 Kudos

Hi...Prateek,

thank u for ur immediate response.

i am unable maintain the URL details in HTTP adapter, pls suggest me where i will maintain the url address. my URL is : https://XXXXX.com/XXX/XXX,

for ex in SOAP (Target) adapter it will clearly shows Target URL :-, here we will maintain the URL,

in HTTP (Target) adapter i am unable to found like that .

Regards,

Jain

prateek
Active Contributor
0 Kudos

When using http adapter, use HTTP ddestination instead of url. Then in the RFC destination (sm59) in XI,.create an RFC destination type G. There at the path prefix, provide the url

Regards,

Prateek

Former Member
0 Kudos

Dear Prateek,

pls explain briefly, i am getting confused ,

in addresing type i am selecting Http Destination, under Addressing type Http Destination will be there-here what i will give..

where i will mention the Digital Certificate Details:

Keystrore Entry :

Keystore View.

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

*****i will give full points for u********

thanks in advance,

Jain

prateek
Active Contributor
0 Kudos

under Addressing type Http Destination will be there-here what i will give..

The name of rfc destination type G created in sm59 of XI. So that means first u have to create rfc destination

where i will mention the Digital Certificate Details:

Keystrore Entry :

Keystore View.

In ur rfc destination -> Logon & Security tab -> Status of Secure Protocol -> There u can do SSL related settings

Regards,

Prateek

Former Member
0 Kudos

Hi..Prateek,

thank u very much.

regards,

Jain.

Answers (4)

Answers (4)

former_member556603
Active Contributor
0 Kudos

Hi Jain,

You can use HTTP or SOAP Adapters.

Features

The plain HTTP adapter is used by external systems to connect to the Integration Engine using the native HTTP interface (HTTP payload without SOAP envelope). These systems are connected using the Internet communication framework of the SAP Web Application Server. For this purpose, the Integration Engine HTTP inbound channel contains an HTTP service delivered by SAP, called /sap/xi/adapter_plain.

There are two usage types for the plain HTTP adapter:

● Synchronous processing

Ordering on the Internet with an order number as a response.

● Asynchronous processing

Ordering on the Internet without confirmation of the purchase

SOAP Adapter

Purpose

The SOAP adapter enables you to exchange SOAP messages between remote clients or Web service servers and the Integration Server or the PCK.

In the SOAP adapter, you can specify security settings to be used to sign/verify the SOAP body. In addition, you can specify the standard to be used for signing/verifying the SOAP message.

Thanks,

Satya

Former Member
0 Kudos

hi

check the below link for your scenario

Go thru the below links, for setting up your scenario

/people/siva.maranani/blog/2005/03/01/testing-xi-exposed-web-services(Xi exposed webservices)

/people/sriram.vasudevan3/blog/2005/03/18/points-to-ponder-over-while-considering-webservices-implementations-vis-a-vis-eai(web service implmntn)

/people/siva.maranani/blog/2005/05/23/communication-between-sap-system-webservice-using-proxies(commn between sap and web sevices using proxies)

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

Go thru this article "How to Set Up a Web-Service-Related Scenario with SAP XI"

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/3.0/how%20to%20...

pls reward points if solution found helpfull

regards

chandra.k

/people/sap.user72/blog/2006/01/16/xi-propagation-of-meaningful-error-information-to-soap-client

Former Member
0 Kudos

Hi,

This may help you..

How To Use the XI 3.0 SOAP Adapter

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/d23cbe11-0d01-0010-5287-873a2202...

RFC -> XI -> WebService - A Complete Walkthrough (Part 1)

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

RFC -> XI -> WebService - A Complete Walkthrough (Part 2)

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

Regards,

Sarvesh

Former Member
0 Kudos

Hi,

You can use HTTP or SOAP adapters,

Thanks,

Madhu