John Hamilton

Forum Replies Created

Viewing 15 replies – 1 through 15 (of 212 total)
  • Author
    Replies
  • in reply to: Linux VS AIX. Panic Can open Smat. #118980
    John Hamilton
    Participant

      Not yet as it is working right now.  I will when it fails again.

      in reply to: PROTOCOL:http-client Headers How to change #118666
      John Hamilton
      Participant

        Calling Curl directly with the same url headers and data works just fine.
        When I try call it via httppost it changes the CONTENT:Type.

        So I give up.   just going to stick with Curl.

         

        in reply to: PROTOCOL:http-client Headers How to change #118653
        John Hamilton
        Participant

          They are telling me it s the Content-Type needs to be “Text/XML”

          And it keeps showing up as application/x-www-form-urlencoded.

          The engine log and code show it as Text/xml… But the network trace shows it as “application/x-www-form-urlencoded”.

          in reply to: PROTOCOL:http-client Headers How to change #118648
          John Hamilton
          Participant

            Need to upload trc log.

            Attachments:
            You must be logged in to view attached files.
            in reply to: PROTOCOL:http-client Headers How to change #118645
            John Hamilton
            Participant

              Still not working.

              I have included a snipit of the procedure I’m using.  All I’m tying to do is send a simple SOAP message to an internal server for SIU-S26 messages so we can track patient no-show. As Robert suggested I used the HTTP:Client headers that didn’t work either.

              As well as a snip of the engine log and network trace. No matter how I approcah it aI can change the Content:Type.    Maybe someone has better eyes than I do and can see where I’m going wrong.

              Any help would be appreciated.

              Attachments:
              You must be logged in to view attached files.
              in reply to: Remote system Sending duplicate messages. #118106
              John Hamilton
              Participant

                Jim they have no idea why at this time. Just keep telling the log files cycled before they can review them.

                in reply to: Convert OBX to Z segments #111010
                John Hamilton
                Participant

                  Well that stinks.  I work with several people who have no knowledge of TCL and no time to really learn it.   I was just trying to make it as supportable as possible for a less experienced interface person.

                  But thanks Jim.  I hope all things are well with you.

                   

                  in reply to: VRL Delimiters. #83518
                  John Hamilton
                  Participant

                    Unless I put a space or some other value in the last field it will not append the pipe. I think this is because the engine creates the delimeters post translation.

                    Does anyone now how to use no delimeres on subfields  ?

                    I tried to put x00 in the global parameters value it just changes it back to x20

                    in reply to: 6.1 Email alerts Not working AIX. #83253
                    John Hamilton
                    Participant

                      Got if fixed.

                      The issue was with the system trying to use tls for security.

                      So adding the -usetls 0 to the set cmd in the hcialert2email fixed it.

                      Old line –

                      set cmd

                        New Line –

                        set cmd

                          in reply to: Java odbc in translation to do table lookup #79031
                          John Hamilton
                          Participant

                            Thank You.

                            I’m just now realizing how much this is really going to take.

                            But that just gives me lots to learn.  😀

                            in reply to: Interfacing with McKesson EnterpriseRx via HTTPS #74662
                            John Hamilton
                            Participant

                              Did you do this ?

                              We are about to implement this.  I was just curious what your experience  was.

                              John Hamilton
                              Participant

                                I am on 5.8.4 now as well. I am still using this for several things. So no I don’t think anything has changed to stop this from working. God help me if they every do.

                                in reply to: Winsurge – PDF encoding. #76598
                                John Hamilton
                                Participant

                                  Sorry forgot to put the

                                  fconfigure $OF_HAN -translation binary

                                  In my code.

                                  in reply to: Client install of 5.7 #76575
                                  John Hamilton
                                  Participant

                                    Does you server have more then one IP address ?

                                    If so try putting the other address in the host field.

                                    This is tied to the name resolution process on your host server.  

                                    Or at least when I have seen this before that is where the issue was.

                                    We were running HA with some fancy ip stuff. But the name we put in the client had to match what was returned on the host command on the host.

                                    At least the first time it did.

                                    John Hamilton
                                    Participant

                                      Or simple use a Pathcopy.

                                      In @null

                                      out 0(0).MSH(0).#4(0)

                                      I have had unexplained issue, or I was to lazy to figure out with using just the copy command.  I have always had good luch with pathcopy to null out fields and segments.

                                    Viewing 15 replies – 1 through 15 (of 212 total)