cancel
Showing results for 
Search instead for 
Did you mean: 

problem with plain http adapter on XI 2.0

Former Member
0 Kudos

Hi all,

i have a problem setting up proper communication between XI 2.0 and PI 7.0 system using plain http adapter.

Regardless of what i pass as url argument, i always receive the following error message:

HTTP-Server Code 500 Reason Internal Server Error Explanation URL-Parameter namespace (Sender Interface-namespace) is missing (see first link)

SXMB_MONI Trace:

[http://image-upload.de/image/Rv3NeE/77c11c84fc.jpeg]

Configuration:

[http://image-upload.de/image/5Z2Gwr/90c19f2074.jpeg]

[http://image-upload.de/image/hGrzQL/559bf5e566.jpeg]

[http://image-upload.de/image/2WqCqz/7513a1a366.jpeg]

Accepted Solutions (1)

Accepted Solutions (1)

JoelTrinidade
Active Contributor
0 Kudos

Hi Sven,

Test your scenario using the test tool in the ID. This is just to isolate that nothing is wrong with your config.

Regards

joel

Answers (1)

Answers (1)

siddhesh_pathak4
Contributor
0 Kudos

Hello Sven,

Checkout with your outbound namspace. if it is correct. (Namespace for DT, MT, MI ).

Former Member
0 Kudos

Hi,

the namespace of the inbound interface in the interface determination was missing. So now it kind of works. But we still have the problem, that we are not able to pass parameters via URL, the XI 2.0 just ignores them.

Is there a way to enhance the url by using the Header Fields tab. Can you give me an example for the valid params?

Best Regards

Sven

stefan_grube
Active Contributor
0 Kudos

The XI 2.0 uses different parameter names, so make sure that you apply the correct values.

But for your scenario I recommend using the XI - XI connection with XI adapter.

Regards

Stefan

siddhesh_pathak4
Contributor
0 Kudos

Check out the below blog, i hope this will help you.

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

Edited by: Siddhesh Pathak on Mar 5, 2009 1:54 PM

Former Member
0 Kudos

Hi,

is there any documentation about the parameter names from XI 2.0 to have?

stefan_grube
Active Contributor
0 Kudos

Here:

http://help.sap.com/saphelp_xi20sr1/helpdata/en/82/f4993c03e0cd37e10000000a11405a/frameset.htm

But I see that interface and namespace are the same.

Regards

Stefan