cancel
Showing results for 
Search instead for 
Did you mean: 

Performance measurment Urgent

Former Member
0 Kudos

Dear Experts

We want to measure the performance of the Iview that is passing data to SAP R/3 backend table through an RFC.

The user is saying that the application is taking a long time, and hence we want to scrutinize each part - front end time, back end time, server round trips etc. to see where exactly the time is taken.

The backend RFC is taking very less time but for the data to get displayed on the front end table, it is taking a long time.

Please help

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Sanjay,

Inorder to increase ur performance u can in crease ur <b>JARM(Java Application ResponseTime Mesurement)</b> level in the IDE between 5 - 10.

Foe doing this so <b>window>preferences>webdynpro-->Generation</b>.In this change the JARM level between 5-10 and deploy ur appln.U can c the changes.

If u want to monitor ur application performance then u have to go to ur console to c the appln performance.

<b>http://localhost:50000/webdynpro/welcome</b> Try giving this to enter the console.

check on to this link for further ref:

http://help.sap.com/saphelp_nw04/helpdata/de/b5/7e1141e109ef6fe10000000a1550b0/content.htm

Hope this helps u,

Regards,

Nagarajan.