Python

Execute python callable.Parameters defined in the workflow can be accessed and updated using handler methods. Download the python template code for more information.

Properties

Properties supported in this processor are shown below ( * indicates required fields )
Property
Description
Name *
Name of the action
Description
Description of the action
Python Function Name *
Name of the python callable function to be importedExample: execute
Python File Path *
Absolute path of python file with callable functionExample: s3://python-bucket/files/filewithexecute.py
Arguments
Arguments to pass to python callable
Retries
Number of retries that should be performed before failing the task
Retry Delay
Delay in seconds between retries