ALERT: Some images may not load properly within the Knowledge Base Article. If you see a broken image, please right-click and select 'Open image in a new tab'. We apologize for this inconvenience.
Changing a parameter in SAP Forms destroys JCL on all lines with JCL_CONCAT_CHAR
book
Article ID: 87396
calendar_today
Updated On:
Products
CA Automic Workload Automation - Automation Engine
Issue/Introduction
Error Message : N/A
Changing a parameter in SAP Forms destroys JCL on all lines with JCL_CONCAT_CHAR.
Investigation
Open an SAP Job containing more than one R3 command. They are split within the SCRIPT tab with JCL_CONCAT_CHAR
Go to the SAP form, change 1 parameter of one of the R3 commands and all the R3 Commands with R3 CONCAT CHAR processes are destroyed.
Cause
Cause type: Defect Root Cause: In SAP jobs where a missing terminating :JCL_CONCAT_CHAR in process tab results in wrong identifying SAP commands. When they are changed in the Forms tab the process is destroyed.