PS3: Interportlet Communication
Hi,
Webcenter PS3 allows public render parameters for inter portlet communications. So as long as parameters have the same names, portlets are able to share the value.
The tutorials available on oracle provide one producer application with two portlets having public render parameters. And then these portlets are consumed in spaces or a webcenter framework application.
Our requirement is that we have one portlet from third party Springs applications with parameter name "productid" consumed in spaces application.
We need to create webcenter producer application with one portlet having productid as parameter so that this can have inter portlet communication with above portlet in sapces. Any help on this regard will be appreciated.