Kamal Bahrani

Forum Replies Created

Viewing 6 replies – 1 through 6 (of 6 total)
  • Author
    Replies
  • in reply to: binary image uuencode/base64 encoding #76900
    Kamal Bahrani
    Participant

      Thanks Mark.

      I tried removing removing X0D and X0A and as per uuencode specs, each new line should begin with M, which I did but still the pdf does not open. I’m using this site to decode online – http://www.webutils.pl/index.php?idx=uu.

      Kamal Bahrani
      Participant

        Hi Guys,

        I’m facing an issue related to base64 encoding and would appreciate if anybody can help me out. I’m getting the pdf image encoded in binary format in ZPD segment and its encoded in uuencode. The receiving system needs it in base64 to display correctly and using tcl I’m converting from uuencode to base64. Tcl provides packages for this but when I encode it in base64, the resulting binary pdf is corrupt and not opening. I tried decoding using online decoders but not working. Please let me know if anybody knows abt it.

        set pdf [base64::encode [uuencode::decode [parse_msg ZPD_3_3]]]

        in reply to: Tcl error #71539
        Kamal Bahrani
        Participant

          Abe,

          Since there is no way of controlling remote connections, is there a way to fix this error?

          Thanks

          in reply to: Tcl error #71537
          Kamal Bahrani
          Participant

            Jim/Michael,

            This is what I see in the logs:

            [pdl :PDL :ERR /0:  hms_adt_out:05/06/2010 18:49:34] read failed: Connection timed out

            [pdl :PDL :ERR /0:  hms_adt_out:05/06/2010 18:49:34] read returned error 110 (Connection timed out)

            [pdl :PDL :ERR /0:  hms_adt_out:05/06/2010 18:49:34] PDL signaled exception: code 1, msg device error (remote side probably shut down)

            (SAVE_OB_MSG/hms_adt_out) (SAVE_OB_MSG/hms_adt_out) FATAL ERROR! Attempt to save over message ‘message0’ with message ‘message1’

            msgState          : OB delivered OK (14)

            in reply to: Tcl error #71535
            Kamal Bahrani
            Participant

              yes its not happening with every message and last happened was sometime back. I’ll have to monitor the db and check the logs qucikly.

              Thanks

              in reply to: Tcl error #71533
              Kamal Bahrani
              Participant

                Jim,

                Thanks for the response. Unfortuantely I dont have logs saved. I believe the message is coming from one of the internal procs that CLoverleaf uses. I’m just using the validate_hl7ack proc. I have ‘save_ob_msg’ proc configured for “Send OK Procs” settings for the outbound. Do you think it could have soemthing to do.

                -Thanks

              Viewing 6 replies – 1 through 6 (of 6 total)