ibm_zos_core
ibm_zos_core copied to clipboard
Add symbol support to zos_apf
SUMMARY
1380 - Add symbol support to zos_apf
Enhancement 1380
ISSUE TYPE
- Feature Pull Request
COMPONENT NAME
zos_apf
ADDITIONAL INFORMATION
This adds escaping into zos_apf, storing original library name as _orig_library, and putting the escaped version in the library field, for both single and batch processes.
To add this to testing, there is a new optional input field it get_temp_ds_name with indicates if symbols can be used in the string. Default=false; set to true to add symbols to the test string (it's still random if/where they are used).
passed pipeline... I'll send out invites once I've had a run or two of functional playbooks.
updated on requests and re-ran basic regression:
Fernando had a good idea for improving the test for symbols in data set names. That has been implemented, and I'll re-run regression to make sure it's all together.
An issue has been found, specifically relating to batch mode. I'll work on that today.
corrected issue with batch mode