COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Report Studio => Topic started by: himanshu1012 on 28 Apr 2017 04:56:49 AM

Title: Stored Procedures in Cognos Reporting
Post by: himanshu1012 on 28 Apr 2017 04:56:49 AM
We are using COGNOS with SQL Server on Cloud Application.

Framework MANAGER is not there in the application. we do have Report studio, Query studio, Analysis studio, Workspace,event studio , Admin.

I want to import Stored Procedures for Reporting.

Our vendor says u need not require FM for Stored Procedures.

Is there any other way to access user stored Procedures in cognos.
Title: Re: Stored Procedures in Cognos Reporting
Post by: New_Guy on 28 Apr 2017 09:16:58 AM
Hi,
You have to have FM to import the stored procedure.
Good luck
New guy
Title: Re: Stored Procedures in Cognos Reporting
Post by: AnalyticsWithJay on 28 Apr 2017 10:10:05 AM
Quote from: himanshu1012 on 28 Apr 2017 04:56:49 AM
Our vendor says u need not require FM for Stored Procedures.

Is there any other way to access user stored Procedures in cognos.

Yes, by using a SQL Query in Report Studio. Depending on what you're looking to do, you could also call them from Event Studio.
Title: Re: Stored Procedures in Cognos Reporting
Post by: bdbits on 28 Apr 2017 02:47:56 PM
Of course it should be noted that writing SQL in Report Studio goes against many reasons for using Cognos in the first place. If your vendor actually understands Cognos, they would not want you to do this either.

You should only do it as a last resort, which may be the case here.