The following information describes new features, updates or changes to ryze. For a list of all changes and bug fixes, please see the Release Notes.
Release Date: 2 August 2022
Veeva Vault Support
Veeva Importer
You can now convert and import metadata from Veeva Vault EDC. There is a new option in the Services screen to convert a Veeva Vault Study design specification (SDS) into an ODM file. You can then upload the ODM file into your repository. The source file must be in the 'XML Spreadsheet 2003' format with the .xml extension.
Veeva Plugin
The new Veeva plugin allows you to view and edit Veeva extensions. Veeva-specific extensions can be edited from the Plugin Properties tab when viewing an asset.
General Changes
Run visualizations from search results
When using the search, you can now run visualizations directly from the search results.
Available visualizations include those that are activated for the Asset’s parent Asset Group.
Assets now open in the Asset Group Context
Assets now open in the context of their Asset Group. For example, when you use the search filters to find an Asset, the selected Asset is opened with the context of it’s parent Asset Group.
Soft enforcement of Extensibility Rule
Referenced assets that are set to non-extensible can now be ‘hard’ or ‘soft’ enforced. ‘Hard’ enforced, means that the asset list is non-extensible. ‘Soft’ enforced, means that the asset list can be extended but a warning is displayed indicating that there is a deviation.
API Changes
Added Visualization Resources
The FWS API has been updated to allow you to request a list of available visualizations for an asset or asset group. You can also download Visualizations using the new API routes.
As part of these updates, the following resources have been added to the API:
- Retrieve the list of Visualizations for an Asset Group
- Retrieve the list of Visualizations for an Asset
- Request to download a Visualization for an Asset Group
- Request to download a Visualization for an Asset
See the API Documentation.
Other API Changes
Requests are now ‘chunked’ into partial responses for the Retrieve a list of Assets for an Asset Group in a Standard/Study request.
From this release, API docs are versioned and you can view previous versions going forward.