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
Tag: Mule4

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
Behavioral headers enable you to change the behavior of the mocking service. There are some keys and values which you must pass in the headers to test the expected behavior

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.