ESP Workload Automation

 View Only
  • 1.  Question on the caa csf extension

    Posted Sep 27, 2018 08:54 AM

    Hello Forum,   Anyone out there using the CAA csf extension (via exec CYBESS60 ) ?   This is the one where one can

    provide an applname and a date-cutoff and it will complete multiple open versions of that appl. with the one command.

    After loading cybess60, when I try executing CAA with an applname and date in our ESP v11.4 csf, I get :

    COMMAND GENTIME NOT FOUND
    25 *-* "GENTIME X" Cutoff
    +++ RC(-3) +++
    Invalid cutoff date NOW
    ***

    No matter what I put for the cutoff date, it says 'invalid' so I believe that might just be a red herring and it's solely

    the 'gentime not found' that is the big villain here.

    I get no nastygrams issuing GENTIME in pagemode, but for some reason, it's not found in the CSF??

    Any ideas as to what's wrong with the picture??

    thanks,



  • 2.  Re: Question on the caa csf extension

    Posted Sep 27, 2018 09:10 AM

    Yes I use it twice a month in our Application Test Environment, I have both wild carded the Application '-' and have entered an application name, the date format was mm/dd/yyyy. This has been successful.

     

    UATM Consolidated Status: View 1       ------------     Row 1 of 21558, Col 1

    COMMAND ===>                                                     SCR ===> CSR

                                                                                  

         Job Name Account Event Name               ApplName Gen# P Node   Job Qual

    caa DEV79DP1 ?       APPLESP.##B39DP#         DEB39DP# 915 SUBDELAY        

     

    Please enter the Application name or mask (-,*) allowed                      

    -                                                                              

    Please enter the cutoff date mm/dd/yyyy                                      

    02/14/2018                                                                    

    20242 lines returned                                                          

    ***                      

     

    Say "Please enter the cutoff date mm/dd/yyyy"
    /*Say "Please enter the cutoff date"   */   
    Pull Cutoff                                 
    If Cutoff = "" Then Exit                    
    ADDRESS ESP "GENTIME X" CUTOFF              
    /*  "GENTIME X" Cutoff        */            
    If Rc <> 0 Then                             
       Do                                       
       Say "Invalid cutoff date" Cutoff         
       Exit 8                                   
       End                                                                                           



  • 3.  Re: Question on the caa csf extension

    Posted Sep 27, 2018 09:27 AM

    my version of cybess60 shows copyright 2011 in it's comments so maybe it's dated as I don't get '....date mm/dd/yyyy'

    I just get 'Please enter the cutoff date'   sans the date format hint

    But I just tried 08/09/2018  for the cutoff and still no go:

     

    Please enter the Application name or mask (-,*) allowed
    CIABALGN
    Please enter the cutoff date
    08/09/2018
    COMMAND GENTIME NOT FOUND
    25 *-* "GENTIME X" Cutoff
    +++ RC(-3) +++
    Invalid cutoff date 08/09/2018
    ***  



  • 4.  Re: Question on the caa csf extension

    Posted Sep 27, 2018 09:31 AM

    Hey, 

    Try something like 

    I use CAA but I put in TODAY LESS 20 DAYS 

     

    See if this works for you. 



  • 5.  Re: Question on the caa csf extension

    Posted Sep 27, 2018 10:02 AM

    that worked!  I tried now less 20 days and it worked fine.   

    Not sure why 08/09/2018  returns invalid for me but  at least this is somewhat functioning

     

    thanks!!!

     

    Please enter the Application name or mask (-,*) allowed
    CIABALGN
    Please enter the cutoff date
    now less 20 days
    22 lines returned
    Doing AJ ALL COMPLETE APPL(CIABALGN.12) /* DATE(180810) */
    APPL CIABALGN MARKED COMPLETE
    Doing AJ ALL COMPLETE APPL(CIABALGN.11) /* DATE(180809) */
    APPL CIABALGN MARKED COMPLETE
    Doing AJ ALL COMPLETE APPL(CIABALGN.5) /* DATE(180717) */
    APPL CIABALGN MARKED COMPLETE
    Doing AJ ALL COMPLETE APPL(CIABALGN.4) /* DATE(180716) */
    APPL CIABALGN MARKED COMPLETE
    Doing AJ ALL COMPLETE APPL(CIABALGN.3) /* DATE(180713) */
    APPL CIABALGN MARKED COMPLETE
    Doing AJ ALL COMPLETE APPL(CIABALGN.2) /* DATE(180711) */
    APPL CIABALGN MARKED COMPLETE
    Doing AJ ALL COMPLETE APPL(CIABALGN.1) /* DATE(180711) */
    APPL CIABALGN MARKED COMPLETE
    ***



  • 6.  Re: Question on the caa csf extension
    Best Answer

    Posted Sep 27, 2018 10:20 AM

    With this date format I get errors. 08/09/2018

     

     Please enter the Application name or mask (-,*) allowed
    -
    Please enter the cutoff date
    08/09/2018
    ESP027E GENTIME X 08/09/2018
    ESP605E INCONSISTENT DATE PARAMETERS
    Invalid cutoff date 08/09/2018

     

    This date format works for me

    SEPT 20 2018



  • 7.  Re: Question on the caa csf extension

    Posted Sep 27, 2018 11:13 AM

    That format also worked for me Don…..like that even better than now less or today less version!!!   Thank for untangling this for us.

     

    Please enter the Application name or mask (-,*) allowed

    A#BIEGAI

    Please enter the cutoff date

    sept 27 2018

    7 lines returned

    Doing AJ ALL COMPLETE APPL(A#BIEGAI.11)  /* DATE(180927) */

      APPL A#BIEGAI MARKED COMPLETE

    Doing AJ ALL COMPLETE APPL(A#BIEGAI.10)  /* DATE(180927) */

      APPL A#BIEGAI MARKED COMPLETE