Python compatibility in IT Process Automation (ITPAM)
search cancel

Python compatibility in IT Process Automation (ITPAM)

book

Article ID: 206118

calendar_today

Updated On:

Products

CA Process Automation Base

Issue/Introduction

Is it possible to run a Python script in an ITPAM Run Script Operator?

Environment

Process Automation (ITPAM)

Resolution

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