Hi All,
I'm using a Java webservice to manage some category attributes of a document.
Actually I have a multivalue field with 5 values in it, what I would like to do is to remove one of these values so to have 4 values as my result.
When I try to update the category attribute actually the system goes in timeout so I must be missing something, does anyone have a snippet or could point me out to the steps I should doo to achieve such a result?
thanks in advance,
Igor