<?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: Stored Process Prompt issue in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Stored-Process-Prompt-issue/m-p/278161#M5010</link>
    <description>&lt;P&gt;To verify that the library definition is not the culprit, I'd create a simple STP that reads data from a dataset in that library (without explicit libname for that library in the STP) and test that.&lt;/P&gt;</description>
    <pubDate>Fri, 17 Jun 2016 11:57:09 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2016-06-17T11:57:09Z</dc:date>
    <item>
      <title>Stored Process Prompt issue</title>
      <link>https://communities.sas.com/t5/Developers/Stored-Process-Prompt-issue/m-p/278136#M5007</link>
      <description>&lt;DIV class=""&gt;Hi ,&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;We've a problem in stored process excecution. we have selected a dynamic list in one of the prompts, In that the values are not retrieving to display from the selected table of dynamic list. Selected table for dynamic list and other tables used in the stored process belongs to same library.&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN class=""&gt;&lt;STRONG&gt;Key points:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;we are successfully getting the values list in the prompt only before the exection of using Library with libname statement.&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;If we're not executing the libname statement, before running the storerd process its not poping the list in the prompt.&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;Here I've attached some screenshots and the code used in the stored process.&amp;nbsp;&lt;/DIV&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12663i3FA01CE495A25B6F/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="Screen Shot 06-16-16 at 05.10 PM.PNG" title="Screen Shot 06-16-16 at 05.10 PM.PNG" /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/12664iC28E1CE0F6BCC844/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="Screen Shot 06-16-16 at 05.11 PM.PNG" title="Screen Shot 06-16-16 at 05.11 PM.PNG" /&gt;</description>
      <pubDate>Fri, 17 Jun 2016 09:33:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-Process-Prompt-issue/m-p/278136#M5007</guid>
      <dc:creator>rajiv436</dc:creator>
      <dc:date>2016-06-17T09:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process Prompt issue</title>
      <link>https://communities.sas.com/t5/Developers/Stored-Process-Prompt-issue/m-p/278141#M5008</link>
      <description>&lt;P&gt;I don't see any code in your screenshots, but I guess you need to define your library in the metadata so that it is automatically assigned by the stored process server.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2016 10:01:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-Process-Prompt-issue/m-p/278141#M5008</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-06-17T10:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process Prompt issue</title>
      <link>https://communities.sas.com/t5/Developers/Stored-Process-Prompt-issue/m-p/278153#M5009</link>
      <description>&lt;P&gt;That Library is already registered with Meta data.&lt;/P&gt;&lt;P&gt;Please find the code below we are using.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2016 11:39:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-Process-Prompt-issue/m-p/278153#M5009</guid>
      <dc:creator>rajiv436</dc:creator>
      <dc:date>2016-06-17T11:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process Prompt issue</title>
      <link>https://communities.sas.com/t5/Developers/Stored-Process-Prompt-issue/m-p/278161#M5010</link>
      <description>&lt;P&gt;To verify that the library definition is not the culprit, I'd create a simple STP that reads data from a dataset in that library (without explicit libname for that library in the STP) and test that.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Jun 2016 11:57:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-Process-Prompt-issue/m-p/278161#M5010</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2016-06-17T11:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process Prompt issue</title>
      <link>https://communities.sas.com/t5/Developers/Stored-Process-Prompt-issue/m-p/279938#M5011</link>
      <description>&lt;P&gt;AS per the update from SAS Technical support, To generate the values dynamically, the table used in the&amp;nbsp;prompt should belongs to the same library of other tables used in the program, I already have the program in the same manner, then also it won't work.&lt;/P&gt;&lt;P&gt;May I get&amp;nbsp;any additional&amp;nbsp;information&amp;nbsp;to resolve this issue.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jun 2016 10:04:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-Process-Prompt-issue/m-p/279938#M5011</guid>
      <dc:creator>rajiv436</dc:creator>
      <dc:date>2016-06-24T10:04:23Z</dc:date>
    </item>
  </channel>
</rss>

