000-349 · Question #38
What WebSphere Transformation Extender component would be needed in a production environment in addition to the adapters?
The correct answer is B. Transformation Engine. The Transformation Engine is the core runtime component required in a WTX production environment to execute compiled maps, separate from design-time tools.
Question
What WebSphere Transformation Extender component would be needed in a production environment in addition to the adapters?
Options
- ADesign Studio
- BTransformation Engine
- CDatabase Interface Designer
- DIntegration Flow Designer
How the community answered
(26 responses)- A4% (1)
- B69% (18)
- C8% (2)
- D19% (5)
Why each option
The Transformation Engine is the core runtime component required in a WTX production environment to execute compiled maps, separate from design-time tools.
Design Studio is a development and authoring tool used to build and compile maps, and it is not deployed or needed in a production runtime environment.
The Transformation Engine is the runtime engine that loads and executes compiled map objects (.mmc files) in a production environment. Adapters handle connectivity to various data sources and targets, but the Transformation Engine is required to perform the actual data transformation logic. Without it, adapters alone cannot process or transform data.
Database Interface Designer is a design-time utility for generating type trees from database schemas and is not a production runtime component.
Integration Flow Designer is a design-time tool for orchestrating integration flows and is not required as a standalone production runtime component alongside adapters.
Concept tested: WTX production runtime architecture components
Source: https://www.ibm.com/docs/en/wte/8.4.0?topic=overview-transformation-extender-components
Topics
Community Discussion
No community discussion yet for this question.