Get the container name in EPMDocumentNamingDelegate method
Hello,
we successfully implemented EPMDocumentNamingDelegate (as described in the manual) but we have a request to put a container (product name) in the document file name. I search all over the net and read bunch of manuals but I did not found the answer. The DocIdentifier object is not referenced anywhere and (as far as I can see) can't be used to get the container name. I even tried creating a query using new document number as a search condition but that was a dead end because (it seems to me) the EPMDocument is not jet in the system so query cannot return the object. If anybody can give me a pointer or a hint what to do it will be of great help.
Thanks!

