Overview
IntelliBuddies supports the execution of Python scripts as part of your automation workflows. It supports a list of activities to achieve this functionality. Here is the list of activities provided under the Script/Python category.
Activities
Activity | Description |
---|---|
Python Context | Configure and create your Python context. |
Convert Python Object | Converts a Python object variable into an equivalent or specified .NET data type. |
Execute Python Method | Executes the specified method from the loaded Python script. |
Execute Python Script | Executes Python script. |
Load Python Script | Loads the Python script and creates a Python object variable. |