cancel
Showing results for 
Search instead for 
Did you mean: 

How can I automatically refresh a Web Dynpro App every 5 minutes

Former Member
0 Kudos

Hello,

I have a web dynpro that is calling a web service. I need that this web dynpro app auto-refresh (recall the web service and update the information) without any user interaction every 5 minutes.

How can I do this?

Thanks & Regards

SU

Accepted Solutions (1)

Accepted Solutions (1)

junwu
Active Contributor
0 Kudos

you can use timedtrigger UI element to achieve it.

Edited by: John Wu on Jun 21, 2011 5:33 AM

Answers (2)

Answers (2)

Former Member
0 Kudos

This message was moderated.

satish_kumar106
Explorer
0 Kudos

you can use timedtrigger UI element wherein you have to provide delay which is calclated in seconds to perform desired functionality provided in onAction event