cancel
Showing results for 
Search instead for 
Did you mean: 

message mortinoring problem

Former Member
0 Kudos

Hi ALL

scenario:

jdbc -> https

1. I use sender jdbc adaper to create a message A

2. map message A to messgae B

3. use http receiver adapter to send the message B to external https receiver.

the problem is I cannot find message B both in xsmb_moni and rmb.

Does any one know how to see the payload of message B?

Thanks

regards,

Hui

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hui,

frist check in SXMB_MONI of XI . if it is sucesfull here then only you can see in system B.

Former Member
0 Kudos

it's an asynchronous message. and the message is processed successfully. I just want to know if there is any way to get the payload of message B. because i think it's a normal requirement for monitoring.

but it seems that sap doesn't provide this function.

Former Member
0 Kudos

HI,

It is Sync messages in MONI, we have to configure SXMB_ADM.

LOGGING -- 1

LOGGING_PROPAGATION --1

LOGGING_SYNC --more than 1

Regards

Chilla

Former Member
0 Kudos

Hey

first of all make sure that ur JDBC adapter is working fine.

u can check that in RWB.

thanx

ahmad