CentraSite provides a Web service for each of the predefined importers. Descriptions of these services are available here:
http://
server:
port/wsstack/services/listServices
where server is the machine on which the CentraSite Application Server Tier is running and port is the port on which Tomcat is listening (port 53307 if CentraSite is configured to use the default Tomcat port number).
Example
http://myServer:53307/wsstack/services/listServices
We recommend using MTOM (see the external W3C page "SOAP Message Transmission Optimization Mechanism" at http://www.w3.org/TR/soap12-mtom/ for details) when using the CentraSite web services with attachments of 1 megabyte or more.
To view the WSDL for an importer service, click the service name on the listServices page.