Skip to main content
Solved

Is it possible to run a reader after a transformer?

  • November 25, 2020
  • 3 replies
  • 85 views

I have a SystemCaller transformer that runs a script external to FME, and this script writes out a 2gb csv file.

 

My aim is to use a CSV Reader and an SQL Writer together to get this in to a database.

 

The issue I'm facing is that the CSV Reader seems to be a starting point, and I cannot connect the output side of the SystemCaller to the input side of the CSV Reader to indicate that it should run once SystemCaller is complete. Is there a strategy that can be used to overcome this? I'd prefer to keep things in the one workflow if I can.

Best answer by nielsgerrits

The FeatureReader is what you are looking for. I never use the Classic Readers anymore.

View original
Did this help you find an answer to your question?

3 replies

nielsgerrits
VIP
Forum|alt.badge.img+55
  • Best Answer
  • November 25, 2020

The FeatureReader is what you are looking for. I never use the Classic Readers anymore.


  • Author
  • November 25, 2020
nielsgerrits wrote:

The FeatureReader is what you are looking for. I never use the Classic Readers anymore.

That's awesome. Thank you!


redgeographics
Celebrity
Forum|alt.badge.img+50
nielsgerrits wrote:

The FeatureReader is what you are looking for. I never use the Classic Readers anymore.

This is exactly the kind of scenario where the FeatureReader (and FeatureWriter) stand out. They give you a lot more options for building complex workflows.


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings