Contents    

To Add a Consumer Registration

A consumer registration describes the capabilities of a WSRP consumer to a WSRP producer. When adding a consumer registration, a WSRP consumer is registering out of band (such as by e-mail or telephone). The information entered when adding a consumer registration must match the capabilities of the WSRP consumer that is given the registration handle.

  1. Click the Edit Properties link beside the WSRP producer to be modified.
  2. Select the Consumer Registrations tab.
  3. Click New under Consumer Registrations.
  4. The Create New Consumer Registrations page appears.

  5. Specify basic properties as needed:
    • Name of the WSRP consumer.
    • Status of the producer instance (Enabled for an active WSRP consumer, Disabled for an inactive consumer). If a consumer registration is disabled, the producer will not accept requests that include the registration handle for the disabled consumer registration.
    • Consumer Agent (an identifier for the portal server where the WSRP consumer is located).
    • The format of the identifier is portal.version such as Sun Java(tm) System Portal Server.6.3

    • Method= “get” (Supported if the WSRP consumer supports the HTTP get method, Not Supported if the WSRP consumer does not support the HTTP get method).
  6. Click Next.
  7. The Specify Registration Parameters page appears if the WSRP producer is configured to require registration.

  8. Specify values for the registration properties.
  9. Click Next.
  10. The Review Page page appears.

  11. Verify the information that you provided and click Finish.


Contents