Is it possible to run a Python script in an ITPAM Run Script Operator?
Process Automation (ITPAM)
ITPAM Run Script Operators only support the following script types: .bat .cmd .js .vbs .wsh .ps1
Python scripts are not currently supported explicitly. The Python script will need to be wrapped in a .bat file for Windows or .sh for Linux.
Documentation for the Run Script operator is here: https://techdocs.broadcom.com/us/en/ca-enterprise-software/intelligent-automation/automic-process-automation/04-3-05/reference/operators-reference/operator-overview/command-execution-operators/run-script-operator.html