https protocol

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf https protocol

  • Creator
    Topic
  • #54006
    Sandi Meyers
    Participant

      Does anyone have experience setting up an outbound with https?

    Viewing 9 reply threads
    • Author
      Replies
      • #79853
        Jim Kosloskey
        Participant

          What release of Cloverleaf?

          I have done it with Cloverleaf 5.2 but not since. We are now on 6.0.0 and I know it has been improved.

          A lot depends on what the server you are attempting to connect to wants for the login, etc.

          email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.

        • #79854
          Elisha Gould
          Participant

            Have you looked at the following thread?

            <a href="https://usspvlclovertch2.infor.com/viewtopic.php?t=3712&#8243; class=”bbcode_url”>https://usspvlclovertch2.infor.com/viewtopic.php?t=3712

            Charlie posted up a driver control procedure which uses curl.

          • #79855
            Robert Milfajt
            Participant

              We have 5.8.5 and using Cloverleaf standard, with some TCL procs per their documentation we were able to set up a vaccination query response with the Illinois Department of Public Helath.  I would recommend you read the documentation for protocol HTTP client and then formulate more specific questions.  Since my instance is query retrieve I have some extra coding to send responses back through the engine to source system, which is more complicated than what you are trying to do and might confuse with the extra TCL code we have in place.

              Hope this helps,

              Robert Milfajt
              Northwestern Medicine
              Chicago, IL

            • #79856
              Sandi Meyers
              Participant

                Thanks all, we are 5.7 and needed the SSL license.  Got that installed so I am on to the next step.  Looked at the link that was sent and going to try that tclcurl.  I will update when I work this out so maybe it will help someone else out.

              • #79857
                Sandi Meyers
                Participant

                  I used the tclcurl proc suggested from the post.  It ‘seems’ to have sent the messages but I am getting an error in my log.

                  [ssl :clse:WARN/0:Immunizations_OB:02/17/2014 09:04:11] [0.0.3603364] Cannot OVER original OB message (yet)

                  I have never seen that before.  Does anyone know what that would mean?

                • #79858
                  Jim Kosloskey
                  Participant

                    Sandi,

                    Do you see anywhere in the Tcl code you are using a message Disposition of OVER?

                    If so it appears that disposition is being improperly set.

                    If you are not expecting a reply then maybe the OVER is being executed but there is no message to be OVER’d??

                    email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.

                  • #79859
                    Sandi Meyers
                    Participant

                      Yes, that was it.  Thank you.

                    • #79860
                      Sandi Meyers
                      Participant

                        Jim, I got the messages sent but the receiving side sent me this info that i have the header formatted incorrectly.

                        ERROR Web.HL7I An error has occured in this ASHX page. Please contact Avanza support for assistance. (The ASHX page was not called with a ‘loginid’ form variable.)

                        FATAL Web.HL7I The ASHX page was not called with a ‘loginid’ form variable.

                        I didnt actually create a header.

                      • #79861
                        Jim Kosloskey
                        Participant

                          Sandi,

                          I suspect you will need to contact the receiving system support so they can provide documentation they should have provided you already as to how to connect and login to their system.

                          email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.

                        • #79862

                          Sandi, have you considered upgrading to Cloverleaf 6.0.1? The engine now includes a module called CAA-WS (web services using the java driver) that simplifies this process somewhat. There will be additional improvements soon.

                          -- Max Drown (Infor)

                      Viewing 9 reply threads
                      • The forum ‘Cloverleaf’ is closed to new topics and replies.