Automic Workload Automation

 View Only

 C_period got automatically triggered

Himanshi Bhatia's profile image
Himanshi Bhatia posted Dec 03, 2024 10:12 AM

Hi All,

I got these logs for a c_period object when I was scheduling a workflow. One c_period was already active for this workflow from 26th nov, but when I scheduled another one, the previous one got completed automatically and another one got triggered on its own with the same details before I executed the new one:

Logs of the old active c_period:

Can someone help me understand below logs?

2024-11-26 14:53:03 - U00011333 Container for periodic task 'JOBPLAN_GEP_STL_EU_01_ON_REQUEST' has successfully started.
2024-12-03 13:51:37 - U00011335 User 'BHATIAHI/AP' changed the definition for recurring Job 'JOBPLAN_GEP_STL_EU_01_ON_REQUEST' (RunID: '0839822535').
2024-12-03 13:51:37 - U00011336 'Every' has been changed from '0000000001' to '0000000030'.
2024-12-03 13:51:37 - U00011625 Logging was changed.

Logs of the new instance which triggered automatically:

2024-12-03 13:51:37 - U00011342 Recurring task 'JOBPLAN_GEP_STL_EU_01_ON_REQUEST' (RunID '0839822535') has changed logging.
2024-12-03 13:51:37 - U00011333 Container for periodic task 'JOBPLAN_GEP_STL_EU_01_ON_REQUEST' has successfully started.
2024-12-03 13:54:56 - U00011343 User 'BHATIAHI/AP has terminated recurring task 'JOBPLAN_GEP_STL_EU_01_ON_REQUEST' (RunID:  '0843433628').
Arun Verma's profile image
Arun Verma

Hi Himanshi,

When the frequency of an active c_period object is changed, or any change to an active period container for that matter prompts the termination of the current period container and initiates a new one with the updated configuration. This behavior is expected.

Best, Arun

Himanshi Bhatia's profile image
Himanshi Bhatia

Hi Arun,

Thank you for your response. I am aware about this situation but I was inquiring about:

2024-12-03 13:51:37 - U00011336 'Every' has been changed from '0000000001' to '0000000030'.
2024-12-03 13:51:37 - U00011625 Logging was changed.

We do not get these logs in other such cases. Also, this happened without modifying the existing definition of the c_period.