automation-hub
latest
false
- Release Notes
- Getting Started
- Permissions
- Starting as
- Admin Console
- Workspace
- Explore
- Share Idea or Automation
- Dashboards
- My Tasks
- Notifications
- Email Notifications
- Resources
- Process Mining Integration
- Studio Integration
- Task Capture Integration
- Automation Hub - Automation Cloud Integration
- Automation Store
- Additional Resources
September 2023
Automation Hub User Guide
Last updated Oct 18, 2024
September 2023
- The session management of Automation Hub is now aligned with the one from Automation Cloud.
- Explore: Ideas in Business Review phase and Awaiting review status are now displayed in Explore section.
- OpenAPI:
get/idea-flows
call is now available to return a list of all available flows (default and custom) from Automation Hub, together with their correspondent phases and statuses andpatch/idea-flows/automations/{automationId}/status
is available to update Automation Phase Status from Idea Flow.
- Automation Profile: Uploading the same Process Document multiple times via API was possible, therfore creating duplicated uploads.
- Automation Profile: Users with the Program Manager role were able to access the edit mode option for any automation even if they had limited rights.
- Automation Profile: The idea type of an idea created with a custom idea form would revert to the original workflow if the submitted idea was edited.
- Automation Profile: A user could've been added as a Process Owner even if they doesn't belong to that specific business area.
- Automation Profile > Edit mode: Save was working only once for a custom question with a single choice. Editing it and saving it again, wouldn't preserve the values.
- Change Request: In the assessment section, pressing start fresh wouldn’t load the assessment if the inherit from parent idea option was selected before.
- Submit Idea: Users with Category-specific roles couldn't submit ideas.
- OpenAPI: Using the API:
/download/file/{file_id}
, to retrieve a document was throwing an error. - Notifications: Bell notifications weren't cleared even after reading all the notifications.