I have a need to change the Name field of a list of existing WTDocuments. (The document Names have the revision date appended to them and we want to remove this from the Name.) This will be time consuming if done manually through the WC interface, so I was hoping to find a way to use a Java method to do this directly from a list of objects.