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

When running an 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 an Endevor package (add, move, transfer, delete, etc) the delete actions will always be executed first.  There are times I don't want this to happen. What is causing this problem?

Environment

All Supported Releases

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:  iprfx.iqual.CSIQSRC(ENCOPTBL)

With this option 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