ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 123 - MCD - Level 1 discussion

Report
Export

Refer to the exhibits.

Mule application has an HTTP request configuration where host name is hardcoded. Organization is looking to move host and port values to configuration file. What valid expression can be used to so that HTTP configuration can pick the value from configuration file?

A.
#[training.host]
Answers
A.
#[training.host]
B.
${http.host}
Answers
B.
${http.host}
C.
#{training.host}
Answers
C.
#{training.host}
D.
${training.host}
Answers
D.
${training.host}
Suggested answer: D

Explanation:

Correct answer is ${training.host}

asked 18/09/2024
Said Jabri
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first