Announcement

Collapse
No announcement yet.

How to send only several values over JMS

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How to send only several values over JMS

    Hello,

    JMS works fine.

    But i have one probelm: i can only send the whole HL7 Message.

    In the "Edit Channel" -> "Destination" Window i cann only add a JMS Writer but i cannot specify which values i want to transmit.

    I tried to make two different destinations, one file writer with the values i need and one JMS Writer that reads the file and sends it to the server, but the file with the values could not be parsed by mirth.

    Any suggestions for me???

    Thanks

    Jörg Orlowski

  • #2
    Re: How to send only several values over JMS

    Can you add this to the JIRA? We have added a template to the JMS writer in 1.4, so you can define the exact data you want to send.
    Chris Lang

    Comment


    • #3
      Re: How to send only several values over JMS

      Jorg, have you been able to define a JMS channel, could you help me by explaining how to setup one?

      Best Regards

      Comment


      • #4
        Re: How to send only several values over JMS

        Hello,

        iam using OpenJMS and here is my configruation for the JMS-Writer to connect to a server on localhost:

        Spec: 1.1
        JNDI Provider URL: rmi://localhost:1099/
        JNDI Initial Context Fact: org.exolab.jms.jndi.InitialContextFactory
        Connection Factor JNDI name: ConnectionFactory
        Destination: queue1

        With this config i can send message from Mirth to the JMS Server and then i can fetch the message with a javaprogramm from the JMS Server.

        Jörg

        Comment

        Working...
        X
        😀
        🥰
        🤢
        😎
        😡
        👍
        👎