LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (March 2006, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 16 Mar 2006 10:11:28 -0700
Reply-To:     Alan Churchill <SASL001@SAVIAN.NET>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Alan Churchill <SASL001@SAVIAN.NET>
Subject:      Re: Email into SAS server and starting a SAS job.  Possible?
Comments: To: Ali G <Alistair.Gordon@NEWTYNE.COM>
In-Reply-To:  <1142528169.257814.265070@j52g2000cwj.googlegroups.com>
Content-Type: text/plain; charset="us-ascii"

This seems like a real odd way of handling a data transfer. Can you have them use a different transport than email? Perhaps FTP or something similar (i.e. WebDAV)? Is there a reason why email is being considered? The email adds in a requirement to have something monitor the email and then save the file whereas a data store would be able to automatically detect a file change and initiate a process.

Alan

Alan Churchill Savian "Bridging SAS and Microsoft Technologies" www.savian.net

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of Ali G Sent: Thursday, March 16, 2006 9:56 AM To: SAS-L@LISTSERV.UGA.EDU Subject: Email into SAS server and starting a SAS job. Possible?

Is this possible?

We have a SAS BI Enterprise and a big UNIX server. Is it possible for someone to email into the server and attach a CSV file say, and upon receipt of the file the server goes 'Ah ha!' and kicks off a SAS job that rips out the attached file and does something or other with it?

What needs to be done?

Many thanks.


Back to: Top of message | Previous page | Main SAS-L page