Skip Headers
Oracle® Fusion Middleware Developer's Guide for Oracle IRM Server
11g Release 1 (11.1.1)

Part Number E12326-02
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to current chapter
Up
Go to next page
Next
View PDF

8.1 Overview

Oracle IRM displays status pages to users whenever they are denied access to sealed content. This may be because they do not have the correct rights to view the content, or because their rights have expired and could not be refreshed.

Status pages are HTML pages displayed by Oracle IRM Desktop (the Oracle IRM client application) in a dialog containing an embedded instance of Microsoft Internet Explorer. There are offline and online status pages. Offline pages are generated locally by Oracle IRM Desktop, are of a standard layout, and contain only information that Oracle IRM Desktop has available. Online pages are generated by a web server, where Oracle IRM Server resides.

If the Oracle IRM Desktop computer is not connected to the network, then the offline page is displayed. If the computer is connected to the network, then Oracle IRM Desktop will try to display an online page, and if that fails to load it will fall back to displaying an offline page.

Note:

Only online status pages are customizable.

When Oracle IRM Desktop wants to show an online status page, it sends an XML document (via a POST) to a status page hosted on the web server where Oracle IRM Server resides. The standard response is to render an appropriate status page using the XML data. For example, if the user has no licenses, the status page will show a message such as "No licenses available for Top Secret context", using the XML to determine what content was being opened. For customers that wish to provide their own status pages, configuration settings are provided on the Oracle IRM pages of the Oracle Enterprise Manager Fusion Middleware Control Console.