COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => SDK => Topic started by: roshugee on 27 Jun 2014 03:16:37 AM

Title: how to run a report using connection option using SDK
Post by: roshugee on 27 Jun 2014 03:16:37 AM
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
Title: Re: how to run a report using connection option using SDK
Post by: Song on 24 Aug 2014 06:31:14 PM
runOptionEnum has a member called connection. So weird that this member is not documented in SDK developer guide. But give it a try.