I’ve got my BCA set up and it refreshes both full client and thin client reports.
I now have a need to schedule 20 reports to run on the apperence of a file. This file is going to be put in a directory in the unix server.
Ive tried to locate the dir by scheduling a doc and selecting ‘Browse’, file to watch for, however I cant see the unix dir as my full client is on Windows. Is it possible to watch for a file on unix or can I only do it on Windows ?
Is this simple to set up or does it mean I have find away to copy the file from the unix dir into the windows dir ?
One other question can you the file being watched for as the data source of the report that needs to be run ?
Be sure the Windows BCA server can “see” the file on the Unix system. This may require some voodoo.
Don’t use the browse function in Windows. Determine the UNC of the filewatcher file and enter that into the Filewatcher text box (e.g. \unixbca\usr\bca\watcher_file).
Try it on a trivial refresh to check the functionality.
I want to know if I can put the file for the Filewatcher in my local PC and configure the BCA with the local path of the file like c:\test\fileWatcher.txt ?