Need to access the active component list for the element being generated. The PRINT ELEMENT COMPONENT LIST is returning the old component list - not the new component list actively being created. Is there a way to get the new component list actively being created?
Release : 18.0 18.1
Component : CA Endevor Software Change Manager
The CONWRITE utility can be used:
The component list can be an active component list or an existing component list. (An active component list is actively being built in memory by a processor, and may be incomplete depending on when and where you request it. If this is a delete processor, the list is taken from disk.)
For more information on the CONWRITE utility, see TechDocs:
https://techdocs.broadcom.com/us/en/ca-mainframe-software/devops/ca-endevor-software-change-manager/18-1/administrating/processors/processor-utilities.html#concept.dita_f657792fe5b63ba8cd9304095175664793517854_CONWRITEUtility