MODIFY_UC_OBJECT scripting function is returning an error code U00011557 The Job '&01' (RunID: '&02') is already being started.
search cancel

MODIFY_UC_OBJECT scripting function is returning an error code U00011557 The Job '&01' (RunID: '&02') is already being started.

book

Article ID: 199004

calendar_today

Updated On:

Products

CA Automic Workload Automation - Automation Engine

Issue/Introduction

When utilizing the script command modify_uc_object and go immediately:

modify_uc_object(&run#,GOIMM,'SAMPLE.JOBS')

It is possible to get a return code not listed in the documentation.

Environment

Release : 12.3

Component : AUTOMATION ENGINE

Cause

Multiple executions against the same task.

Resolution

If go immediately is ran against a task that is not in a 'Waiting for Predecessor' status, it is possible to have this code returned. It will be added to the documentation in future versions.