When running a CA Endevor Package all the deletes are executed first. Why?
search cancel

When running a CA Endevor Package all the deletes are executed first. Why?

book

Article ID: 16426

calendar_today

Updated On:

Products

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

Issue/Introduction



No matter what the actions are in a CA Endevor package (add, move, transfer, delete, etc) the delete actions will 
always be executed first.  There are time I don't want this to happen.  What is causing this problem?

Environment

Release:
Component: ENDBAS

Resolution

In the options table look for the following option:

   ENHOPT PROCESS_DELETE_ACTIONS_FIRST=ON

The ENCOPTBL member can be found in the following file:  prefix.qual.CSIQSRC(ENCOPTBL)

 

With this optioned turned on, all packages with delete actions will execute the delete actions first.  

To turn this option off put an * in column 1

  *  ENHOPT PROCESS_DELETE_ACTIONS_FIRST=ON