"uxstr sap api" command with stepdef fails in 6.10.91
search cancel

"uxstr sap api" command with stepdef fails in 6.10.91

book

Article ID: 233909

calendar_today

Updated On:

Products

CA Automic Dollar Universe

Issue/Introduction

After upgrading to 6.10.91 the nodes, ALL command "uxstr sap api" having STEPDEF or STEPDEFFILE defined fail with error " build step in error" as below:

/apps/du/600/TST600_hostname/bin/uxstr SAP API JOBNAME=AFRSTEPDEF STEPDEF="(ORSYP,E)" STEPLIST="((,,RSPARAM,TEST))"
1 steps are detected
[line 1698] build step (0) in error
===================== SUBMISSION ERROR =====================
uxsap_jobsap_create error
============================================================

Same script works fine in previous versions 6.10.81 or inferior.

Environment

Release : 6.10.91 ONLY

Component : Manager SAP

Cause

Regression introduced in version 6.10.91 with correction DU_AS-5404

Resolution

Workaround (choose a or b):

  1.       Rollback to previous version (6.10.81 or inferior)
  2.       Replace the current "uxstr sap api" command adding the mandatory values with UNDEFINED instead of no value at all as below:
-----------------------------------------------------------------------------------------------------------------------
STEPLIST=[(JOB-BATCH,F,RPRFIN00_40,ZD_FI_AVANCES), (JOB-BATCH,F,RPRPOSTD,ZD_FI_AVANCES)]
STEPDEF=[UNDEFINED,F,UNDEFINED,,,,1,ZFI,1,X,,,,,,0,,0,0]
-----------------------------------------------------------------------------------------------------------------------

Solution:

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

Fix version(s): 
Component: Manager SAP
Dollar Universe 6.10.101 - Planned Release Second Half May 2022

Additional Information

If needed details for implementing any of the possible workarounds until the solution is available, please open a case referencing this knowledge article.