Skip to main content
Archived

Null value port

Related products:FME Form
  • December 20, 2018
  • 2 replies
  • 47 views

venu
Contributor
Forum|alt.badge.img+5

While preparing the Workbench, doing calculation with two or three attribute columns its working fine, but in future the source data if its comes with null values the FME workbench is getting failed.

To avoid failing the workbench currently we need to use filter transformers to success the process, so that the workbench is becoming big.

If we have any option to filter null values and redirect to null port in each calculation transformers like ExpressionEvaluator, DateTimeCalculator and if possible in Arithmetic editor.

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

redgeographics
VIP
Forum|alt.badge.img+63

Wouldn't one Tester or TestFilter at the start of the workspace be more effective?


ebygomm
Evangelist
Forum|alt.badge.img+51
  • Evangelist
  • December 20, 2018

Or an attribute validator