I have importing into my Alfresco repository a lot of documents using Alfresco webservice API but i haven't set the mime-type. (It's text/plain by default)
It's a mistake and in fact, now, i want setting mime-type via webservice to existing Alfresco document.
I think i have to use CMLUpdate but i can't find the good way…