Show TOC

Component documentationXML Content and Actions Web Service Locate this document in the navigation structure

 

The portal enables you to automate the creation of portal content by uploading an XML file to the portal, which then automatically creates semantic portal objects (for example, iViews, pages and roles) and performs actions (for example, assign roles or delete content) based on the XML file.

You can upload the XML file in several ways, including via this Web service.

For more information, see XML Content and Actions.

Use Cases

This feature is especially useful for automated mass content creation, bypassing the need to invoke various content wizards and editors.

Advanced users can perform batch operations and make pinpoint modifications within a large content base.

WSDL

The WSDL for this service is at the following URL:

http://<server>:<port>/GCWebservice/Config1?wsdl

where <server> and <port> are the server and port number for your portal.

The service requires HTTP authentication. The user must have the required permissions for creating the content and performing the actions specified in the XML script.

Data Types

None