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.4 Creating Custom Status Pages Using the HTTP GET Method

The developer will need to pick which parameters he will need to build an appropriate status page for the user. The page will then be developed and a URI with the required parameters configured on the Oracle IRM server.

The parameters that are available are all content attributes and the built-in parameters listed in the StatusPageOperations Javadoc. The Javadoc for the populateRedirectionURI method of StatusPageOperations contains details on how the URI is populated to perform the redirect.