What happens if this workspace runs on a CSV that does not contain the attribute Close?

Prepare for the FME Certified Professional Test with our comprehensive quiz, featuring flashcards and multiple-choice questions complete with hints and explanations. Ensure you're fully ready to ace your exam!

Multiple Choice

What happens if this workspace runs on a CSV that does not contain the attribute Close?

Explanation:
If an attribute that a calculation relies on is missing, the calculation cannot produce the intended result, but the workflow itself typically continues. In this case, the value Close is used to derive Hours. Without Close, the expression that computes Hours cannot produce the correct value, so Hours ends up incorrect. FME treats missing input attributes as non-fatal; it won’t automatically fail the transfer, it just yields a result that doesn’t match the intended calculation. The workspace runs through to the end, but theHours field is not what you expect. That’s why this outcome happens: the process completes, but the derived value is off because the necessary input attribute isn’t present.

If an attribute that a calculation relies on is missing, the calculation cannot produce the intended result, but the workflow itself typically continues. In this case, the value Close is used to derive Hours. Without Close, the expression that computes Hours cannot produce the correct value, so Hours ends up incorrect. FME treats missing input attributes as non-fatal; it won’t automatically fail the transfer, it just yields a result that doesn’t match the intended calculation. The workspace runs through to the end, but theHours field is not what you expect. That’s why this outcome happens: the process completes, but the derived value is off because the necessary input attribute isn’t present.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy