ITI-45-PIX-QUERY-MESSAGE
ITI – 18 is used by Document Registry and Document Consumer actors. Both of these actors may use Synchronous or Asynchronous web service exchange. Definition : IHE_ITI_TF_Rev14.0_Vol2a_FT_2017-07-21 (Pg: 91) When two actors referred as Requester and Provider want to exchange information in a
Read More
Setup Java: Check if the Java JDK is installed in the system. use the below command to confirm java -version if it returns java: command not found then you have to install java in the machine. yum -y install java-1.8.0-openjdk you will
Read More
This will be a interesting blog post. In this post I will explain the following: Fetching the data from APIGEE (URL re-routing) in JAVA Pushing the fetched data from APIGEE and inserting to RabbitMQ queue. Pull the data from Rabbit MQ with
Read More
Please use the following procedure to install Tomcat 7 and RabbitMQ in Amazon EC2 instance. but, in the below process I will not explain how to work with them. Kindly, use this post only for installing and configuring them in your linux
Read More
This code will consist of the data needed for Mirth channel (B) in the server 2. Basically, this channel will be reading the JSON message, decode the incoming encoded message, then automatically import those channel and then deploy it. This channel will
Read More
This is a weird experiment. Just in-case we want to automate the exporting/importing of channels in mirth, then this feature will be very helpful. The user will be giving the ID’s of the channel group which needs to be exported to one
Read More
This is a hypothetical scenario: Imagine a situation where you have developed all the channels required to build the interfaces, now you are going to move your channels to the production or any beta testing environment. In this scenario you would want
Read More
This blog provides the code with javascript function that will fetch all the system specification of the system upon which mirth is installed. This function does not require any input parameter, it will fetch all the statistics of the system in complete
Read More
Recent Comments