AutoSys Workload Automation

 View Only
  • 1.  Can you Run Python Script

    Posted May 02, 2018 03:30 PM

    Hey everyone, we have a request to run a Python script, I was wondering if that is possible in DE 11.3.3



  • 2.  Re: Can you Run Python Script

    Posted May 02, 2018 06:08 PM

    Hi, 

    This is one method. 

    SCRIPTNAME /usr/bin/python

    ARGS /opt/scripts/python/test.py

     

     



  • 3.  Re: Can you Run Python Script

    Broadcom Employee
    Posted May 04, 2018 08:56 AM

    Hi,

    If the script is executable then you can specify it in "Script/Command name" field in the job.

    Script

    Or you can define the python as command like "/usr/bin/python" and then pass the script as "Argument"

     

     

    Thank you,

    Nitin Pande

    CA Technologies