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
Tag: Mulesoft
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
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
Mulesoft ELKMulesoft ELK
Introduction Use the Elastic Stack (ELK stack) to analyze the business data and API analytics. You can use Logstash for Filebeat to process Anypoint Platform log files, insert them into
DataWeave CryptographyDataWeave Cryptography
Introduction • MuleSoft provides multiple functions to encode the Dataweave Transformation fields. •This can be achieved using different kind of algorithms like MD5, SHA1, hashwith, HMAC Binary and so on.
Solace Integration with MulesoftSolace Integration with Mulesoft
What is PubSub+? PubSub+ is a platform that enables the design, discovery, streaming and full lifecycle management of events across distributed enterprises. It provides all of the tools necessary to
Basic Authorization without using API ManagerBasic Authorization without using API Manager
Ever wondered how you can provide basic security in Mule 4 without using API Manager.. Here is the solution!! This tutorial will be majorly focusing on applying Basic Authorization without