Hi,
Attempting to enable the ActivityReportWS to view portal user activities via a VC applications (as detailed in http://wiki.scn.sap.com/wiki/display/EP/A+portal+activity+report+using+Visual+Composer from Michael Nickolls), for EP 7.4.
Have attempted to create a Web Service Proxy.
http://host:port/nwa>> SOA >> Destination Templates..
Also tested with
with WSDL URL : http://host:50000/irj/servlet/prt/soap/com.sap.portal.prt.soap.ActivityReportWS?style=doc_lit
Get the error >>
[location : http://host:50000/irj/servlet/prt/soap/com.sap.portal.prt.soap.ActivityReportWS?style=doc_lit] ERROR : Definition of /wsdl:definitions/types/schema[1]/element[5] is not correct. Missing top level component (uri: 'prt:service:com.sap.portal.activityreportws.ActivityReportWS'; name: 'ArrayOf_tns0_ContentInfo').
Have I not started a required service? How and what is wrong with the wsdl?
Thanks all.