Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam MCD - Level 1 topic 1 question 133 discussion

Actual exam question from Mulesoft's MCD - Level 1
Question #: 133
Topic #: 1
[All MCD - Level 1 Questions]

Refer to the exhibit. The Mule application’s connectors are configured with property placeholders whose values are set in the config.yaml file.

What must be added to the Mule application to link the config.yaml file’s values with the property placeholders?

  • A. A dependency element in the pom.xml file
  • B. A file-config element in the acme-app.xml file
  • C. A propertiesFile key/value pair in the mule.artifact.json file
  • D. A configuration-properties element in the acme-app.xml file
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Alandt
2 months, 2 weeks ago
Selected Answer: D
ChatGPT: The correct answer is D. A configuration-properties element in the acme-app.xml file <configuration-properties file="config.yaml" /> This should be added within the <mule> XML element in the acme-app.xml configuration file.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...