I created a Service which will filter the iviews on some attributes. I deployed the service on the portal and set the com.sap.portal.pcd.gl.FilterAssignment property to the ServiceKey name on the Page.
1. When I open the Page, log shows the error:
"Error getting the filter from filter factory"
2. I created another servce and when I assigned it to com.sap.portal.pcd.gl.FilterAssignment property, portal still referes the first ServiceKey assigned in Step-I.
Pls let me know what am I doing wrong.
Rgds