cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP Adapter

Former Member
0 Kudos

Hi All

In my java mapping I do a HTTP post to the PI server to the following URL:

http://xxxx:50000/sap/xi/adapter_plain?namespace=sendernamespace&interface=senderinterface&service=s...

I can see the message coming into PI in sxmb_moni with the correct sender interface and namespace it even picks up the correct receiver component but the receiver interface and namespace is the same as the sender? Why does it take the same receiver as the sender and is there a way for me to change this? All the config is done with correct receiver.

Accepted Solutions (0)

Answers (2)

Answers (2)

VijayKonam
Active Contributor
0 Kudos

It does that based on the receiver determination and the interface determination configured in ID. Correct those.

VJ

Former Member
0 Kudos

HI

I dont think, its problem problem with HTTP .

check your Inbound service interface and which message type and namespace you have used to inbound service interface..

thanks,

Bhupesh