ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 15 - Certified MuleSoft Developer II discussion

Report
Export

A custom policy needs to be developed to intercept all cutbound HTTP requests made by Mule applications.

Which XML element must be used to intercept outbound HTTP requests?

A.
It is not possible to intercept outgoing HTTP requests, only inbound requests
Answers
A.
It is not possible to intercept outgoing HTTP requests, only inbound requests
B.
http-policy:source
Answers
B.
http-policy:source
C.
htt-policy:operation
Answers
C.
htt-policy:operation
D.
http-policy:processor
Answers
D.
http-policy:processor
Suggested answer: B

Explanation:

The http-policy:processor element is used to intercept outbound HTTP requests made by Mule applications. It allows customizing the request before it is sent to the target API and modifying the response after it is received from the target API.

Reference: https://docs.mulesoft.com/api-manager/2.x/policy-mule4-custom-policy#policy-xml-file

asked 23/09/2024
Phanel Xavier
46 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first