Technical blogs

Working with Object Store

Working with Object Store Connector in Mule: Testing in CloudHub

In my previous article, I have discussed about ObjectStore and operations on ObjectStore using Object Store Connector with a simple Mule application. Also, tested the flows to check the operations: Store, Remove, Retrieve and Retrieve all keys. Requirements for this…

Working with Object Store Connector

Working with Object Store Connector in Mule

Object Store Connector is one of the most useful connectors provided in Mule runtime that is used for storing the state of the applications and can be shared across the applications (If Domain project is used for sharing the state…

Adding custom logging

Adding custom Logging in the Policies for the API using Event Hub

In the previous article, I have explained how we can manage the Web API using Azure API Management. In this article, I would be discussing about adding custom logging for the API using event hub. You can add custom logging…