<?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 A Stored Process with SAS Information Map in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Linking-A-Stored-Process-with-SAS-Information-Map/m-p/519811#M5825</link>
    <description>&lt;P&gt;I moved the thread to the Stored Processes community.&lt;/P&gt;</description>
    <pubDate>Mon, 10 Dec 2018 00:29:27 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2018-12-10T00:29:27Z</dc:date>
    <item>
      <title>Linking A Stored Process with SAS Information Map</title>
      <link>https://communities.sas.com/t5/Developers/Linking-A-Stored-Process-with-SAS-Information-Map/m-p/519752#M5823</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;I would like to inquire that is there any way through which we can attach a stored process created in SAS Enterprise Guide version 7.13 to SAS Information Map version 4.4 M4.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please assist me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sun, 09 Dec 2018 14:23:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Linking-A-Stored-Process-with-SAS-Information-Map/m-p/519752#M5823</guid>
      <dc:creator>prabhatkumar</dc:creator>
      <dc:date>2018-12-09T14:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Linking A Stored Process with SAS Information Map</title>
      <link>https://communities.sas.com/t5/Developers/Linking-A-Stored-Process-with-SAS-Information-Map/m-p/519754#M5824</link>
      <description>Hi:&lt;BR /&gt;  It depends on how you're using the Stored Process and the Information Map.&lt;BR /&gt;&lt;BR /&gt;  It is possible to have a stored process provide data to an information map. If this is what you mean, then EG is really out of the picture after you create your stored process. In Information Map Studio, you have to define the stored process (or "bind" the stored process to the Information Map) inside Information Map Studio. Note that in this scenario, your stored process does NOT produce report output -- it produces data that is used by the information map. In this example &lt;A href="https://support.sas.com/documentation/onlinedoc/91pdf/sasdoc_913/infomap31_tips_9310.pdf" target="_blank"&gt;https://support.sas.com/documentation/onlinedoc/91pdf/sasdoc_913/infomap31_tips_9310.pdf&lt;/A&gt; it shows restricting access to data at the row level using a stored process to populate an information map.&lt;BR /&gt;&lt;BR /&gt;  In the other scenario, your Stored Process is producing a report output, using the Information Map as a data source. Your Stored Process in EG would need to be defined to run on the Workspace server (because Information Maps run on the Workspace server) and you'll need a LIBNAME statement that uses the INFOMAPS engine, as shown here (page 117) &lt;A href="https://go.documentation.sas.com/api/docsets/engimap/9.4/content/engimap.pdf" target="_blank"&gt;https://go.documentation.sas.com/api/docsets/engimap/9.4/content/engimap.pdf&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Hope this helps. Note that most of the people working with Stored Processes will be monitoring this Forum specifically for Stored Processes: &lt;A href="https://communities.sas.com/t5/SAS-Stored-Processes/bd-p/sas_stored_processes" target="_blank"&gt;https://communities.sas.com/t5/SAS-Stored-Processes/bd-p/sas_stored_processes&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;Cynthia</description>
      <pubDate>Sun, 09 Dec 2018 15:41:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Linking-A-Stored-Process-with-SAS-Information-Map/m-p/519754#M5824</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2018-12-09T15:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: Linking A Stored Process with SAS Information Map</title>
      <link>https://communities.sas.com/t5/Developers/Linking-A-Stored-Process-with-SAS-Information-Map/m-p/519811#M5825</link>
      <description>&lt;P&gt;I moved the thread to the Stored Processes community.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Dec 2018 00:29:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Linking-A-Stored-Process-with-SAS-Information-Map/m-p/519811#M5825</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2018-12-10T00:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Linking A Stored Process with SAS Information Map</title>
      <link>https://communities.sas.com/t5/Developers/Linking-A-Stored-Process-with-SAS-Information-Map/m-p/519832#M5826</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13549"&gt;@Cynthia_sas&lt;/a&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The link of the document which was provided by you was for older version of SAS Information Map i.e SAS IMAP 3.1. Currently I am using SAS IMAP v 4.4 M4. In the previous version there was an option of stored process directly under the tool option but in the later version it is not available.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly assist.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prabhat Kumar&lt;/P&gt;</description>
      <pubDate>Mon, 10 Dec 2018 05:10:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Linking-A-Stored-Process-with-SAS-Information-Map/m-p/519832#M5826</guid>
      <dc:creator>prabhatkumar</dc:creator>
      <dc:date>2018-12-10T05:10:46Z</dc:date>
    </item>
  </channel>
</rss>

