cancel
Showing results for 
Search instead for 
Did you mean: 

PI RWB - Measurement in secs

RafaelVieira
Active Participant
0 Kudos

Hi,

I'm looking for a way in RWB (or any PI internal table) which shows me how much time (in secs) an specific interface took to execute the the IDoc triggering within ECC until be inserted into JDBC DB.

I'm trying through Performance Monitoring in RWB but it shows several information that does not match the total of messages in SXMB_MONI.

The filter I'm performing in both is: All messages from yesterday, from 09/28/2011 00:00:00 until 09/29/2011 00:00:00.

Is there something being considered in one that is not being considered by another? Is there any other way to measure how much time an specific interface takes from start to finish running?

Tks !

Accepted Solutions (0)

Answers (2)

Answers (2)

RafaelVieira
Active Participant
0 Kudos

Didn't find the answer for that, so I needed to measure by using some work around.

Former Member
0 Kudos

Hi,

Try using Extended Search and give the specific sender/receiver interface names.

an specific interface took to execute the the IDoc triggering within ECC until be inserted into JDBC DB. - In your case it is IDoc. Check when Idoc gets created in ECC and see the processing time and message size in Performance monitoring thorugh PI. Also check from Message monitoring when that message was delivered by Receiver JDBC channel.

Also use 'Display Options' from Performance Data and choose Interface at Sender to see interface wise timings for given dates.

By this way you can have the exact time took to process that IDoc message.

Cheers

Veera

Edited by: Veeranjaneyulu.P on Sep 29, 2011 8:20 PM

RafaelVieira
Active Participant
0 Kudos

Hi Veera,

Tks.

My analysis needs to be based on a total of messages (daily or weekly would be fine).

I tried this way you suggested but the Message Monitoring shows me in HH MM SS. It's not enough to define precisely how much time was spent during the message processing.

Also, still in Msg Monitoring, when trying to see details of a given message, the tabs Inbound CAdapter and Queue Monitor doesn't work. It shows this message:

Service cannot be reached

URL http://gsipp1.gsi.local:50000/sap/bc/gui/sap/its/webgui/! call was terminated because the corresponding service is not available.

Anyway, the one I need is a kind of report which says the total time spent hourly or daily (just like the Performance Monitoring, however it allows us to filter at least by minutes and it give us only a column Processing TIme[s] which looks like an average time. So I don't have accurateness in the analysis. It seems to be showing information that doesn't match (like, processing 1600 ORDERS05 IDocs in 6 secs).


Interval Start		End of Interval		Number	Size (Bytes)	Processing Time [s]	Rate [msg./h]
29.09.11 00:00:00	29.09.11 01:00:00	376	16,959		0.387			376
29.09.11 01:00:00	29.09.11 02:00:00	25	9,212		0.406			25
29.09.11 13:00:00	29.09.11 14:00:00	26	8,003		0.603			26
29.09.11 14:00:00	29.09.11 15:00:00	83	22,104		0.444			83
29.09.11 15:00:00	29.09.11 16:00:00	94	12,943		0.447			94
29.09.11 16:00:00	29.09.11 17:00:00	103	7,890		0.427			103
29.09.11 17:00:00	29.09.11 18:00:00	179	13,266		0.501			179
29.09.11 18:00:00	29.09.11 19:00:00	73	10,638		0.437			73
29.09.11 19:00:00	29.09.11 20:00:00	78	8,399		0.519			78
29.09.11 20:00:00	29.09.11 21:00:00	112	8,621		0.449			112
29.09.11 21:00:00	29.09.11 22:00:00	169	13,939		0.51			169
29.09.11 22:00:00	29.09.11 23:00:00	106	16,280		0.495			106
29.09.11 23:00:00	30.09.11 00:00:00	193	19,855		0.426			193