Introduction to Domain Project Domain Project is used to create shared resources which can be reused across other projects who are referring to domain projects. Mule can define selected connectors
Category: Mulesoft
Flex GatewayFlex Gateway
Introduction: An API gateway allows you to add a dedicated orchestration layer on top of your backend APIs and services to help you separate orchestration from implementation concerns. You can
Custom Business EventsCustom Business Events
Introduction In this blog, we will demonstrate how to use custom business events in mule in order to track the business data for audit purposes or any other kind of
Nexus Repository with Mule 4Nexus Repository with Mule 4
Introduction: A repository manager allows for storing and retrieving build artifacts. The most popular examples for repository manager are Maven Central Repository and jcenter, which you can use to retrieve
Anypoint VisualizerAnypoint Visualizer
Introduction: Anypoint Visualizer displays views of different aspects of an application network graph. You can use the graph to explore your application network. Use cases for Anypoint Visualizer include architectural
Enable Secure Property Placeholder & Password TokenizationEnable Secure Property Placeholder & Password Tokenization
Introduction: Mule Properties can be encrypted to keep your sensitive data like Passwords, ClientID, Access Key, and Secret Key. Secure property is Mulesoft Provided module. We can be used to
Behavioral-HeadersBehavioral-Headers
Introduction: Behavioral headers are used to change the behavior of the mocking service. Use behavioral headers where you would normally specify other types of headers when simulating requests to API
Custom Application Alerts using CloudHub ConnectorCustom Application Alerts using CloudHub Connector
Lets understand how to create custom application alerts and send notifications using CloudHub connector….. Introduction The CloudHub Connector provides the ability to interact with CloudHub within Mule application. Using the
Logging in Mule 4Logging in Mule 4
Introduction – Audit Logs Business Group Aware logging to identify access violation. Different user’s activity such as type of action performed for application over an environment is captured here. Payload
Flow Control – Scatter GatherFlow Control – Scatter Gather
Introduction Scatter Gather is a Routing Event Processor that receives a Mule event and sends a reference of this Mule event to each processing route. Each request coming to Mule