API Manager - How to Create Custom Policies - Friends of Max Demonstration
This video is a demonstration of how you can develop your own custom policies for API Manager. From setting up maven, creating an archetype repository, implementing the logic in the custom policy, packaging and deploying with maven, applying the policy, to testing a custom policy.
TO learn more, we recommend the following course: https://training.mulesoft.com/course/production-ready-integrations-mule4
The following are are links mentioned in the video and recommended for you to follow up with:
Download the quiz-level-custom-policy project here: https://github.com/mulesoft-consulting/quiz-level-custom-policy
Windows command to show hidden files/folders: https://support.microsoft.com/en-us/windows/view-hidden-files-and-folders-in-windows-10-97fbc472-c603-9d90-91d0-1166d1d9f4b5
Request access to Mule EE repository and configure settings.xml:
https://docs.mulesoft.com/mule-runtime/4.3/maven-reference#configure-mulesoft-enterprise-repository
Setting up a project with the archetype:
https://docs.mulesoft.com/api-manager/2.x/custom-policy-getting-started#setting-up-a-project-with-the-archetype
Maven Setup and settings.xml: https://docs.mulesoft.com/mule-runtime/3.5/configuring-maven-pom-files-and-settings
Maven command for setting up the project:
https://docs.mulesoft.com/api-manager/2.x/custom-policy-getting-started#setting-up-a-project-with-the-archetype
Thanks for watching!