Hi Folks, Today I’m gonna share a solution Mirth Custom Excel Reader which reads the excel file and get the contents in a string delimited text format. For this we mainly using apache poi jar which is standard jar even used for
Read More
Pre-requisites: MirthConnect : 3.7.1 AWS Set up Created SQS in AWS AWS Access Id and secret key(Required for authentication) AWS Java SDK aws-java-sdk-core-1.11.194 jar(Required same version as to avoid mirth version mismatch) Here mainly I’m giving the code snippet to add your message
Read More
Recent Comments