cancel
Showing results for 
Search instead for 
Did you mean: 

Adapter Engine monitoring doesn't show messages

Former Member
0 Kudos

I have 2 scenarios

1. Synch HTTP -> Synch RFC

2. Synch HTTP -> Synch BPM -> Synch RFC

In case 1 Adapter Engine monitoring shows all messages correctly

In case 2 there is no entry for HTTP Sender system only BPM->SAP System.

Could you help me why RWB doesn't show it?

Accepted Solutions (1)

Accepted Solutions (1)

moorthy
Active Contributor
0 Kudos

HI,

Http Adapter is not shown in the RWB. Even Idoc Adapter is also not shown. Because they are non J2EE Based Adapters.

For more -

http://help.sap.com/saphelp_nw2004s/helpdata/en/44/79973cc73af456e10000000a114084/frameset.htm

Thanks,

Moorthy

Answers (1)

Answers (1)

bhavesh_kantilal
Active Contributor
0 Kudos

denis,

just to add to what moorthy has told. IDOC and HTTP adapters interact directly with the INTEGRATION ENGINE on the ABAP STACK while, the other adapters interact with the ADAPTER ENGINE available on the J2EE STACK.

That is why, you do not gind the same on the RWB --> ADAPTER MONITORING.

Also, the reason why you do not have a SENDER HTTP and IDOC adapter.

Regards,

bhavesh

Former Member
0 Kudos

I plan to replace HTTP by SOAP without a SOAP envelope.

But will it reduce performance?