<?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 InfoMaps Engine in STP and Login in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/InfoMaps-Engine-in-STP-and-Login/m-p/31151#M7396</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello SAS Friends,&lt;/P&gt;&lt;P&gt;I am using the infomaps engine in a program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* Run the Information Maps engine to retrieve the data. */&lt;/P&gt;&lt;P&gt;libname mylib infomaps &lt;/P&gt;&lt;P&gt;metaport=10561 &lt;/P&gt;&lt;P&gt;metaserver="sas92metadev.sr.allianz-suisse.ch"&lt;/P&gt;&lt;P&gt;metarepository="Foundation"&lt;/P&gt;&lt;P&gt;mappath="/Shared Data/Libraries/DEVPOOL/IM";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc print data=mylib.PH_IM_TEST1;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*If your metadata server supports single sign-on, you can omit the METAPASS=&lt;/P&gt;&lt;P&gt;and METAUSER= options and connect through a trusted peer connection or through&lt;/P&gt;&lt;P&gt;Integrated Windows Authentication.*/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This executes fine, without user credentials.&lt;/P&gt;&lt;P&gt;Now I want to use this information map also as a data source for an STP.&lt;/P&gt;&lt;P&gt;Simply adding this code in an STP and I get the error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: Invalid credentials&lt;/P&gt;&lt;P&gt;ERROR: Access denied.&lt;/P&gt;&lt;P&gt;ERROR: Error in the LIBNAME statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why does it work in as a program but not within the STP?&lt;/P&gt;&lt;P&gt;If not, how else can I use an information map as a data source within &lt;/P&gt;&lt;P&gt;an STP. - the information map uses BI Row Level Filter and hence it&lt;/P&gt;&lt;P&gt;should just take the UserID of the current user (which works alls&lt;/P&gt;&lt;P&gt;fine when executing as a program)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Oct 2011 09:33:20 GMT</pubDate>
    <dc:creator>metalray</dc:creator>
    <dc:date>2011-10-19T09:33:20Z</dc:date>
    <item>
      <title>InfoMaps Engine in STP and Login</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/InfoMaps-Engine-in-STP-and-Login/m-p/31151#M7396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello SAS Friends,&lt;/P&gt;&lt;P&gt;I am using the infomaps engine in a program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/* Run the Information Maps engine to retrieve the data. */&lt;/P&gt;&lt;P&gt;libname mylib infomaps &lt;/P&gt;&lt;P&gt;metaport=10561 &lt;/P&gt;&lt;P&gt;metaserver="sas92metadev.sr.allianz-suisse.ch"&lt;/P&gt;&lt;P&gt;metarepository="Foundation"&lt;/P&gt;&lt;P&gt;mappath="/Shared Data/Libraries/DEVPOOL/IM";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc print data=mylib.PH_IM_TEST1;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/*If your metadata server supports single sign-on, you can omit the METAPASS=&lt;/P&gt;&lt;P&gt;and METAUSER= options and connect through a trusted peer connection or through&lt;/P&gt;&lt;P&gt;Integrated Windows Authentication.*/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This executes fine, without user credentials.&lt;/P&gt;&lt;P&gt;Now I want to use this information map also as a data source for an STP.&lt;/P&gt;&lt;P&gt;Simply adding this code in an STP and I get the error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR: Invalid credentials&lt;/P&gt;&lt;P&gt;ERROR: Access denied.&lt;/P&gt;&lt;P&gt;ERROR: Error in the LIBNAME statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;why does it work in as a program but not within the STP?&lt;/P&gt;&lt;P&gt;If not, how else can I use an information map as a data source within &lt;/P&gt;&lt;P&gt;an STP. - the information map uses BI Row Level Filter and hence it&lt;/P&gt;&lt;P&gt;should just take the UserID of the current user (which works alls&lt;/P&gt;&lt;P&gt;fine when executing as a program)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Bob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 09:33:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/InfoMaps-Engine-in-STP-and-Login/m-p/31151#M7396</guid>
      <dc:creator>metalray</dc:creator>
      <dc:date>2011-10-19T09:33:20Z</dc:date>
    </item>
    <item>
      <title>InfoMaps Engine in STP and Login</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/InfoMaps-Engine-in-STP-and-Login/m-p/31152#M7397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;executing on the workspace server helped &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Oct 2011 11:12:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/InfoMaps-Engine-in-STP-and-Login/m-p/31152#M7397</guid>
      <dc:creator>metalray</dc:creator>
      <dc:date>2011-10-19T11:12:49Z</dc:date>
    </item>
  </channel>
</rss>

