COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Report Studio => Topic started by: mitali on 13 Nov 2014 02:02:09 AM

Title: How can we embed cognos report into third party application
Post by: mitali on 13 Nov 2014 02:02:09 AM
How can we embed cognos report into third party application using any API or tool
Title: Re: How can we embed cognos report into third party application
Post by: MFGF on 13 Nov 2014 02:51:13 AM
Quote from: mitali on 13 Nov 2014 02:02:09 AM
How can we embed cognos report into third party application using any API or tool

Sounds like you should probably be looking at the Cognos SDK?
Title: Re: How can we embed cognos report into third party application
Post by: bdbits on 13 Nov 2014 05:49:22 PM
In addition to what MFGF said (SDK), if you have a web-based application you can also pull content from Cognos using URLs. You could for example pull this into an iframe. I do not have the link handy, but there is documentation on this in the IBM documentation. If you cannot find it, post back and I will dig it up.

But for anything beyond that MFGF is right - SDK. You can do some pretty cool stuff as far as pulling content into your app.
Title: Re: How can we embed cognos report into third party application
Post by: mitali on 13 Nov 2014 11:32:54 PM
thanks for the replies,can we use cognos mashup service(CMS) API also?
Title: Re: How can we embed cognos report into third party application
Post by: MFGF on 14 Nov 2014 04:48:31 AM
Quote from: mitali on 13 Nov 2014 11:32:54 PM
thanks for the replies,can we use cognos mashup service(CMS) API also?

If you have something that will consume the mashup service, yes.

MF.
Title: Re: How can we embed cognos report into third party application
Post by: mitali on 17 Nov 2014 10:41:29 PM
from which version of cognos server COgnos Mashup Services(CMS) was introduced.I have cognos 10.2 version,How can I be sure about CMS.
Title: Re: How can we embed cognos report into third party application
Post by: mitali on 18 Nov 2014 05:39:57 AM
I need to embed Google map using cognos mash up services into an existing cognos report,I am not able to view Google map even after using Google API key, gateway Uri of my cognos server and store id of targeted report.Please help.