If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

Recent posts

#1
Report Studio / Re: How to display only pages ...
Last post by JosephKiz - Today at 05:16:50 PM
吸引人的 旅行博客, 不要停下 保持热情。感谢! 博物展 确实少有, 如此积极的氛围。点赞。
#2
Administration and Security / Re: Need help running a report...
Last post by dougp - Yesterday at 10:06:09 AM
What version of Cognos Analytics?  Looking at the docs for 12.0.4, I don't see /api/v1/{report id}/run being an option.
#3
Hi all,

Here's what I've tried so far which doesn't seem to work..

- As per the documentation, I've sent a PUT request to /api/v1/session and got the session cookies.
- I've used this to authenticate and I was successfully able to get output for GET /api/v1/content
- In this output I have info about team folders and my personal folder, but when i try to see contents inside these folders using /api/v1/content/team_folders/items I get a 403 forbidden error.

To run the report (which is my goal) I've tried stuff like /api/v1/{report id}/run or /execute but it keeps throwing an error saying forbidden or unauthorized. Which is strange because I have the access to read n write anything in all the folders.

Could anyone please suggest something that i can try?

P.S : giving search path instead of report id doesnt work either.
#4
Quote from: dougp on 19 Nov 2025 10:50:46 AMWhat information do you need to gather?

This should probably be moved to Cognos Analytics | Administration and Security

Thank you for your answer!
1) We need information about "what users, when run, which reports with which parameters"

2) I moved my topic to Cognos Analytics | Administration and Security
#5
Report Studio / MOVED: COGIPF_PARAMETERS.COGIP...
Last post by karine3001 - 19 Nov 2025 09:33:46 PM
This topic has been moved to Administration and Security

https://www.cognoise.com/index.php?action=profile;area=showposts;u=98806
#6
Security / Re: Capabilities and roles, ne...
Last post by dougp - 19 Nov 2025 10:54:40 AM
What is SCI?
#7
Administration and Security / Re: COGIPF_PARAMETERS.COGIPF_P...
Last post by dougp - 19 Nov 2025 10:50:46 AM
QuoteWe need to gather information about report runs

What information do you need to gather?

This should probably be moved to Cognos Analytics | Administration and Security
#8
UPD
I set RSVP.PARAMETERS.LOG=true, for all services containing word "report" turned logging level to "Basic", restarted dispatchers,
But when I run IBS Cognos reports the column COGIPF_PARAMETERS.COGIPF_PARAMETER_ VALUE_BLOB is still empty...
What else can help?



Hello, everybody, I'm very in IBM COGNOS, so please, sorry for a silly question
IBM Cognos version is 11.1
We need to gather information about report runs, and when I run the report, the field COGIPF_PARAMETERS.COGIPF_PARAMETER_ VALUE_BLOB  remains empty while the other fields of this table are filled with data.
At the same time I see many other records, where the field COGIPF_PARAMETERS.COGIPF_PARAMETER_ VALUE_BLOB  contains xml with parameters and their values....
I read that it is necessary to set parameter RSVP.PARAMETERS.LOG=true
So the question is - how can I do it? I opened the Administrative console -> system -> additional parameters, but I do not see the parameter with the name "RSVP.PARAMETERS.LOG".
What button do I need to press to  add it?

Thanks in advance
#9
Administration and Security / Re: Content Store Restore in C...
Last post by MFGF - 17 Nov 2025 04:33:46 PM
Quote from: Vineet on 17 Nov 2025 08:12:40 AMHello All


Recently I am assigned to do a feasibility check of Cognos on IBM CP4D. Cognos is already installed on Cp4d and instance is working but I need to restore the Content Store from previous version.
Need help on restoring the Content Store deployment archive, I am not sure where to post the file for import job to pick it up.
Content Store is from Cognos 11.1 and we are moving to 12.0.

Thanks
VJ

Hi,

Deployment archives in the CP4D version of Cognos Analytics get stored in the Deployments folder in the Artifacts pod. You would need to get your backup zip transferred to your bastion server (usually via sftp using something like Filezilla), then use the OpenShift copy command (oc cp) to copy it to the correct folder in the Artifacts pod. Once it is there, you should be able to restore it as normal from within the Cognos Analytics UI.

Cheers!

MF.
#10
Administration and Security / Content Store Restore in Cp4D
Last post by Vineet - 17 Nov 2025 08:12:40 AM
Hello All


Recently I am assigned to do a feasibility check of Cognos on IBM CP4D. Cognos is already installed on Cp4d and instance is working but I need to restore the Content Store from previous version.
Need help on restoring the Content Store deployment archive, I am not sure where to post the file for import job to pick it up.
Content Store is from Cognos 11.1 and we are moving to 12.0.

Thanks
VJ