Skip to main content
Solved

Alternatives to AttributeManager, other Transformers with Conditional Statements

  • February 1, 2023
  • 1 reply
  • 34 views

vxn43
Supporter
Forum|alt.badge.img+18

I am using AttributeManager to write a Conditional Statement. I was wondering what other Transformers can I use that allow for Conditional Statements?

 

I can achieve what I want using AttributeManager, as shown here. But, I am looking for alternatives other than AttributeManager to help me hone my FME skills.

AttributeManagerConditionalStatement1

Best answer by redgeographics

Pretty much any place where you can set a parameter value in FME will also allow you access to the various editors (Text and arithmetic editor, if applicable of course) and conditional values.

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.

1 reply

redgeographics
Celebrity
Forum|alt.badge.img+59
  • Celebrity
  • 3700 replies
  • Best Answer
  • February 1, 2023

Pretty much any place where you can set a parameter value in FME will also allow you access to the various editors (Text and arithmetic editor, if applicable of course) and conditional values.