Overwriting MRT in Events within JSCH does not work if using a PSET in EVNT with ENDED_TIMEOUT - ended untimely
search cancel

Overwriting MRT in Events within JSCH does not work if using a PSET in EVNT with ENDED_TIMEOUT - ended untimely

book

Article ID: 402466

calendar_today

Updated On:

Products

CA Automic Workload Automation - Automation Engine

Issue/Introduction

If you schedule an EVENT using a JSCH and on that level the MRT is overridden with a maximum runtime until for example 22:00 on the day 0, and the event is using PSET in the Process Tab,the Event will end with a ENDED_TIMEOUT - ended untimely after first event check regardless of the current time.

Environment

Issue existing on AE 24.4.0HF3 and 24.4.1 but was working fine on 24.2 and possibly previous versions.

Cause

DE172377

Resolution

Workaround:

  1.  Use SET instead of PSET in the Process of the EVENT object:
  2. Define MRT Settings on the event object itself insted of the JSCH object:

Solution:

Update to a fix version listed below or a newer version if available.

Fix version:
Component(s): Automation Engine
Automation.Engine 24.4.1 HF2 - Available
Automation.Engine 24.4.2 - Planned release October 2025

Additional Information

Public description: An issue has been solved where the wrong maximum runtime calculation caused the execution to stop after the first run for an event inside a schedule. This issue only occurred if the event script used a PSET.