27
Views
2
Comments
Solved
Triggering Timers Outside Service Center
Hi Everyone,

Anyone knows how to trigger a Timer outside Service Center, like executing a batch program or web service request? I believe there are web services inside Service Center, but not sure what particular WS (if there is any) should we use.

Any inputs is much appreciated.

Thanks,
Jayson
2012-03-16 12-21-09
João Rosado
Staff
Solution
Hi Jason,

When you create a timer it automatically creates a Wake action. Check the tree below the timer.
You can call that action anywhere to trigger your timer, no need for any special web service.


Regards,
João Rosado
2025-08-22 10-19-44
Pramod Jain
 
MVP
Do you want to run a timer programmatically ? 
2012-03-16 12-21-09
João Rosado
Staff
Solution
Hi Jason,

When you create a timer it automatically creates a Wake action. Check the tree below the timer.
You can call that action anywhere to trigger your timer, no need for any special web service.


Regards,
João Rosado
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.