How you work with WSRP in the portal
To work with WSRP in the portal, you perform different administrative tasks. Some of these tasks depend on whether we use the portal as a Producer or Consumer portal.
Producer tasks
When Producers work with WSRP, they perform the following tasks:
- Plan for WSRP
- Use the portal as a WSRP Producer:
- Prepare security for a WSRP Producer portal and configuring the WSRP service providers. Preparing security is optional, depending on your setup.
- Exchanging the required information with Consumers of your WSRP services. This exchange includes information about the WSRP interfaces and the configuration of the WSRP services.
- with WSRP:
To perform these tasks, we use the Manage Portlets portlet. Alternatively, we can use the XML configuration interface.
- Providing the local portlets in your Producer portal as WSRP services so that Consumer portals can consume and call them as remote portlets.
- Withdrawing a portlet. If you withdraw a portlet, Consumers can no longer consume this portlet remotely.
- If we do not use message authentication, assign anonymous users the Privileged User role for the provided portlets.
- Customize the WSRP configuration of your Producer portal.
Consumer tasks
When Consumers work with WSRP, they perform the following tasks:
- Plan for WSRP
- Use the portal as a WSRP Consumer:
- Exchanging the required information for the WSRP communication with the Producer. This exchange includes information about the WSRP interfaces and the configuration of the WSRP services.
- Configure the WSRP service clients, especially the security aspects. Whether perform this task depends on the Producer portal security setup.
- Create and configuring one or more Producer definitions for the Producer portals from whom we want to consume WSRP services. To work with Producer definitions, use the portal administration portlet Web Service Configuration. We can also use the XML configuration interface.
- Consuming WSRP services, that is integrating and using the WSRP services in the portal as remote portlets. To consume WSRP services, use the portal administration portlet Manage Web Modules. We can also use the XML configuration interface.
Parent topic: Plan for WSRP