nerdexam
MuleSoft

MCD-LEVEL-1 · Question #153

Which of the module is imported automatically in Dataweave scripts?

The correct answer is A. dw::core. Core (dw::Core) This module contains core DataWeave functions for data transformations. It is automatically imported into any DataWeave script.

DataWeave Transformations

Question

Which of the module is imported automatically in Dataweave scripts?

Options

  • Adw::core
  • Bdw::System
  • Cdw::Runtime
  • Ddw::Crypto

How the community answered

(18 responses)
  • A
    89% (16)
  • B
    6% (1)
  • D
    6% (1)

Explanation

Core (dw::Core) This module contains core DataWeave functions for data transformations. It is automatically imported into any DataWeave script.

Topics

#DataWeave#dw::core#modules#auto-import

Community Discussion

No community discussion yet for this question.

Full MCD-LEVEL-1 Practice