cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Sender and HTTP Receiver .Pls advice urgent

Former Member
0 Kudos

Hi All,

Partner A (http) -- XI -


Partner B(http)

Now Trade Partner do not want to use HTTP client tool.

He wants to send data through URL.

Please make the full sender URL for the details below

for Sender HTTP:

XI system -- sapd0aa

Client -- 100

Port -- 8000

Sender Service -- SS

Sender Interface -- SI

Sender Namespace -- http:
abc

Qos -- EO

In Receiver HTTP Aadapter if I use RFC Destination does it has to be of Type G

Regards

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos
Former Member
0 Kudos

Hi All,

If I am corrcet the sender URL will be like this:

http://xi.intra.net:8000/sap/xi/adapter_plain?namespace=test&interface=MT_SMS_O&service=CC1&qos=EO

Question.

*1. Where sender partner will send his XML if he uses the above URL?*

2. How the user name and password will be sent in the above URL as XI requires User Name and password.

Regards

Former Member
0 Kudos

Hi Henry,

1. Where sender partner will send his XML if he uses the above URL?

Whatever technology , partner is using to send the data, there are some APIs available for establishing the http connection and then sending the data on this HTTP connection.

2. How the user name and password will be sent in the above URL as XI requires User Name and password.

You can embed in the URL by adding sap-user=xyz&sap-password=abc

Piyush

Former Member
0 Kudos
Former Member
0 Kudos

Hi All,

If I am corrcet the sender URL will be like this:

http://xi.intra.net:8000/sap/xi/adapter_plain?namespace=test&interface=MT_SMS_O&service=CC1&qos=EO

Question.

1. How sender partner will send his XML if he uses the above URL?

2. How the user name and password will be sent in the above URL as XI requires User Name and password.

Regards

Former Member
0 Kudos

In Receiver HTTP Aadapter if I use RFC Destination does it has to be of Type G

yes

regards

krishna

Former Member
0 Kudos

Hi ,

Can you pls send me the full URL for HTTP sender

of my 1st Query

Regards