ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 29 - MCD - Level 1 discussion

Report
Export

To avoid hard-coding values, a flow uses some property placeholders and the corresponding values are stored in a configuration file.

Where does the configuration file's location need to be specified in the Mule application?

A.
The pom.xml file
Answers
A.
The pom.xml file
B.
A global element
Answers
B.
A global element
C.
The mule-art if act .json file
Answers
C.
The mule-art if act .json file
D.
a flow attribute
Answers
D.
a flow attribute
Suggested answer: B

Explanation:

Correct answer is A global element

When we create a configuration file , that file needs to added as Global Configuration file in Global element. A global element is a reusable object containing parameters that any number of elements in a flow can share. You reference a global element from Anypoint Connectors or components in your Mule application

asked 18/09/2024
Joseph Mwaura
29 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first