The RootFolder attribute on the Batch element controls the folder of the item. This can be used to access a sub-folder. The structure is Lists/list/folder where folder is optional. For example, if the list being updated is Contacts and there are two sub-folders Work and Personal. To update an item in the Contacts list: <Batch OnError="Continue" PreCalc="TRUE" ListVersion="0" RootFolder="/Lists/Contacts... <Method ID="1" Cmd="Update"> <Field Name="ID">47821</Fiel... <Field...
Just some notes relating to error codes received during Sharepoint integration using the UpdateListItems method of the lists.asmx service. A value in the update for a column exceeded the maximum column size. <ErrorCode xmlns="http://schemas.micro... text value A text field contains invalid data. Please check the value and try again.</ErrorText> A column to be updated was passed in that did not exist. <ErrorCode xmlns="http://schemas.micro...