How to use CA Endevor AUTOGEN option for Processors
search cancel

How to use CA Endevor AUTOGEN option for Processors

book

Article ID: 10705

calendar_today

Updated On:

Products

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

Issue/Introduction

If you use include objects for your processor and these components are developed during compilation, you may want to take advantage of the benefits provided by the CA Endevor "AUTOGEN" function.
This document will guide you to implement this feature.



Environment

Release:
Component: ENDBAS

Resolution

Guideline:

1 - Create a specific type for includes used by PROCESSORs.

2 - Edit the Global Type Sequence (GTS) table defined in the site-specific parameter TYPESEQMBR of the C1DEFLTS.

2a - Define the new type at the first place of the table.

2b - Define the type PROCESS at the second place of the table.

2c - Save the table.

3 - Run a test with traces //EN$TRAUN DD SYSOUT=*  and //EN$TRAUT DD SYSOUT=*.  

Additional Information