cancel
Showing results for 
Search instead for 
Did you mean: 

How to profile and monitor WebDynPro Application ?

Former Member
0 Kudos

I need to show time taken by each function call in WebDynPro Application,

and in all helper classes.

Or, in some of them

Can I use Spring for this?

How to do this?

__________

second question:

Where to better show resulting information, so that it would be presented in standard way?

thanks

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

satisfied with SAP documentation

Former Member
0 Kudos

Hi Vladimir,

You can monitor your webdynpro applications using webdynpro content administrator.May be the following links will be helpful for you.

http://help.sap.com/saphelp_nw70/helpdata/en/77/931440a1c32402e10000000a1550b0/frameset.htm

[original link is broken]

For editing the default settings:

http://help.sap.com/saphelp_nw70/helpdata/en/43/8a1a8ece230c8ce10000000a11466f/frameset.htm

former_member185086
Active Contributor
0 Kudos

Where to better show resulting information, so that it would be presented in standard way?

thanks

Hi,

1.During runtime of webdynpro application u can use CTRLALTSHIFT +O for UI Container depth.

and CTRLALTSHIFT +I for J2EE,Backend,Browser related stuff.

2 Use Webdynpro Console -->http://<IP>:<Port Number>/webdynpro/welcome/Welcome.html :

for measure the performance of the runtime environment, the applications and the clients with the tool. You might need to measure the performance if you developed a Web Dynpro application in which the response times take longer than expected

Best Regards

Satish Kumar