In order to be able fully automatically create Word based on a customer template, it is really is needed to be able to load an existing file, modify it and then save it.
So we ideally need the saveas function on DocCreated (allowing upload to any location like SharePoint) or at worst (more complex solution) the getFileAsync related functions to be supported on DocCreated.