Exam MCD-Level-2 Topic 1 Question 38 Discussion
Actual exam question for MuleSoft's MCD-Level-2 exam
Question #: 38
Topic #: 1
Question #: 38
Topic #: 1
A healthcare portal needs to validate the token that it sends to a Mule API. The developer plans to implement a custom policy using the HTTP Policy Transform Extension to match the token received in the header from the heathcare portal.
Which files does the developer need to create in order to package the custom policy?
Which files does the developer need to create in order to package the custom policy?
Suggested Answer: D Vote an answer
To package a custom policy using the HTTP Policy Transform Extension, the developer needs to create an XML template file and a YAML configuration file. The XML template file defines the policy logic using Mule components and placeholders for user-defined properties. The YAML configuration file defines the metadata of the policy, such as its name, description, category, parameters, and dependencies.
References:https://docs.mulesoft.com/api-manager/2.x/http-policy-transform#packaging-the-policy
References:https://docs.mulesoft.com/api-manager/2.x/http-policy-transform#packaging-the-policy
by Jonas at Jul 30, 2026, 04:08 AM
0
0
0
10
Comments
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.
Report Comment
Commenting
You can sign-up / login (it's free).