Job with negative returncode within Workflow causes error message at PostConditions
book
Article ID: 87820
calendar_today
Updated On:
Products
CA Automic Workload Automation - Automation EngineAUTOMIC WORKLOAD AUTOMATION
Issue/Introduction
Error Message : U00020293 Runtime Error in Objekt 'XC_INC.ACTION.EXECUTE_OBJECT' Zeile '00031': Arithmentic Overflow
If a Job within a Workflow ends with a negative return code e.g. "Retcode -1" and within the Workflow the task has an "Else" condition
e.g.
<Please see attached file for image>
The workflow failed with the error message as stated.
Cause
Cause type: Defect Root Cause: An error has been fixed where the action EXECUTE-OBJECT aborts with a runtime error if the task ended with a negative return-code. Shown error message: "Runtime error in object 'Workflow.1', line '31'. Arithmetic overflow (value: '-5')!"