COGNOiSe.com - The IBM Cognos Community

Legacy Business Intelligence => COGNOS ReportNet => Report Studio => Topic started by: bnruser on 24 May 2007 03:46:38 AM

Title: Plzzzzzzzzzz Helppppppppppp
Post by: bnruser on 24 May 2007 03:46:38 AM
Please advice the following
When we call from .NET by providing URL and passing prompts as parameters, it still shows up prompt page.

It’s possible to get the report in PDF format, how do we save tat in silent mode?

When we call SPs with DDL/DML, it throws up error.

When we access thro URL, the login screen shows up for namespace, uid and pass. How to avoid that?

When we connect to DB using windows authentication user, it prompts for password before executing the report.

Reports shows up with the link for Report Studio at the top. How to get user version in cognos 8?

Passing parameter to SP while calling from reports. 

Thnaks in Advance
Title: Re: Plzzzzzzzzzz Helppppppppppp
Post by: BIsrik on 24 May 2007 04:13:26 AM
U can get the url related details in this link. http://support.cognos.com/supported/docs/en/cognos8_bi/8.2/ug_cra.pdf

A sample URL in 8 would look like this..

http://crn8/cgi-bin/cognosisapi.dll?CAMNamespace=MySecurity&b_action=xts.run&m=portal/report-viewer.xts&ui.action=run&run.prompt=false&run.outputFormat=PDF&p_p1=9017&ui.object=%2fcontent%2fpackage%5b%40name%3d%27My Package%27%5d%2ffolder%5b%40name%3d%27Test%20Reports%27%5d%2ffolder%5b%40name%3d%27Srik%27%5d%2freport%5b%40name%3d%27Sample%27%5d&cv.ccurl=1&ui.backURL=http://localhost/&ui=t2

Srik