Skip Headers
Oracle® Fusion Middleware Developer's Guide for Oracle IRM Server
11g Release 1 (11.1.1)
E12326-02
  Go To Documentation Library
Library
Go To Product List
Product
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
 
Next
Next
 

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.