Automic Workload Automation

 View Only
  • 1.  SAP Job Immediately, abort if no SAP background task is available

    Posted May 12, 2022 04:21 AM
    Dear Experts, 

    We have thousands of jobs which have the setting for the SAP job "Immediately, abort if no SAP background task is available". Is there any possibilities to change to "As soon as possible, possible fallback to SAP system" via DB level ? 

    And also is there a way to list the jobs which have the option ""Immediately, abort if no SAP background task is available"" enabled via DB or Automic Web Interface ? 



    Thanks and Regards
    Vimalan


  • 2.  RE: SAP Job Immediately, abort if no SAP background task is available

    Broadcom Employee
    Posted May 13, 2022 02:43 AM
    Hi Vimalan,
    an option could be to use
    :PUT_ATT SAP_STARTMODE='ASAP'
    in the HEADER.SAP.USER.PRE
    This will activate the option for all SAP jobs during runtime. 
    Regards, Markus



  • 3.  RE: SAP Job Immediately, abort if no SAP background task is available
    Best Answer

    Posted May 14, 2022 12:52 AM
    Hi Vimalan,

    another option is to mass change the objects via DB.Change, attribute "SAP_STARTMODE".

    regards,
    Peter