Dear experts,
I am trying to run a report using a command line interface, that invokes the cognos SDK to run the reports. I am looking for an option to specify the connection name that the report has to use while running. I could many other options in the 'RunOptions' but not for connections.
If anyone could let me know on how to do this would be asap of great help.
Thanks in advance
Regards,
Rohit
runOptionEnum has a member called connection. So weird that this member is not documented in SDK developer guide. But give it a try.