Hi,
I was wondering if anyone has any knowledge with sending files using ftp to Cloverleaf? We are looking to get a file from our inventory system onto our AIX box and somehow using a cronjob to ftp this file to a thread on our engine to process it into an HL7 message and send to another system. Any ideas, suggestions or help would be greatly appreciated!
You would need to setup an ftp service on your Cloverleaf server, it wouldn’t have anything to do with the cloverleaf application. After its been FTP’d to your Cloverleaf server, then a thread could read it from that directory.