cancel
Showing results for 
Search instead for 
Did you mean: 

How can I check the size of message which send between the system

Former Member
0 Kudos

Dear Sir,

I would like to do the server sizing, How can I check the size of message which send between the system in XI server??

Thank you and best regards,

Vimol

Accepted Solutions (1)

Accepted Solutions (1)

aashish_sinha
Active Contributor
0 Kudos

Hi,

in SXMB_MONI, go to particular message you want to see the message size... go to runtime and in the message displayed in one of the window.. just find

<SAP:EOReferenceInbound type="TID" />

<SAP:EOReferenceOutbound type="TID" />

<SAP:MessageSizePayload>265</SAP:MessageSizePayload>

<SAP:MessageSizeTotal>2491</SAP:MessageSizeTotal>

<SAP:PayloadSizeRequest>265</SAP:PayloadSizeRequest>

<SAP:PayloadSizeRequestMap>258</SAP:PayloadSizeRequestMap>

<SAP:PayloadSizeResponse>0</SAP:PayloadSizeResponse>

<SAP:PayloadSizeResponseMap>0</SAP:PayloadSizeResponseMap>

<SAP:Reorganization>INI</SAP:Reorganization>

<SAP:AdapterInbound>AENGINE</SAP:AdapterInbound

Hope this help you to close this thread.

Regards

Aashish Sinha

PS : reward points if helpful

Former Member
0 Kudos

Dear Sinha

Please kindly tell me step how to display, because I can't see the message you mentioned. I click runtime , it show the other message.

Thank you and best regards,

Vimol

Former Member
0 Kudos

Hi,

Just go to RWB and u can get the infromation from either message monitoring or Performance monitoring.

Thnx

Chirag

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Check this

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/8191 [original link is broken] [original link is broken] [original link is broken]

if this helps.

Regards,

Anoop