I need to run a report and save it as a csv file to local file system.
In Cognos portal, I can do this as show in the attachment picture.
When I write java code to do the same as in the picture, I don't know how to specify the advanced options in Java,
Could someone help?
thanks so much.
there is an example in the sdk folder which is installed with the SDK as well.
look at "runreport"
cheers