Announcement

Collapse
No announcement yet.

build own connector

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

  • build own connector

    hello,

    is there the possiblity to build my own connector?

    Jörg

  • #2
    Re: build own connector

    Yes! We welcome users to build connectors - you will need to create the following objects:

    1.) Connector
    This classholds all of the properties needed for your connector
    2.) Receiver
    This class receives data from some endpoint/resource and passes it on to Mirth
    3.) Dispathcer
    This class will take a message Object and extract the needed data and send to a resource

    You will also need to create the UI forms for the sender and listener. It is best to use Netbeans for this.

    Look at the Mirth source and start by copying a connector that already exists and modifying what's there. What kind of connector were you interested in making?
    Chris Lang

    Comment


    • #3
      Re: build own connector

      I wanted to built a new JMS-Connector, but in Mirth1.4 it should allready be improved.
      But with the new JMS.Writer in 1.4 it does not work at all.
      I allways get JMS_ERROR.
      I have written it in the support board.

      Jörg

      Comment


      • #4
        Re: build own connector

        Okay,

        netbeans is my favourite IDE.

        But can you please tell me what i have to include because it shows me very much errors, that means classes it could not find.

        Thanks
        Jörg

        Comment

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