<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Linking SAS to Hyperion and Cognos in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Linking-SAS-to-Hyperion-and-Cognos/m-p/21781#M2475</link>
    <description>What is the general process used when you manually pull down the data?  What format is the data in at this point (XML, CSV, other)?  Do Cognos and Hyperion provide Web-based tools that are able to pull down the data?&lt;BR /&gt;
&lt;BR /&gt;
Vince DelGobbo&lt;BR /&gt;
SAS R&amp;amp;D</description>
    <pubDate>Tue, 26 Oct 2010 00:23:56 GMT</pubDate>
    <dc:creator>Vince_SAS</dc:creator>
    <dc:date>2010-10-26T00:23:56Z</dc:date>
    <item>
      <title>Linking SAS to Hyperion and Cognos</title>
      <link>https://communities.sas.com/t5/Developers/Linking-SAS-to-Hyperion-and-Cognos/m-p/21776#M2470</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
I am a begineer in SAS but we are trying to integrate all queries from Hyperion and Cognos to run straight into SAS for analytics. Is there an add on or has anyone tried linking Hyperion and Cognos to SAS for analytic purposes. Your help would be appreciated.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Harry</description>
      <pubDate>Mon, 25 Oct 2010 02:50:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Linking-SAS-to-Hyperion-and-Cognos/m-p/21776#M2470</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-10-25T02:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: Linking SAS to Hyperion and Cognos</title>
      <link>https://communities.sas.com/t5/Developers/Linking-SAS-to-Hyperion-and-Cognos/m-p/21777#M2471</link>
      <description>Can you provide more details on what you are trying to do?  Do you want to run queries against Cognos/Hyperion from within SAS, and then perform analytics with SAS?  Or something else?&lt;BR /&gt;
&lt;BR /&gt;
I don't know the answer, but if you can provide more details I can try to find someone who does.&lt;BR /&gt;
&lt;BR /&gt;
Vince DelGobbo&lt;BR /&gt;
SAS R&amp;amp;D</description>
      <pubDate>Mon, 25 Oct 2010 12:58:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Linking-SAS-to-Hyperion-and-Cognos/m-p/21777#M2471</guid>
      <dc:creator>Vince_SAS</dc:creator>
      <dc:date>2010-10-25T12:58:31Z</dc:date>
    </item>
    <item>
      <title>Re: Linking SAS to Hyperion and Cognos</title>
      <link>https://communities.sas.com/t5/Developers/Linking-SAS-to-Hyperion-and-Cognos/m-p/21778#M2472</link>
      <description>Hi Vince,&lt;BR /&gt;
&lt;BR /&gt;
Thank you for your reply. I am trying to run queries within Cognos/Hyperion from within SAS and automate that procedure to deliver the results to the query to within SAS to perform analytics within SAS. What we are trying to do is automate the entire procedure to run overnight so as to keep things more automated. Thank you for your help.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Harry</description>
      <pubDate>Mon, 25 Oct 2010 22:29:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Linking-SAS-to-Hyperion-and-Cognos/m-p/21778#M2472</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-10-25T22:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Linking SAS to Hyperion and Cognos</title>
      <link>https://communities.sas.com/t5/Developers/Linking-SAS-to-Hyperion-and-Cognos/m-p/21779#M2473</link>
      <description>Hi:&lt;BR /&gt;
  I'm a bit confused. I thought that Cognos (acquired by IBM) and Hyperion (acquired by Oracle) were BI tools/solutions/platforms that worked with standard datasources, such as an Oracle database or a DB2 database. Don't Cognos/Hyperion connect to SAP data sources???? SAS can connect to many data sources such as Oracle or DB2 (and I think even SAP) directly.&lt;BR /&gt;
 &lt;BR /&gt;
  So if SAS can directly access the Oracle or DB2 data, why would you want a stored process on the SAS end to "run queries within Cognos/Hyperion"? That seems an unnecessary layer of querying, if you ultimately want SAS to run analytics based on the query results. &lt;BR /&gt;
&lt;BR /&gt;
  Perhaps your Account Representative can help you figure out the best configuration to access the data that you are currently accessing with Cognos/Hyperion.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Mon, 25 Oct 2010 23:35:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Linking-SAS-to-Hyperion-and-Cognos/m-p/21779#M2473</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-10-25T23:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Linking SAS to Hyperion and Cognos</title>
      <link>https://communities.sas.com/t5/Developers/Linking-SAS-to-Hyperion-and-Cognos/m-p/21780#M2474</link>
      <description>Hi ,&lt;BR /&gt;
&lt;BR /&gt;
You are right we should be able to access actuary data straight from Oracle but we are not allowed direct access to it and only data warehouse inside SAS libraries. Some of the reports and analytics we perform is data manually pulled down from Hyperion and Cognos which is a bit of work . In order to make this process more robust and dynamic, we are looking at if it is possible to automate this process.&lt;BR /&gt;
&lt;BR /&gt;
Regards,&lt;BR /&gt;
Harry</description>
      <pubDate>Mon, 25 Oct 2010 23:45:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Linking-SAS-to-Hyperion-and-Cognos/m-p/21780#M2474</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-10-25T23:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: Linking SAS to Hyperion and Cognos</title>
      <link>https://communities.sas.com/t5/Developers/Linking-SAS-to-Hyperion-and-Cognos/m-p/21781#M2475</link>
      <description>What is the general process used when you manually pull down the data?  What format is the data in at this point (XML, CSV, other)?  Do Cognos and Hyperion provide Web-based tools that are able to pull down the data?&lt;BR /&gt;
&lt;BR /&gt;
Vince DelGobbo&lt;BR /&gt;
SAS R&amp;amp;D</description>
      <pubDate>Tue, 26 Oct 2010 00:23:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Linking-SAS-to-Hyperion-and-Cognos/m-p/21781#M2475</guid>
      <dc:creator>Vince_SAS</dc:creator>
      <dc:date>2010-10-26T00:23:56Z</dc:date>
    </item>
  </channel>
</rss>

