How to access the active CA Endevor Component list in a processor
search cancel

How to access the active CA Endevor Component list in a processor

book

Article ID: 204480

calendar_today

Updated On:

Products

Endevor Endevor Natural Integration Endevor - ECLIPSE Plugin Endevor - Enterprise Workbench

Issue/Introduction

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?

Environment

Release : 18.0 18.1

Component : CA Endevor Software Change Manager

Resolution

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.)

Additional Information

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