Go to primary content
Oracle® Retail Home Oracle Retail Home Administration Guide
Release 19.0
F25684-01
  Go To Table Of Contents
Contents

Previous
Previous
 
Next
Next
 

4 Report Configuration

This chapter describes the reports that are included with Retail Home along with requirements for their configuration.

Tile State Reports

These reports are available to use on tile states within an application tile. See Dashboard Configuration for details about configuring tile states and data sources.

Favorites

The Favorites tile state report can be included on an application's tile if that application supports favorites. The Favorites report will display the items (tasks, reports, etc.) that have been marked as "favorite" by the user within the target application. The user can click on a favorite item to launch the favorite item in the target application within a separate browser window.

Sample

Surrounding text describes samplefavorite.png.

Table 4-1 Data Source Configuration

Name

favoritesService

Type

REST

Source

https://{host}:{port}/RetailAppsReSTServices


Notifications

The Notifications tile state report can be included on an application's tile if that application supports notifications. The Notifications report will display the unread notifications for the current user. The user can click on a notification to launch that notification in the target application within a separate browser window.

Sample

Surrounding text describes notificationsample.png.

Table 4-2 Data Source Configuration

Name

notificationsService

Type

REST

Source

https://{host}:{port}/RetailAppsReSTServices


Two Metric Summary

The Two Metric Summary report displays one or two metrics in a standard layout. The data is retrieved from a service endpoint that conforms to the standard API supported by this report. Currently this report can be used to integrate with Apex. Refer to the Apex Integration section for more details.

Sample

Surrounding text describes twometricsummarysample.png.

Table 4-3 Data Source Configuration

Name

RetailHomeReportDataService

Type

REST

Source

https://{host}:{port}/path/to/service/endpoint


Tile State Report Templates

Refer to the Custom Tile State Report Configuration section for details about the available Tile State Report Templates as well as data source configuration requirements for custom reports based on those templates.