COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => SDK => Topic started by: m_karbala on 18 Dec 2008 08:31:06 AM

Title: Cognos report outputPages.
Post by: m_karbala on 18 Dec 2008 08:31:06 AM
Hi,

I have a report which has more than 10 pages. but when I use SDK to generate this report it will just return 1 page

((asynchDetailReportOutput)executeReportResponse.details[1]).outputPages.Length return 1

any Idea?