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
Tag: Integration
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
Secure Runtime Properties in MulesoftSecure Runtime Properties in Mulesoft
Application properties are variables that act as placeholders in your Mule application and are set at runtime. When you deploy an application or update an existing application in Runtime Manager,