Uproc with dependency goes to Timeoverrun status
search cancel

Uproc with dependency goes to Timeoverrun status

book

Article ID: 367974

calendar_today

Updated On:

Products

CA Automic Dollar Universe

Issue/Introduction

The uproc that is supposed to execute on the first day of the month goes to TimeOverrun status.

Environment

Product: CA Automic Dollar Universe

Cause

The issue is on the definition of the configuration of the uproc's dependency. The uproc is waiting for the uproc's dependency, which has the same Month's processing month. If the dependant uproc last executed last Month, then that event is not valid for the current month. As a result, the dependency is not satisfied.

 

Resolution

Redesign the "Dependency Condition" to make sure the Month parameter has a value "Any" so the Event is valid for any Month.