Contents    

To Edit a Consumer Registration

A consumer registration describes the capabilities of a WSRP consumer to a WSRP producer. Any modifications to 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 the Edit Properties link beside consumer registration to be modified.
  4. The Edit Consumer Registrations page appears.

  5. Modify the properties as needed:
    • Name of the WSRP consumer.
    • Status of the WSRP consumer (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).
    • Consumer Modes (See the WSRP 1.0 specification for more information)
    • Consumer Window States (See the WSRP 1.0 specification for more information).
    • Consumer User Scopes (See the WSRP 1.0 specification for more information)
    • Custom User Profile Data (See the WSRP 1.0 specification for more information)
    • Registration Properties (specify values for the registration properties)
  6. Click Save.


Contents