|
|
|
Understanding and using the CPS Remote Controller
Last modified:
03/15/2006 06:04 AM
CPS Remote Controller is a Web Service component for CPS portals. It provides a simple but complete XML-RPC API to perform batch operations from external applications written in Python, Java, PHP, or any programming language with an XML-RPC library.
CPS Remote Controller is the simplest way to integrate CPS with external Web Services-enabled applications. It is also useful to perform batch operations such as batch creation of documents, batch publishing or to remotely perform maintenance operations. This guide details the methods provided by CPS Remote Controller and shows sample client scripts in python with both xmlrpclib and twisted.
|
|
|