Automic Workload Automation

  • 1.  CA Automic Workload Integration with custom .Net applications

    Posted Dec 17, 2018 08:02 AM

    My system currently have multiple Event Monitoring and Job Execution mechanisms implemented. I want to consolidate and manage all those Job executions through a single Job Monitoring and Execution Engine. I want to know if CA Automic Workload Automation could perform following tasks :

     

    1. Listen to events generated by several .Net applications ?
    2. Source should be able to pass other details with the events to the CA Automic Workload ?
    3. Based upon the events tracked, CA Automic should be able to trigger tasks execution within other custom .Net applications ?
    4. The applications/servers responsible for task execution could be scaled as required ?

     

    Any working sample or a document referring to similar implementation would help.



  • 2.  Re: CA Automic Workload Integration with custom .Net applications

    Posted Dec 17, 2018 04:30 PM

    The product has a CALLAPI interface through which your event monitors could send a script to CA Automic for processing.  The script language can do many things, such as capture numerous data details and trigger the execution of additional tasks.