cancel
Showing results for 
Search instead for 
Did you mean: 

Adapter message monitoring

Former Member
0 Kudos

Hello,

I need to monitor adapter messages from abap stack by using some Tcode.Not by using RWB

Can anyone let me know if i can write some code or there are some classes avalable which i use in ABAp code for this purpose.

please provide some guidence

Regards,

Vikrant

Accepted Solutions (0)

Answers (3)

Answers (3)

dharamveer_gaur2
Active Contributor
0 Kudos

Hi

No need to create any specific Class for Monitoring

XI ABAP stack already provide you Monitoring use Tcode SXMB_MONI. RWB you can do end to end channel monitoring, here select your channel and find log detail.

Former Member
0 Kudos

Dharamveer thanks for info but i know this.

I have already mentioned in my question that i will not be using RWB.

Former Member
0 Kudos

hi varun

to monitor the adpter message from ABAP stack you need to configuire CCMS monitoring where you will define the attribute. capture the message id and send this through alert

now run the transaction RZ20 and there open the alerts, you will be directed to the error message

click on the message and inside the window find out what is the atatus of the message if error occurs you can see in which step error is occured

thanks

sandeep

Former Member
0 Kudos

adapter messages apart from RWB monitoring can be done by alerts.

u create alert and further monitor.

container element to be used is - SXMS_TO_ADAPTER_TYPE

http://help.sap.com/saphelp_nw04/helpdata/en/d0/d4b54020c6792ae10000000a155106/content.htm