ESP Workload Automation

  • 1.  Eliminate manual Updates -U11RCP Report RANGE-PRANGE Option

    Posted Nov 29, 2017 02:09 PM

    Currently we update a card each day to pull off some batch reports -

    REPORTS=21,SORT=TIME,RANGE=(17333/08000000,17334/07590000)

    Is it possible to use the RANGE=TODAY-1 and specify times with the PRANGE?

    When I run using -

    REPORTS=21,SORT=TIME,RANGE=TODAY-1

    it uses the range - 00000000 to 24000000

    RNG=17.332/00000000-17.333/24000000

     

    I would like to use TODAY-1 and TIMES 08000000 - 07590000

    Thanks -



  • 2.  Re: Eliminate manual Updates -U11RCP Report RANGE-PRANGE Option
    Best Answer

    Broadcom Employee
    Posted Nov 30, 2017 01:03 PM

    Hello

    You are not able to specify specify times with the PRANGE.  Please visit the IDEA board on communities.ca.com and suggest this.  Meanwhile, I will request this from our development staff.

     

    thanks

    Melvin



  • 3.  Re: Eliminate manual Updates -U11RCP Report RANGE-PRANGE Option

    Posted Nov 30, 2017 01:12 PM

    Melvin,

     

    Maybe you can simulate the CA7 report process which allows you to specify

    hours - example 24HRS and they generate the necessary control card:

     

    The report process actually creates the card based on the time the job

    runs:

     

                                                                    • TOP OF DATA *********************

    SASSHIS8                         CA WORKLOAD AUTOMATION SE CONTROL



  • 4.  Re: Eliminate manual Updates -U11RCP Report RANGE-PRANGE Option

    Broadcom Employee
    Posted Dec 06, 2017 02:29 PM

    Hello,

    We have tested in house and you should be able to use the following:

     

    RANGE=(TODAY-1/08000000,TODAY/07590000)

     

    Please let me know if this does not meet your needs.

     

    Thanks

    Mark Warren



  • 5.  Re: Eliminate manual Updates -U11RCP Report RANGE-PRANGE Option

    Posted Dec 06, 2017 02:49 PM

    Mark,

     

    thank you so much, works perfectly! No longer need to update daily.

     

    Thanks for your great support,

    Stephen