Skip to main content
Question

Pass table name to FEATUREREADER

  • January 28, 2015
  • 2 replies
  • 41 views

Hello,

 

Is it possible to pass table name to FEATUREREADER transformer may be as parameter or by any other way.

 

 

John
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
  • January 28, 2015
Hi,

 

Yes with FME2015.0 it is possible.

gio
Contributor
Forum|alt.badge.img+15
  • Contributor
  • January 28, 2015
in 2014 version you can of  use SQLCreator to read and query usertables, select some (push to a list if multiple) and then connect this to a SQLExecutor to read the tables.

 

Your SQL will exist partly of attributes.