Release Summary: Bug fixes, name change in an activity property and addition of an activity property has been implemented in this release.
Bugs
Fixed - The workflow executed even if Python was not installed on the system.
Fixed- Despite unsuccessful execution, the status returned as successfully executed.
Enhancement
- In Run Python Script activity, the old activity property called Environment Path has now been changed to Executable Path
- A new activity property called Parameters has been added, which facilitates creation of arguments to pass values through the script
- Implemented file validation and facilitated appropriate error capture.