Because of the limitations inherent in Web services, repository items must generally be passed in XML form. See the Repository to XML Data Binding chapter for information about transforming repository items into XML files and vice versa. In particular, you should bear in mind the following restrictions when you are creating repository Web services:

get/setPropertyValue
addItem

The item to be added must be supplied in XML form.

updateItem
removeItem

Users must pass in only the repository ID of the item to be removed.

 
loading table of contents...