MuleSoft Certified Developer - Level 1 (Mule 4) MCD-Level-1 Question # 18 Topic 2 Discussion

MuleSoft Certified Developer - Level 1 (Mule 4) MCD-Level-1 Question # 18 Topic 2 Discussion

MCD-Level-1 Exam Topic 2 Question 18 Discussion:
Question #: 18
Topic #: 2

Refer to the exhibits.

MCD-Level-1 Question 18

A Mule application has an HTTP Request that is configured with hardcoded values. To change this, the Mule application is configured to use a properties file named config.yaml.

what valid expression can the HTTP Request host value be set to so that it is no longer hardcoded?


A.

${training.host}


B.

${training:host}


C.

#[training:host]


D.

#[training.host]


Get Premium MCD-Level-1 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.