The below code is to demonstrate how to write a incoming message in mirth to a azure blob storage container. Make sure you use all the libraries mentioned below azure-core-1.48.0.jar azure-core-http-netty-1.14.2.jar azure-identity-1.12.0.jar azure-json-1.1.0.jar azure-storage-blob-12.25.3.jar azure-storage-common-12.24.3.jar azure-xml-1.0.0.jar jackson-annotations-2.13.5.jar jackson-core.2.13.5.jar jackson-databind-2.13.5.jar jackson-dataformat-xml-2.13.5.jar jackson-datatype-jsr310-2.13.5.jar netty-handler-4.1.101.Final.jar
Read More

Libraries that Mirth 4.5.0 would need to read the data from Microsoft Azure Blob Storage is as below: azure-core-1.48.0.jar azure-core-http-netty-1.14.2.jar azure-identity-1.12.0.jar azure-json-1.1.0.jar azure-storage-blob-12.25.3.jar azure-storage-common-12.24.3.jar azure-xml-1.0.0.jar jackson-annotations-2.13.5.jar jackson-core.2.13.5.jar jackson-databind-2.13.5.jar jackson-dataformat-xml-2.13.5.jar jackson-datatype-jsr310-2.13.5.jar netty-handler-4.1.101.Final.jar netty-handler-proxy-4.1.101.Final.jar netty-resolver-4.1.101.Final.jar netty-resolver-dns-4.1.101.Final.jar If you miss any of the above mentioned
Read More