Hello,
I am uploading a document to a folder that contains metadata consisting of a group of categories with different attributes each.
To set the metadata of the document being uploaded, i am reading the metadata off of the parent folder and then attempting to set the values for the attributes in the metadata object before uploading the document. This is not working. i.e. I don't have any set methods on any of these objects: AttributeGroup, DateValue nor StringValue. (BTW, i am using the java api)
How do i set attribute values for a document being uploaded ? also
how do set an attribute value if the attribute contains a list of pre-defined values ?
Appreciate your response.
Thanks
Amir Sharobim