AutoSys Workload Automation

 View Only
  • 1.  CA workload automation DE

    Posted Dec 18, 2019 11:25 AM
    Hi all,

    I wonder to know if it's possible to schedule a particular applications directly from another one.
    For example:
    - the application A is composed by the jobs A1 -> A2 -> A3​
    - the application B is composed by the jobs B1 -> B2 -> B3

    I'd like to know if it's possible to add after A3 a particular kind of node that allow automatically to schedule a particular (or generic) event of the  application B. I know that exists also the external node but i'm looking for something more linked directly to the first application schedule event.

    Many thanks for your support,
    Giovanni


  • 2.  RE: CA workload automation DE
    Best Answer

    Posted Jan 09, 2020 04:48 PM
    Not sure if this is what you are after, but you can put a link job after A3 and add an event trigger JavaScript to that link.  This could then trigger application B as soon as application A completes.

    See the documentation for the Event Trigger JavaScript

    ------------------------------
    Andy Reimer
    ------------------------------



  • 3.  RE: CA workload automation DE

    Broadcom Employee
    Posted Jan 10, 2020 01:29 AM
    Hi,

    You can as well add an alert Notification on completion of A3 job . The alert can trigger the event of Application B.

    Thanks and regards,
    Ravi Kiran