I am trying to run a workbench with both the reader and the writer in the AUTOCAD_OD file format.
The problem is that when I set the Template File and run the workspace I get the following message:
Database conflict detected using the template file. See the documentation to avoid conflicts. Skipping the use of the template file.
So doing a little research I found this link:
http://docs.safe.com/fme/2009/html/ReadersWriters/autocad_od_-_templatefile.htm
Where it says that:
Note: The template file will be skipped for AUTOCAD_OD in certain cases to avoid name conflicts. If the reader format is AUTOCAD_OD, and the AUTOCAD_OD writer is the first writer in a multiple writer translation, the template file will be skipped.
The problem is I need to use an AUTOCAD_OD for the reader and the writer, so changing the file format is not an option.
Does anyone know any way to get around this problem?
Thanks,
Gabriel