Announcement

Collapse
No announcement yet.

New Core Extension Bundle

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • New Core Extension Bundle

    We are very excited to announce the addition of a new pricing tier to our current offering. The Core Extension Bundle includes the following plugins: SSL Manager, Channel History, and Message Generator at a lower price point. See below for the email that was sent out and get in touch with our sales team today: [email protected]



  • #2
    Is there a white paper, video, or other demonstrating the plugins?

    Comment


    • #3
      Originally posted by rdejournett View Post
      Is there a white paper, video, or other demonstrating the plugins?
      Those extensions are briefly demonstrated in our ten-year-celebration webinar: https://youtu.be/3wGGptNaRPY
      Step 1: JAVA CACHE...DID YOU CLEAR ...wait, ding dong the witch is dead?

      Nicholas Rupley
      Work: 949-237-6069
      Always include what Mirth Connect version you're working with. Also include (if applicable) the code you're using and full stacktraces for errors (use CODE tags). Posting your entire channel is helpful as well; make sure to scrub any PHI/passwords first.


      - How do I foo?
      - You just bar.

      Comment


      • #4
        Does the SSL Manager support setting SSL parameters of outgoing connections using variables?

        Comment


        • #5
          Question about bundle extensions

          I just bought the extension bundle, they sent us the .zip and inside came the 3 extensions Generator, History and SSL. But I do not have a guide how to install, I just gave it search and install as an extension but it sends me the following error:
          com.mirth.connect.client.ui.Frame: Could not load plugin class: com.mirth.connect.plugins.generator.client.Generat orClient.

          My version of Mirth Connect is 3.6.1
          I would appreciate your help

          Comment


          • #6
            Originally posted by claudio12 View Post
            I just bought the extension bundle, they sent us the .zip and inside came the 3 extensions Generator, History and SSL. But I do not have a guide how to install, I just gave it search and install as an extension but it sends me the following error:
            com.mirth.connect.client.ui.Frame: Could not load plugin class: com.mirth.connect.plugins.generator.client.Generat orClient.

            My version of Mirth Connect is 3.6.1
            I would appreciate your help
            There is a section Installing a New Extension in the MC user guide. We also have a user guide for the SSL Manager that you can request from our help desk.
            Step 1: JAVA CACHE...DID YOU CLEAR ...wait, ding dong the witch is dead?

            Nicholas Rupley
            Work: 949-237-6069
            Always include what Mirth Connect version you're working with. Also include (if applicable) the code you're using and full stacktraces for errors (use CODE tags). Posting your entire channel is helpful as well; make sure to scrub any PHI/passwords first.


            - How do I foo?
            - You just bar.

            Comment


            • #7
              Question about answer in JSONResponse

              Good morning Narupley, I am writing you for a consultation. I have a channel with a source (Http Listener) to catch some parameters that are sent by url and then they are sent in the Destination (Webservice Sender) and I get an answer back:

              <s: Envelope xmlns: SOAP-ENV = "http://schemas.xmlsoap.org/soap/envelope/" xmlns: s = "http://schemas.xmlsoap.org/soap/envelope/">
              ****<SOAP-ENV: Header />
              ****<s: Body>
              ********<QryLstResponse xmlns = "http://tempuri.org/">
              ************<QryLstResult xmlns: a = "http://schemas.datacontract.org/2004/07/AXQrWService" xmlns: i = "http://www.w3.org/2001/XMLSchema-instance">
              ****************<a: AXQrResult>
              ********************<a: docID> 134-3 </ a: docID>
              ********************<a: fields>
              ************************<a: AXField>
              ****************************<a: AXFieldID> 0 </ a: AXFieldID>
              ****************************<a: AXFieldName> MEMBER NUMBER </ a: AXFieldName>
              ****************************<a: AXFieldValue> 9211111 </ a: AXFieldValue>
              ************************</ a: AXField>
              ************************<a: AXField>
              ****************************<a: AXFieldID> 0 </ a: AXFieldID>
              ****************************<a: AXFieldName> CHECK </ a: AXFieldName>
              ****************************<a: AXFieldValue> 114 </ a: AXFieldValue>
              ************************</ a: AXField>
              ********************</ a: fields>
              ********************<a: numpages> 2 </ a: numpages>
              ****************</ a: AXQrResult>
              ************</ QryLstResult>
              ********</ QryLstResponse>
              ****</ s: Body>
              </ s: Envelope>

              I need to convert this response to JSON and return it to the URL to the application that invokes the URL.

              Comment

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