AutoSys Workload Automation

 View Only
  • 1.  Autosys Client point to multiple instances?

    Posted Dec 03, 2019 07:55 PM
    Can an Autosys Client point to multiple instances? Or a better question might be, can an Autosys client do a sendevent to another instance, via cross instance syntax? If so what would that syntax be?


  • 2.  RE: Autosys Client point to multiple instances?

    Posted Dec 04, 2019 03:32 AM
    You mean that can one autosys agent communicate with multiple autosys servers / Instances?

    Yes, we can do that. Once agent can be defined in multiple autosys schedulers & can trigger the jobs on that agent from multiple schedulers. There is no need to have cross instance agent configured .

    Please note this is not recommended way as it leads to agent licensing issues as well as 
    1. This could lead to a security breach or compliance issue.
    2. a wrong instance job can be triggered from that agent as there is no check or security to identify whether agent is authorized to trigger the job for that instance or not.


  • 3.  RE: Autosys Client point to multiple instances?

    Posted Dec 04, 2019 07:14 AM

    Yes. Multi-instance clients and agents have always been available.

     

     

    Steve C.

     



    Nothing in this message is intended to constitute an electronic signature unless a specific statement to the contrary is included in this message.

    Confidentiality Note: This message is intended only for the person or entity to which it is addressed. It may contain confidential and/or privileged material. Any review, transmission, dissemination or other use, or taking of any action in reliance upon this message by persons or entities other than the intended recipient is prohibited and may be unlawful. If you received this message in error, please contact the sender and delete it from your computer.





  • 4.  RE: Autosys Client point to multiple instances?

    Posted Dec 04, 2019 10:23 AM
    Edited by Rozanne Smith Dec 04, 2019 10:33 AM
    You will need to run the wa_setup installer to configure a new AUTOSER.<Instance Name> for each instance .


  • 5.  RE: Autosys Client point to multiple instances?
    Best Answer

    Posted Dec 04, 2019 10:23 AM
    You will need to run the wa_setup installer to configure a new AUTOSER.<Instance Name> for each instance

    Then you can do use the sendevent -S parameter to specify which instance you want to send the event to:
    sendevent -S NY1 -E COMMENT -c" comment sent to AUTOSERV=NY1"
    sendevent -S NY2 -E COMMENT -c" comment sent to AUTOSERV=NY2"

    ------------------------------
    Rozanne Smith
    Workload Automation Architect | Aspire Technical Professionals
    www.linkedin.com/in/rozannesmith

    ------------------------------