I have a job. I want it write a file(anything) to anywhere when it has finished. How can i do this?
You can't get a job to write things - it is designed simply to run a collection of things. You might try creating an Event Studio agent which fires off a Stored Procedure, then add this as the last step of the job?
Just a thought.
MF.
Snet form my fumblefingers
iPhon 5 usig Tapatalk
If the file you want to write is report output, you can configure Cognos to save output to a file system instead of the content store.
thanks for answering