Open Oracle Clinical One Platform directly to the page you need
Sponsor users can now create and share smart, context-aware hyperlinks that navigates other study team members directly to specific Oracle Clinical One Platform pages.
This reduces clicks and speeds up workflows, while still enforcing user authorization requirements: if a specific page is not available or you don't have access to it, you'll be redirected to the application's homepage.
Moreover, if you or another user accessing the direct links are already signed in, links open immediately; if not, you can sign in and be taken to the target page.
Details for creating direct links
- The following Oracle Clinical One Platform study pages can be accessed through direct links:
- The Subjects page (also known as the Subject List page): open the URL to the Subjects page and see subjects for the specified study.
- General tab in a study's settings: open the General settings tab and make adjustments for a specified study.
- Both of these pages can be accessed in any mode: Testing, Training, and Production (Approved).
- To create a deep link, you need to copy the base URL from the application, replace the required parameters, and paste the modified URL where you need it: whether it's a browser window (for testing purposes) or embedded in a third-party application. The following path parameters are required for each deep link:
- For the Subjects page, you must specify the Study ID (studyId) and study mode (mode).
- For the General tab, you must specify the Study ID (studyId), study mode (mode), and whether the study would be available in Training study (isTraining);
- For example, here's how a URL pointing to a study's Subjects page would look like:
{BaseURL}?ojr=clinicalone/runtime&studyId={studyId}&mode={mode}
You can find additional information about this new feature in the Sponsor and CRO User Guide after the Release Assessment Environment (RAE) upgrade.
Parent topic: User experience