Released
Control the Execution Order of "Starter" Transformers
There are some transformers having no input port, which will be "starter" of the translation in a workspace. e.g. Creator, SQLCreator, PythonCreator etc.
Currently there is no way to explicitly control the executing order of them, but I think it would be useful if users could control the order optionally.
An advantage is that performance (processing time and/or memory usage) of some transformers can be improved if the order of inputs could be controlled correctly. e.g. Clipper: Clippers First, FeatureMerger: Suppliers First, SpatialFilter: Filters First.
Additionally, it would also be useful if there were a workspace parameter that determines which run first, readers or starter transformers.
Currently there is no way to explicitly control the executing order of them, but I think it would be useful if users could control the order optionally.
An advantage is that performance (processing time and/or memory usage) of some transformers can be improved if the order of inputs could be controlled correctly. e.g. Clipper: Clippers First, FeatureMerger: Suppliers First, SpatialFilter: Filters First.
Additionally, it would also be useful if there were a workspace parameter that determines which run first, readers or starter transformers.
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.
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.




