+

Search Tips   |   Advanced Search


Create a Producer definition

A Producer is a portal that provides WSRP services. Consumers portals can then consume these WSRP services as remote portlets. To enable this, you create and configure a Producer definition.

To work with the Web Service Configuration portlet, click Administration > Portlet Management > Web Services.

To create a new Producer definition from whom you want to consume remote portlets as Web services:

  1. Click New Producer. Web Service Configuration displays the Create New Producer panel. Work with the fields and options as described in the following steps.

  2. Type a title for the new Producer. This field is mandatory.

  3. Type a description for the new Producer. This field is optional.

  4. Type the URL under which the WSDL service definitions of the new Producer can be accessed. This field is mandatory. You get this information from the Producer.

    For example, if the WSRP service Producer is an WebSphere Portal, you can access the WSDL document of the Producer at the following URL: http://producer_portal_host:producer_port/wp_contextRoot/wsdl/wsrp_service.wsdl.

    The host and port and the wp_contextRoot directory must match those of the Producer portal installation.

  5. Type the registration handle. This field is optional.

    You have to enter the registration handle if the Producer requires it. You get the registration handle from the Producer. Only Consumers to whom the Producer gave a registration handle can consume the Web services of that Producer.

  6. Click on the required Advanced Options and configure them. Under the Advanced options you can perform the following tasks:

    • Enter registration properties for the Producer. These are properties which are passed on to the Producer during the registration.

    • Specify user attributes that you want to be passed on to the Producer when the portal users use the Producer's Web service.

  7. Click OK to save your data, or click Cancel if you do not want to save them. The portlet returns to the main panel.

You have created the new Producer in the portal, and you can now consume Web services from that Producer. Use the Manage Web Modules portlet to consume Web services.


Parent topic:

Use the Web Service Configuration portlet to work with Producer definitions online