You can programmatically move content from one LiveCycle
Content Services (deprecated) location to another by using the Java
API or web service API. For example, consider the PDF document shown
in this illustration.
Using the Document Management API (Deprecated), you can move MortgageForm.pdf
from /Company Home/Test Directory to another location, such as /Company
Home. When you move content, it is not copied. Moved content no
longer exists in the original location; that is, the MortgageForm.pdf file
is no longer in Company Home/Test Directory.
Note: Access to Document Management service operations
using APIs were added in LiveCycle ES2.5.
The web service quick starts that correspond to the Document
Management service use the following WSDL:
http://localhost:8080/soap/services/DocumentManagementService?WSDL&lc_version=9.0.1
Important: If you attempt to move content to a location
where it already exists, an exception is thrown.
Note: Adobe is migrating Adobe® LiveCycle® Content Services ES customers
to the Content Repository built on the modern, modular CRX architecture,
acquired during the Adobe acquisition of Day Software. The Content
Repository is provided with LiveCycle Foundation and is available
as of the LiveCycle ES3 release.