56
Views
3
Comments
Solved
Display Timers Status
Application Type
Traditional Web

Hello All,

in my application i have 3 timers. I see their status (for example if executed successfully and when) through service center.

I want to preview them in a webage in my application but i am not aware of. 

Any advice/suggestion how to implement it?

Regards,

George

2021-03-18 21-03-15
Benjith Sam
 
MVP
Solution

Hi George,

In addition to the previous solution shared by AJ, I would also suggest you check out the Log_Cyclic_Job entity in the PlatformLogs extension module to get the Timer information (filtered by EspaceId).

I hope this helps you!


Kind regards,

Benjith Sam

UserImage.jpg
Trevor Hall

I would like to programmatically check on a timer running status in an admin application I'm building to manage csv data ingestion.
We don't seem to have the Log_Cyclic_Job entity in ODC.
How do I go about doing this in ODC?  

2021-11-18 18-03-41
AJ.

Hello @George M 

You might find this post useful to keep track of the timer status programmatically.

Regards,

AJ

2021-03-18 21-03-15
Benjith Sam
 
MVP
Solution

Hi George,

In addition to the previous solution shared by AJ, I would also suggest you check out the Log_Cyclic_Job entity in the PlatformLogs extension module to get the Timer information (filtered by EspaceId).

I hope this helps you!


Kind regards,

Benjith Sam

UserImage.jpg
Trevor Hall

I would like to programmatically check on a timer running status in an admin application I'm building to manage csv data ingestion.
We don't seem to have the Log_Cyclic_Job entity in ODC.
How do I go about doing this in ODC?  

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