Skip to Content (Press Enter)
OutSystems.com
Personal Edition
Community
Support
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Search in OutSystems
Log in
Get Started
Back to Forums
Jayson Leonor
27
Views
2
Comments
Solved
Triggering Timers Outside Service Center
Question
Timers
Web Service
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
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
See solution in context
Pramod Jain
MVP
Do you want to run a timer programmatically ?
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 Guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
See the full guidelines
Loading...