nerdexam
IBM

000-349 · Question #39

Which WebSphere Transformation Extender stand-alone engine has the following characteristics: Can be run on a variety of platforms Can be triggered by a time event Can run multiple instances of the…

The correct answer is A. Launcher. The WTX Launcher is the stand-alone engine designed for multi-platform deployment, time-based triggering, and concurrent execution of multiple map instances.

Architecture

Question

Which WebSphere Transformation Extender stand-alone engine has the following characteristics:

Can be run on a variety of platforms Can be triggered by a time event Can run multiple instances of the same map at the same time

Options

  • ALauncher
  • BMap Designer
  • CCommand Server
  • DSoftware Development Kit

How the community answered

(38 responses)
  • A
    76% (29)
  • B
    5% (2)
  • C
    16% (6)
  • D
    3% (1)

Why each option

The WTX Launcher is the stand-alone engine designed for multi-platform deployment, time-based triggering, and concurrent execution of multiple map instances.

ALauncherCorrect

The Launcher is a stand-alone WTX engine that is cross-platform and can be scheduled to trigger map execution based on time events, making it suitable for batch and scheduled processing scenarios. It supports running multiple instances of the same map concurrently, which allows for parallel processing of data. These characteristics make it the appropriate engine for flexible, automated production deployments.

BMap Designer

Map Designer is a design-time development tool used to build and test maps, not a stand-alone execution engine for production use.

CCommand Server

Command Server is a stand-alone engine that listens for and processes requests but is not specifically characterized by time-event triggering or native multi-instance concurrency in the same way as the Launcher.

DSoftware Development Kit

The Software Development Kit provides APIs for embedding transformation capabilities into custom applications and is not a stand-alone execution engine with scheduling capabilities.

Concept tested: WTX Launcher engine capabilities and characteristics

Source: https://www.ibm.com/docs/en/wte/8.4.0?topic=engines-launcher

Topics

#Launcher#stand-alone engine#time events#multiple instances

Community Discussion

No community discussion yet for this question.

Full 000-349 Practice