cancel
Showing results for 
Search instead for 
Did you mean: 

Invisible messages at sxmb_moni

Former Member
0 Kudos

All,

I have created SOAP to RFC service, and I am facing a strange phenomena. After sending a soap request (via XMLSpy ; and obviously getting a correct answer) I can monitor the message throw RWB (message monitoring) but cannot see any message at the sxmb_moni. In case Iu2019m trying to send damaged message (e.g., invalid xml message) via the XMLSpy, relevant error appears at sxmb_moni (i.e., functioning as expected). As first I assumed it was a u201Cjava issueu201D therefore J2EE was restarted with no outcomes.

What can be the reason? And what can be done?

10x

Uri

Accepted Solutions (1)

Accepted Solutions (1)

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>>What can be the reason? And what can be done?

set logging_sync parameter to 1

in SXMB_ADM transaction and you will see them

by default all errors are logged but not successfull sync messages

Regards,

Michal Krawczyk

Answers (2)

Answers (2)

former_member200962
Active Contributor
0 Kudos
I can monitor the message throw RWB (message monitoring) but cannot see any message at the sxmb_moni

what is the log of your SOAP sender channel in RWB --> Adapter Engine --> Communication Channel Monitoring?

Former Member
0 Kudos

LOGGING_SYNC was already set to 1

MichalKrawczyk
Active Contributor
0 Kudos

hi,

>>>LOGGING_SYNC was already set to 1

then you should see sync messages in SXI_MONITOR

there is no other setting that controls that

Regards,

Michal Krawczyk