cancel
Showing results for 
Search instead for 
Did you mean: 

PI 7.1 plainhttp_Adapter

ralf_zimmerningkat3
Participant
0 Kudos

Hi, all

i use the Client Http Adapter for XI 3.0 test tool to send messages to oure develop pi-system.

there i found a strange behavior and could not found any reason. the fact is if i send a message with a wrong Sender Service (say Service_a is configured in IB and I send Service_B)

i could see a red flag in sxmb_moni, because receiver determination failed.

If I use the right Sender Service then no message could be found in SXMB_Moni and PI returns 500.

were to find any logs to fix the error

regards

ralf

Accepted Solutions (0)

Answers (2)

Answers (2)

baskar_gopalakrishnan2
Active Contributor
0 Kudos

I think the error might be due to mapping exceptions. Check your mapping object and see the data you pass in stops or cause exception during runtime. Async message should be able to monitor by default.

ralf_zimmerningkat3
Participant
0 Kudos

the problem is, that the message never reach the pi,

there is no error in the mapping testing message from sap pi test tool in rwb componenten monitoring work fine, only from third party tool the message will not reach the pi and only for this scenario.

other scenarios will worke fine also from third party tool and plainhttp_adapter.

prateek
Active Contributor
0 Kudos

Probably PI doesn't like the name. Was it something like Tibco_*?

Try creating another business service and see if that works. Then you will be sure it doesn't work in all cases.

Regards,

Prateek Raj Srivastava

Shabarish_Nair
Active Contributor
0 Kudos

I hope you have enabled the parameter LOGGING_SYNC to 1 in SXMB_ADM IE configuration.

ralf_zimmerningkat3
Participant
0 Kudos

yes LOGGING_SYNC is on but the quality of service is exactly once