Configuring IBM MQ 7.4 in Windows In an earlier post, I have discussed about installing IBM MQ 7.5 in a Windows machine. The next step will be configuring IBM MQ to transfer a file. Step 01 Open IBM MQ explorer with administrative privileges. And you will get the following user…
Month: January 2021
How to use system properties in WSO2 products
Custom System properties in WSO2 products In this post I will discuss on how to use custom system properties when starting WSO2 products. Most of you know WSO2 products are started by running wso2server.sh script. We can append the custom system properties while running this script. I have added
Purging Cassandra data in WSO2 BAM 2.5.0
WSO2 BAM is capable of monitoring a wide range of business activities. BAM allows users to perform following operations to the data. Aggregate Analyze Present Purge In this post I am going to talk about data purging task performed by BAM. It is really simple to schedule a data purging/deleting task…