Automic Workload Automation

  • 1.  Use for adaptive ERT as...

    Posted Feb 04, 2016 11:30 AM
    Am I the only one who is baffled by the way the new adaptive estimated run time feature was implemented in the AE Java User Interface? Starting with AE V11, one must specify, for each and every object variable, whether and how that variable should be used for adaptive ERT calculations. I find this implementation totally perplexing based on the following  two assumptions:
    • The vast majority of executable objects will not use ERT — adaptive or otherwise.
    • Among the small number of objects that use adaptive ERT, the vast majority of the objects’ variables will have no bearing on ERT calculations.
    Wouldn’t it have been better to implement this the other way around — that is, to have a table on the Runtime tab wherein one can specify the name of one or more object variables that should be used for adaptive ERT calculations, and for each one, how it should be used? This would remove from the Variables & Prompts tab controls and elements that are almost always unneeded and distracting. It would eliminate extra manual steps for the creation of most object variables. And it would put controls for specifying the ERT-relevant variables on the Runtime tab, together with other controls related to ERT. I submitted this enhancement request to ideas.automic.com as PMPER-1124.


  • 2.  Use for adaptive ERT as...

    Posted Mar 27, 2017 04:19 AM

    I submitted this as a new idea at ideas.automic.com:

    Move ‘Use for adaptive ERT’ from ‘Variables & Prompts’ to ‘Runtime’ tab 

    Once the idea is accepted for voting, please vote for it if you like it.



  • 3.  RE: Use for adaptive ERT as...

    Posted Apr 03, 2023 06:44 AM
    Edited by Michael A. Lowry Apr 03, 2023 06:46 AM

    Broadcom deleted the idea.



  • 4.  Use for adaptive ERT as...

    Posted Jun 07, 2017 04:53 PM
    Reading through the doc, I'm a bit puzzled on how exactly the adaptive ERT is different than the other forms of ERT (average).  Can anyone explain this in simple terms?  


  • 5.  Use for adaptive ERT as...

    Posted Jun 09, 2017 04:33 AM
    LauraAlbrecht608310: I have never used this feature. I looked in the documentation and found very little helpful information. The documentation page on Adaptive evaluation gives scant detail on how it works. The page on Variables & Prompts describes the different ways in which an object variable may be used for adaptive ERT:

    You can define the object variables as external factors for the adaptive ERT calculation. Select the relevant data type for the variable's value from the following items:

    • Nominal(= character string)
    • Numeric
    • Timestamp
    • Date
    • Time
    • No ERT Usage(= do not use object variable for adaptive ERT)

    This variable will then be taken into account in the adaptive ERT calculation process.

    I found no detailed description of what each of these options actually means, what form it should take, or how it affects ERT calculation. The documentation contains no examples.

    My guess is that it works something like this: The first five items in the list above are weighting factors, used in calculating the estimated run time. They are normally picked up from the statistics of the run of the task. If one wishes to override the values of any of these weighting factors, one can do so by specifying that a particular object variable’s value should be used for this a particular weighting factor, instead of the actual data from the run of the task.


  • 6.  Use for adaptive ERT as...

    Posted Jun 15, 2017 09:56 AM
    Thanks

    Michael A. Lowry

    .  This sounds like way more complex calculation for ERT than I need.  Obviously someone did or the functionality wouldn't exist, but at this point - no need for us.  I appreciate your comments.