Trying to enable CA Endevor Quick-Edit "SQ" Sub Queue option
search cancel

Trying to enable CA Endevor Quick-Edit "SQ" Sub Queue option

book

Article ID: 195321

calendar_today

Updated On:

Products

Endevor

Issue/Introduction

Development would like to utilize the Quick-Edit "SQ" Sub Queue option. 
Updated the ENDICNFG table by changing the QE_QUE_BATCH_ACT_MODE=N to QE_QUE_BATCH_ACT_MODE=Y thinking this would bring the option within the "AO" Action Options panel available to switch the flag to "Y" and keep the "SQ" highlighted for use.
 After reassembling the table,  still do not see the BATCH ACTION MODE option within the Action Options panel  

 

 

Environment

Release : 18.1 with PTF SO11288 applied 

Component : CA Endevor Software Change Manager

Cause

Enhancement PTF SO11288 - QUICK EDIT BATCH ACTION FEATURE 

Resolution

This feature is enabled by adding the CD18101_QE_QUE_BATCH_ACT option to the ENCOPTBL optional feature table.

Review the updated ENCOPTBL  in the CSIQSRC library and copy the following to your table:

      ***********************************************************************
* CD18101   QUICK EDIT BATCH ACTION FEATURE                          
*                                                                    
* WHEN QUICK EDIT USERS REQUEST BATCH ACTIONS THE REQUESTS CAN EITHER
* BE EXECUTED AS A SINGLE BATCH JOB PER REQUEST OR QUEUED AND PROCESSED
* AS A GROUP IN A SINGLE JOB.  THIS OPTION CONTROLS WHETHER THE FEATURE
* IS ENABLED OR DISABLED.                                            
* IF ENABLED THEN, THE CONFIGURATION TABLE VALUES (SEE ENDICNFG,      
* OPTION QE_QUE_BATCH_ACT_MODE AND QE_QUE_BATCH_ACT_PROF CONTROL THE  
* DEFAULT OPTION (Y,N) AND WHETHER THE USERS CHOICE IS SAVED IN THEIR
* PROFILE OR RESET TO THE DEFAULT AT EVERY STARTUP.                  
*                                                                    
*---------------------------------------------------------------------*
*        ENHOPT CD18101_QE_QUE_BATCH_ACT=ON              DEFAULT IS OFF
***********************************************************************

 

Enable the option by uncommenting out the option. 

Reassemble and link the modified ENCOPTBL table.