Skip to main content
Solved

To combine several outputs into one.

  • February 12, 2014
  • 1 reply
  • 77 views

Forum|alt.badge.img
Hello,

 

How to combine several small processes in a linear manner such that the final output would include all the outputs from the different smaller processes?

 

For Example:  there is one input file,

 

-the attribute do not contain ($)

 

-the attributes have no numbers and are purely alphabets.

 

-the attributes have more than 15 characters

 

so on...

 

 

On finding the outputs from each, how is it that I can get a combined output as some attribute values may satisfy one or more or even all of these problems.

 

 

Thank You,

 

Sani.

 

 

Best answer by kathyross

By processes do you mean workspaces? 

 

 

If so, you can chain workspaces together via the WorkspaceRunner or FMEServerJobSubmitter.

 

 

You can utilise the outputs of each process simply via adding a Reader. You can make the reader read all csv files within a folder via Folderpath\\*.csv or all csv files within a folderpath and its subdirectories via Folderpath\\**\\*.csv You can also utilise the Advanced Browser (a button with a plus sign rather than three dots) to perform this.

 

View original
Did this help you find an answer to your question?
This post is closed to further activity.
It may be a question with a best answer, an implemented idea, or just a post needing no comment.
If you have a follow-up or related question, 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.

1 reply

Forum|alt.badge.img+4
  • Best Answer
  • February 21, 2014
By processes do you mean workspaces? 

 

 

If so, you can chain workspaces together via the WorkspaceRunner or FMEServerJobSubmitter.

 

 

You can utilise the outputs of each process simply via adding a Reader. You can make the reader read all csv files within a folder via Folderpath\\*.csv or all csv files within a folderpath and its subdirectories via Folderpath\\**\\*.csv You can also utilise the Advanced Browser (a button with a plus sign rather than three dots) to perform this.

 


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