I'm trying to connect "Mercury PPM 7 portal" as Content producer with my "SAP Portal" (EP 7) as content consumer.
Actually, two portlets have been defined within PPM7 (a checkbox "WSRP Compliance" is available during the portlet creation) and I want to display these two portlets within a page of my SAP Portal.
The following steps were successfull :
1- Define the two portlets within the producer portal
2- Create the content producer using this type of webservice address "http://hostname:porNumber/dashboard/wsrp4jproducer.wsdl"
3- Test the connection with the producer
4- Register the consummer with the producer
5- Create proxy-to-portlet iViews (WSRP) linked with the corresponding portlets and add these iViews to a page and this page to a portal role
6- Associate my portal user with this new role
But then each time i try to visualize these WSRP iViews the following error message appears :
"Could not connect to content producer; make sure it is registered and verify connectivity using the consumer administration tools in the portal".
Of course I test once again the connection using "System Administration->Federated Portal->Myself as Content Consumer->Manage My Producers" and the connection to the producer was successful.
is there something else to configure ?
what are the prerequisites for the content producer ?