Hyland RPA Platform 23.2 - Release Notes - Foundation 23.2 - Foundation 23.2 - Ready - Hyland RPA - external

Hyland RPA Release Notes

Platform
Hyland RPA
Product
Release Notes
Release
Foundation 23.2
License

New Features

This release includes the following new features:

  • Spaces

    Spaces help you organize the RPA Platform so that users see only the information they need.

    See the Hyland RPA Platform documentation for more information.

Enhancements

This release includes the following enhancements:

  • The Task Configuration options for Processes have been extended.

    • Users can now specify to upload an execution log only for specific states of a task execution.
    • Users can now specify whether or not to upload a screenshot if a task fails.
    • Users can now specify whether or not to display the bot's command line window during task execution.

    See the Updating the Task Configuration of a Process chapter of the Hyland RPA Platform documentation for more information.

  • It is now possible to change the task configuration options per task.

    See the Updating a Task Configuration chapter of the Hyland RPA Platform documentation for more information.

Updates

This release includes the following updates:

  • Endpoints

    The following endpoints are scheduled to be removed in future releases:

    • POST - /api/Tasks/{taskId}/runs/{runId}/protocol
    • POST - /api/Tasks/{taskId}/runs/{runId}/log
    • POST - /api/Tasks/{taskId}/runs/{runId}/screenshot

    Use the following endpoint instead:

    • POST - /api/Tasks/runs/{runId}/attachment