Skip Headers
Oracle® Healthcare Precision Medicine Administrator's Guide
Release 1.0

E76044-01
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

3 Published Report Template Configuration

This section describes how an admin user can configure the text and logo that appear in header and footer of the published PDF report. It includes the following sections:

3.1 Configuring the Logo in the Report Header and Footer

The report logo should be stored on domain_home on the server and the paths (including the logo name) should be configured using admin APIs.

Images for the logo should be of 0.75” × 0.75" dimension (height*width) so that the logo is not stretched or squeezed.

Use the following API to configure the report logo:

Method PUT
API Path <server url>/trc/opmconfigapi/v1.0/config/{configurationName}
JSON Body
:{
   "Key":"value "
  }
Example host:port/trc/opmconfigapi/v1.0/config/PUBLISH_REPORT_HEADER_LOGO1
{
  "PUBLISH_REPORT_HEADER_LOGO1":"./DynImages/Footer.jpg "
 }

Configuration Key Names for header and footer logo images are:

3.2 Configuring the Text in the Report Header and Footer

Admin user can configure the text in the report header and footer using the same API that is used to configure the logo.

Configuration Names for header and footer text are: