cancel
Showing results for 
Search instead for 
Did you mean: 

Execution timings

Former Member
0 Kudos

Hi Experts,

I would like to calculate/note down the timings for the webservice(normal as well as for the BPM) scenario.

1. When the request is sent?

2. When the response is sent?

Where we can get the execution timings for the scenarios?

Regards

Sara

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

1. Open sxi_monitor.

2. select your message. go to outbound column click on PE.

3. Click on Extras tab of menu bar Select Show processing time.

4. In main window u can find out the timing parameter.

Regards,

Rohit

Answers (3)

Answers (3)

sunil_singh13
Active Contributor
0 Kudos

You can use Performance Header present on the left hand side when we open SXI_MONITOR

Thanks

Sunil Singh

Edited by: SUNIL SINGH on Apr 22, 2008 2:14 PM

prateek
Active Contributor
0 Kudos

The main window of sxmb_moni will show these details. The time duration of execution can however be checked in RWB -> Performance Monitoring

Regards,

Prateek

Former Member
0 Kudos

Actually, I am doing SOAP -> XI -> JDBC scenario. Is it possible to note down the below timings?

1. When the request comes to XI and when it sends the request to JDBC ?

2. When the response comes to XI and when XI sends the response back to SOAP?

Regards

Sara

prateek
Active Contributor
0 Kudos

Is it possible to note down the below timings?

Where exactly do u need to note down these timings

Regards,

Prateek

Former Member
0 Kudos

Hi,

I think its possible,

Go to SXI_Monitor select the messages and check the time.

Regards,

Sateesh N,

Former Member
0 Kudos

Prateek, I have to note down as a test result(in Excel sheet)

Former Member
0 Kudos

Hi,

With the use of SXMB_MONI you will get the time span colomuns of start point and end point.

Even with Runtime Workbench you can monitor the End-to End processing with details of each step.

Thanks

Swarup