nerdexam
IBM

000-349 · Question #34

What Design Studio function cannot be completed using command line utilities?

The correct answer is D. Create a type tree using the text file importer. The text file importer is a GUI-only wizard in Design Studio and has no equivalent command line utility counterpart.

Design

Question

What Design Studio function cannot be completed using command line utilities?

Options

  • AExport type trees and maps
  • BCompile maps for the z/OS platform
  • CLogical and Structural analysis of type trees
  • DCreate a type tree using the text file importer

How the community answered

(44 responses)
  • A
    9% (4)
  • B
    5% (2)
  • C
    2% (1)
  • D
    84% (37)

Why each option

The text file importer is a GUI-only wizard in Design Studio and has no equivalent command line utility counterpart.

AExport type trees and maps

Type trees and maps can be exported via command line utilities such as the import/export scripts provided with IBM Sterling B2B Integrator.

BCompile maps for the z/OS platform

Map compilation for the z/OS platform can be performed using the command line compile utility, making this function available outside of Design Studio's GUI.

CLogical and Structural analysis of type trees

Logical and structural analysis of type trees can be invoked through command line tools, so this function is not exclusive to the Design Studio graphical environment.

DCreate a type tree using the text file importerCorrect

Design Studio's text file importer is an interactive, wizard-driven tool that guides a user through defining delimiters and field structures visually to generate a type tree from a flat text file. This process requires user interaction with the graphical interface and cannot be scripted or replicated through command line utilities. All other listed functions - exporting, compiling, and analysis - have documented command line equivalents.

Concept tested: Design Studio GUI-only functions vs. command line utilities

Source: https://www.ibm.com/docs/en/b2b-integrator/6.2?topic=utilities-command-line-map

Topics

#Design Studio#command line utilities#type trees#text file importer

Community Discussion

No community discussion yet for this question.

Full 000-349 Practice