Skip to main content
Archived

Add template location to writer parameters for the FMW reader

  • August 1, 2016
  • 2 replies
  • 52 views

chriswilson
Enthusiast
Forum|alt.badge.img+22

I am analysing a series of our workspaces using the FMW reader and trying to ascertain which have templates. I have found the DEFLINE_TEMPLATE parameter in the 'workspace parameter' attribute and assumed that where this has a value there is a template, but I cannot find the location of the template file itself. If the reader does not pick this up it would be useful to add in future, thanks.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

fmelizard
Safer
Forum|alt.badge.img+22
  • Safer
  • August 6, 2016

Glad to know the FMW reader is getting just. But @chrisw84, you've found deep secrets of ancient FME workings.

DEFLINE_TEMPLATE is actually not referring to any external files. Instead, this is a copy of a special line in the format's "metafile" which helps FME understand how to communicate static details of a particular feature type from Workbench to the actual FME Engine format-specific writer module. It will most often be blank, but occasionally for some formats have a cryptic text value. Definitely not anything that would be externally useful.


chriswilson
Enthusiast
Forum|alt.badge.img+22
  • Author
  • Enthusiast
  • August 10, 2016

Thanks @daleatsafe, so is there a definitive way to identify writers using templates?

Also, can we identify using the workspace reader which ones are using readers as resources?