There are a few ways to do this.  We use Crystal Reports Distributor for
much of our report automation; which would be all you need to meet this
requirement (well and Crystal Reports).  We also have Crystal Enterprise
which will do this but it is a bit more cumbersome.  I have also used
Crystal Reports Exporter (
http://www.rainforestnet.com/crystal-reports-exporter/ ) when I worked at
places without the CRD or CR Server.

If you are looking to do this for "free" and don't have Crystal Reports you
are either looking at either RDBMS functionality or creating a script (run
by the scheduler in your OS or an Escalation) that will call runmacro.exe.
 In your script you would handle the file name.  Of course you could also
create a your own tool using the Remedy API (java/C/.NET).

HTH,
Jason

On Wed, Feb 22, 2012 at 7:42 AM, Jim Leupold <[email protected]> wrote:

> Hi, wonder if anyone has any experience with anything like this.  I need
> to run a report every 5 minutes, that creates a .csv file, that only pulls
> data that has been modified in the last 5 minutes, and then creates a file
> on a network directory with a different file name every time it is run.
>
>
> _______________________________________________________________________________
> UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
> attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"
>

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
attend wwrug12 www.wwrug12.com ARSList: "Where the Answers Are"

Reply via email to