Hello,
I have developed a TBO and a custom workflow that makes some actions on documents. I launch the workflow inside the doSave method of the TBO class. Everything works perfectly when I import a document, but when I just edit the attributes of a document already imported, the workflow is not launched. I can't understand why, because I thought that when I accept the changes of the document in the document properties window the doSave method was supposed to be called...
Any help please?
Thanks