What is the purpose of the AttributeCreator transformer in this exercise?

Prepare for the FME Certified Professional Exam. Study with flashcards and multiple-choice questions; each question includes hints and explanations. Ensure your success!

Multiple Choice

What is the purpose of the AttributeCreator transformer in this exercise?

Explanation:
The key idea here is that AttributeCreator is used to generate new attribute values on features. In this exercise it’s employed to build a descriptive message for each attribute that was added to the original schema. By configuring the transformer to craft a text string that notes the addition (for example, the attribute name and possibly its type or origin) and attaching that as a new attribute or passing it downstream, you create a per-attribute message that records what changed. This directly matches the goal of communicating what was added to the schema. The other options describe tasks that require different tools: producing an HTML report would come from a reporting or HTML writer rather than AttributeCreator; filtering to keep only valid schemas is a decision step handled by a filter or tester; comparing the original and updated schemas is a separate comparison operation. AttributeCreator’s purpose is to create new attribute values, which in this exercise is used to generate the per-attribute messages.

The key idea here is that AttributeCreator is used to generate new attribute values on features. In this exercise it’s employed to build a descriptive message for each attribute that was added to the original schema. By configuring the transformer to craft a text string that notes the addition (for example, the attribute name and possibly its type or origin) and attaching that as a new attribute or passing it downstream, you create a per-attribute message that records what changed. This directly matches the goal of communicating what was added to the schema.

The other options describe tasks that require different tools: producing an HTML report would come from a reporting or HTML writer rather than AttributeCreator; filtering to keep only valid schemas is a decision step handled by a filter or tester; comparing the original and updated schemas is a separate comparison operation. AttributeCreator’s purpose is to create new attribute values, which in this exercise is used to generate the per-attribute messages.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy