Automic Workload Automation

  • 1.  Setting Evaluate checkpoint in 1000 jobs in 1000 Workflows

    Posted Oct 19, 2018 03:59 AM

    I have the following challenge:

    Change task properties for 1000 tasks (JOBS) in 1000 workflows (one specific task in each workflow):

    1. Tickmark Evaluate checkpoint

    2. Set If start until +: 1 day(s)

    3. Time: 01:25

    4. Do: TEC.LATE.START

     

    Se sample screenshot below:

     

    I see the following approaches:

    1. Manually via the UI (not the smartest way and I will not be done this year).

    2. Exporting the Workflows in XML format -> modify the file -> import into the system.

     

    any other suggestions ?



  • 2.  Re: Setting Evaluate checkpoint in 1000 jobs in 1000 Workflows

    Posted Oct 19, 2018 09:17 AM

    Hi

     

    what about DB.CHANGE utility?

    Automic 

     

    cheers, Wolfgang



  • 3.  Re: Setting Evaluate checkpoint in 1000 jobs in 1000 Workflows

    Posted Nov 07, 2018 03:06 AM

    Hi Wolfgang,

     

    The DB change utility can change attributes but not a task's properties in a given workflow. But thanks for suggesting this..

    /Keld.



  • 4.  Re: Setting Evaluate checkpoint in 1000 jobs in 1000 Workflows

    Posted Nov 06, 2018 07:18 PM

    Hi Keld_Mollnitz 

    Were you able to find a way to make the changes or did the suggestion with the DB.Change utility work for you?



  • 5.  Re: Setting Evaluate checkpoint in 1000 jobs in 1000 Workflows

    Posted Nov 07, 2018 03:07 AM

    No, unfortunately the suggested solution does not work for me.

    The DB change utility can change attributes but not a task's properties in a given workflow.

     

    /Keld.



  • 6.  Re: Setting Evaluate checkpoint in 1000 jobs in 1000 Workflows

    Posted Nov 08, 2018 04:46 AM

    Hi Keld

     

    ah ok, I understand.

     

    Then I am afraid it will be the XML-change - solution.

     

    If you are familiar with JAVA you can use JAVA API ...

     

    chers, Wolfgang