Specifying "Delete 'From' Element" for a Move action in an Endevor Package. The generated SCL does not contain an Option for Delete Element
search cancel

Specifying "Delete 'From' Element" for a Move action in an Endevor Package. The generated SCL does not contain an Option for Delete Element

book

Article ID: 46634

calendar_today

Updated On:

Products

Endevor Endevor Natural Integration Endevor - ECLIPSE Plugin

Issue/Introduction

We are specifying a Y in the "Delete 'From' Element" option for a Move action in an Endevor Package. The generated SCL does not contain an Option for Delete Element:

 MOVE ELEMENT 'COBPROG1'           
   FROM ENV 'ENV1'                
        SYS 'TEST'                  
        SUB 'TEST'             
        TYP 'COBOL'             
        STA '2'                   
   OPTIONS                              
        CCID 'TEST'               
        COMMENT 'MOVE'               
 .                                 

 

Environment

 All supported releases 

Resolution

The Move SCL is being generated correctly.  For a Move action, the SCL 'Bypass Element Delete' option is generated if the "Delete 'From' Element" option to N.  

There is no SCL option for when the "Delete 'From' Element" is set to Y.