Useful IBM Cognos Coding Examples
How do you open the schedule page of a report using JavaScript. Link
Sample JavaScript for getting date and time from prompt page. Link
SDK sample to retrieve the capabilities of the current user. Link
SDK Sample to query for an Analysis object and create multiple copies. Link
Add data sources to an existing Framework Manager model using the SDK. Link
SDK Sample to add existing users to roles. Link
How to turn on tracing/logging for the Java Custom Authentication Provider (AAA). Link
SDK sample to remove a security object from the Permissions tab. Link
SDK sample to remove a dimension from a Analysis Studio report and save the changes to the report. Link
SDK sample to copy portal tabs from one account to another in Cognos 8. Link
SDK sample to deploy a saved export. Link
SDK Sample to extract and modify the TimeZone property of a user. Link
SDK Sample to modify a role and add the current logged in user as a member. Link
JavaScript: Sample to access prompts. Link
SDK Sample to logon and retrieve the value of cam_passport. Link
SDK Sample to retrieve e-mail recipients from previous report executions. Link
How can a Dynamic Marquee be displayed in a portlet page together with the Public Folder content and display the page by default when users log in. Link
