cancel
Showing results for 
Search instead for 
Did you mean: 

Running threads in webdynpro applications

Former Member
0 Kudos

Hi all,

We have a requirement to monitor certain conditions and trigger mails accordingly.This monitoring should be on a daily basis.My question is can we run threads in webdynpro applications.

Please help me.

Regards,

Rohit.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

hi Vilish,

Timed trigger is only applicable to that page.What i am saying is that the thread should continously be running in backend monitoring the situation giving alerts.Is there any way.

Regards,

Rohit.

Former Member
0 Kudos

Try checking the condition in the doModify() threads are not adviced in WebDynpro, I suppose.

Former Member
0 Kudos

Hi Rohit,

TimedTrigger UI element automatically and periodically triggers an event with a specified delay. The TimedTrigger UI element is not displayed on the user interface.

You can use it for your need.

Rgds,

Vilish