"uxupd upr depcon" accepts invalid status values creating incoherent dependencies
search cancel

"uxupd upr depcon" accepts invalid status values creating incoherent dependencies

book

Article ID: 418766

calendar_today

Updated On:

Products

CA Automic Dollar Universe

Issue/Introduction

The Dollar Universe uxupd upr depcon add command, used for defining Uproc (unit of production) dependencies, sometimes inconsistently accepts invalid status keywords without throwing an immediate error. Instead of rejecting the unrecognized status value, the command may successfully execute but assign an unexpected, random, or "incoherent" status (e.g., aborted or incidental) to the newly created dependency. This behavior leads to misconfigured and confusing Uproc dependencies, which can cause workflow issues.

Symptoms

  • When using the uxupd upr depcon add command with a STATUS parameter not listed in the officially accepted keywords (TERMINATEDABNORMALENDEDABSENT).
  • The command does not always return an error message.
  • Instead of failing, the dependency is created with an unintended and incorrect status when later viewed.

Example of Inconsistent Behavior:

  • Using STATUS=COMPLETED (which is not an accepted keyword) might set the dependency status to incidental or aborted.
  • Using STATUS=i might set the condition to completed.
  • Using a completely random string like STATUS=cdefghijk does correctly produce an error message: "Invalid format, unauthorized response command in error!!". This highlights the inconsistency.

Environment

Version: 7.x.x
Product:
 CA Automic Dollar Universe
Component: Dollar Universe Application Server

Cause

DE176534

Resolution

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

Components:
  • Dollar Universe Application Server
Fixed Versions:
  • Dollar Universe Application Server 7.x.x - In progress