Skip to main content
Question

Escalate different folders to load just certain data

  • May 27, 2016
  • 2 replies
  • 10 views
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

david_r
Celebrity
  • May 27, 2016

Hi

I'm not quite sure what you mean by "escalate" in this context, but if you need to read the contents of a folder structure, there is the "Directory and File Pathnames" reader which will return one feature for each file found, according to your criteria. You could then send the filename to a FeatureReader (or a WorkspaceRunner calling a second workspace) for further processing.

David


david_r
Celebrity
  • May 27, 2016

Look under the menu Readers / Add Reader...