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: 16 March 2021
Integrations
Integrations allow you to integrate with third-party systems. With this release, the Medidata Rave integration has been made available. Integrations are added from Admin > Repository > Integrations. To add a new integration, click Add.
View Integrations
View Integrations allows you to associate an existing Integration with the selected standard or study. Integrations are managed in Admin > Repository > Integrations but are associated at the standard/study level.
To associate an Integration:
- Click View Integrations
- Select an Integration type from the dropdown menu
- Click the plus icon to associate an Integration
- Select one of the available integrations for the selected type
- Click Associate
Removing an Integration
To remove an integration, click the X button next to the integration. If the integration is currently associated with a standard or study, then it cannot be removed.
Pull Rave Datasets
With the Medidata Rave integration, you can pull datasets from Rave into a standard or study in ryze. You can connect a study to a corresponding study in Rave and download the EDC datasets by selecting ‘Pull Data’.
Set up a Study with Rave Config
Integrations allow you to pull in Rave config settings when creating a new Asset Group. This enables Rave config which is added to your Rave plugin properties.
Dataset Conversion
New functionality has been added to allow the conversion, upload, download, and deletion of dataset data in the application. For example, with this release; you can upload a dataset, define a mapping specification, and run the conversion task.
New API routes have also been added to support the automation of these tasks.
The following functionality has been added and may be found in ryze:
Upload Datasets
Allows you to upload a dataset in a specific file format. Supported file formats include
- SAS Transport XPT
- Dataset-XML
- Delimited text format CSV
- ZIP file containing any of the above.
You can also view the data associated with uploaded datasets.
Run Conversion
Conversions can be run at asset group level or at dataset level. You must have the Dataset Mapper Plugin enabled and specify a mapping source in Plugin Properties.
Download Datasets
Allows you to download the current dataset view as a SAS Transport XPT, Dataset-XML, or Delimited text format CSV File.
Data Cleaning
Data Cleaning can be used to replace characters in data sources. Data Cleaning operations are applied to data that is pulled from an integration or data that is uploaded directly to ryze. For example, if your source data has invalid characters that you need to change on import.
Characters must be entered in hexadecimal format. If a replacement character isn’t specified in the target input, then it is replaced with 20 (blank space).
Data Conversion and Automation APIs
New data conversion API resources have been added to the Formedix Web Services API. Additional resources have been added to provide improved automation. For more information, see the API documentation.