Reputation: 5764
I would like to use Cognos retrieve response data of IBM Forms Experience Builder via REST api. Can/How Cognos retrieve data via REST?
Upvotes: 2
Views: 8908
Reputation: 758
You can use Cognos Mashup Service:
Cognos Mashup Service
It is part of the Cognos SDK, and you can use REST + SOAP in order to embed Cognos Business Intelligence content into other business applications, processes or data visualization tools.
Documentation is part of the SDK and is not availble in public.
However, an excellent proven practice document is availble here:
Get started with the IBM Cognos Mashup Service
Upvotes: 2