Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Input Name

Input Code

Required

Description

File Path

FDPYTHON_INP_FILE_PATH

Yes

Path to the file to run.

Python Executable

FDPYTHON_PYTHON_EXECUTABLE

No

e.g. python or python3 if executable is available on PATH

Or specify the full path e.g. /u01/python3.7/bin/python3.

Defaults to python.

Artifacts

This operation delegates the consume/produce artifacts decision to the workflow developer.

...