Download a standard report

Create and download a standard report in a SAS format using REST APIs.

Overview

The objective of this use case is to demonstrate how to create and download a Subject Data Extract report by only using Clinical One Platform REST APIs. These steps can be used to create and download any report available to you.

Before you begin

  • Set up your environment to start making Rest API calls, see Get started as an API developer.
  • Confirm you have the appropriate permissions to access the corresponding microservices and generate your token for authentication. Make sure you define the scope of authentication properly. See Get a token for authentication.
  • Make sure you have a study role within your Oracle Clinical One Platform study that has the correct permissions. For template roles and permissions see Use cases.
  • To complete the tasks in this use case, you will need the studyID, and version. See Get study information.

Table of Contents

To create and download the Subject Data Extract report, complete the following tasks:

  1. Get all available reports
  2. Create a standard report
  3. Get a list of reports ready to be downloaded
  4. Download report