Batch HL7 msgs and send outbound via scheduled FTP

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Batch HL7 msgs and send outbound via scheduled FTP

  • Creator
    Topic
  • #54474
    Steve Drozdowski
    Participant

      Hello, I found an old post re. this same topic, but never found any sample TPS procs that can do this?  Does anyone have something they would be willing to share?

      Basically I need to save up some HL7 ORU msgs to a file, and then FTP them outbound to another server on an hourly basis.  I know this can be done using a single C/L thread configured with UPoC protocol (both read and write) with advanced scheduling.  I was just hoping not to have to create this from scratch?

      Thanks in advance!

    Viewing 0 reply threads
    • Author
      Replies
      • #81625
        Mike Campbell
        Participant

          Steve,

          We are running CL on an AIX box.  We have several of these processes.  We utilize a cron job to do the FTP.  That seems to work out well for our flow.

          We stop the thread, rename the file to the ftp name, send it, archive and then restart the thread.  

          Mike Campbell

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