Changelog
Keep up with the latest updates we’ve made in Workato.
Increased transparency in project deployment history
On the Deployments tab of a project, you can now view the entire deployment history as a timeline, complete with status, environment, comments, and the full manifest of the deployment.
Only users with deployment permissions can see this tab. Project deployment logs are only available in the Development environment.
Lifecycle development added for Insights app pages
Within Workflow Apps, you can now import/export and deploy the dashboard pages configured with Workato Insights.
This enhancement is available to workspaces in the Insights private beta, with Workflow Apps enabled.
New Developer API endpoint for auditing the activity log
A new endpoint has been released in the Developer API to assist with regular audit reports and compliance. GET /api/activity_logs
uses the same data as the Activity audit UI in-product, and supports pagination and filters. API clients get access to this endpoint per environment.
Enhanced Copilot experience for building custom connectors
Within the Connector SDK, you can now utilize Copilot to build a custom connector with any application. New Copilot capabilities around searching for API documentation and an easy-going chat experience allow you to build connectors quickly and intuitively. You can still supply any relevant information (API docs, OpenAPI specifications) to provide context and direction to the model.
All workspaces with Copilot enabled have access to this new Copilot experience.
Improved error messaging for exporting a manifest
When exporting a manifest via Recipe Lifecycle Management, the error messaging is now more actionable to assist in fixing any missing assets. For help with troubleshooting, review our documentation.
Retention period of 30 days for archived manifests
Within Recipe Lifecycle Management, archived manifests will behave the same as deleted recipes in the Trash folder and will be permanently deleted after 30 days. With this change, we expect an improved loading time of the Export and Import manifest pages.
Updated logic for naming manifest zip files
Within Recipe Lifecycle Management, the manifest file name format has been updated from `{folder name}_{user name}` to `{manifest name}_{folder name}`. This change was made to enable users to easily find and identify their manifests, and easily match downloaded manifests and the Export/Import UI.
Enhanced Call BAPI action for SAP RFC connector
Starting with OPA version 24.1, the Call BAPI action in the SAP RFC connector now includes a comprehensive catalog of BAPIs organized by Business Objects. This enhancement simplifies the process of finding and selecting the appropriate BAPI by allowing you to browse through relevant business objects.
On-prem Agent (OPA) 24.1 Release
- SAP: Improved
Call BAPI
action, allowing easier navigation in the catalog of available BAPI methods. - SAP: Fixed loading of IDoc segments. Added support for segment nesting levels up to 128
See the OPA release notes for this and previous updates to OPA.
View trigger errors in logging service
Within the Logging Service, you can now view trigger errors to assist in troubleshooting. As trigger errors do not generate a job, this visibility into the failed triggers is crucial for resolving errors and maintaining the functionality of your recipes.