Displaying Document Numbers in the RDC Application

Several screens in the RDC application display the name of the CRF (document) in the CRF Name column. Recall that the terms CRF (RDC) and document (Oracle Clinical) are synonyms and used interchangeably.

To assist you with debugging some errors, you can choose to display the document (CRF) number in addition to the document (CRF) name.

To display the document number, specify the &display_docnum=Y parameter in the URL that starts the RDC application. For example:

https://server.domain/rdcadfsrnd/faces/Login?setUpDone=Y&display_docnum=Y

When you set the &display_docnum parameter, the RDC application inserts a CRF Number column to the right of the CRF Name column:

  • On the Review CRFs page
  • On the Review Discrepancies page
  • In the Discrepancy Details window
  • On the Review Investigator Comments page

Configuring the &display_docnum parameter is not dependent on enabling the debug feature for other modules.