<?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 Using results from a stp, as input parameter values for another stp. in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Using-results-from-a-stp-as-input-parameter-values-for-another/m-p/33066#M2629</link>
    <description>I am executing a stored process in EG.&lt;BR /&gt;
For the stored process I need the input parameters to be picked from a parameter dataset which gets updated periodically.&lt;BR /&gt;
&lt;BR /&gt;
So I plan to write another stored process which accesses the data set and presents the user with the dynamic list and then invokes your current stored process.&lt;BR /&gt;
&lt;BR /&gt;
How can I execute this in EG?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Chandru.</description>
    <pubDate>Wed, 09 Jun 2010 09:02:46 GMT</pubDate>
    <dc:creator>chandru1dev</dc:creator>
    <dc:date>2010-06-09T09:02:46Z</dc:date>
    <item>
      <title>Using results from a stp, as input parameter values for another stp.</title>
      <link>https://communities.sas.com/t5/Developers/Using-results-from-a-stp-as-input-parameter-values-for-another/m-p/33066#M2629</link>
      <description>I am executing a stored process in EG.&lt;BR /&gt;
For the stored process I need the input parameters to be picked from a parameter dataset which gets updated periodically.&lt;BR /&gt;
&lt;BR /&gt;
So I plan to write another stored process which accesses the data set and presents the user with the dynamic list and then invokes your current stored process.&lt;BR /&gt;
&lt;BR /&gt;
How can I execute this in EG?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Chandru.</description>
      <pubDate>Wed, 09 Jun 2010 09:02:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Using-results-from-a-stp-as-input-parameter-values-for-another/m-p/33066#M2629</guid>
      <dc:creator>chandru1dev</dc:creator>
      <dc:date>2010-06-09T09:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: Using results from a stp, as input parameter values for another stp.</title>
      <link>https://communities.sas.com/t5/Developers/Using-results-from-a-stp-as-input-parameter-values-for-another/m-p/33067#M2630</link>
      <description>Hi:&lt;BR /&gt;
  I believe that dynamic and cascading parameters are supported in Stored Processes in the SAS 9.2 Platform. Consult the documentation for more information on how to implement these kinds of parameters.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Wed, 09 Jun 2010 11:18:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Using-results-from-a-stp-as-input-parameter-values-for-another/m-p/33067#M2630</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-06-09T11:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Using results from a stp, as input parameter values for another stp.</title>
      <link>https://communities.sas.com/t5/Developers/Using-results-from-a-stp-as-input-parameter-values-for-another/m-p/33068#M2631</link>
      <description>Hi Cynthia,&lt;BR /&gt;
&lt;BR /&gt;
Thanks for the reply, I am working in SAS 9.1.3 platform.&lt;BR /&gt;
Is there any other option for this.&lt;BR /&gt;
&lt;BR /&gt;
~ Chandru

Message was edited by: chandru1dev</description>
      <pubDate>Wed, 09 Jun 2010 11:45:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Using-results-from-a-stp-as-input-parameter-values-for-another/m-p/33068#M2631</guid>
      <dc:creator>chandru1dev</dc:creator>
      <dc:date>2010-06-09T11:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Using results from a stp, as input parameter values for another stp.</title>
      <link>https://communities.sas.com/t5/Developers/Using-results-from-a-stp-as-input-parameter-values-for-another/m-p/33069#M2632</link>
      <description>Hi Cynthia,&lt;BR /&gt;
&lt;BR /&gt;
I am working in SAS 9.1 platform. Is there any other option for this?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Chandru.</description>
      <pubDate>Wed, 09 Jun 2010 11:59:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Using-results-from-a-stp-as-input-parameter-values-for-another/m-p/33069#M2632</guid>
      <dc:creator>chandru1dev</dc:creator>
      <dc:date>2010-06-09T11:59:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using results from a stp, as input parameter values for another stp.</title>
      <link>https://communities.sas.com/t5/Developers/Using-results-from-a-stp-as-input-parameter-values-for-another/m-p/33070#M2633</link>
      <description>Hi:&lt;BR /&gt;
  In EG, you can populate the initial parameter selection list from a CSV file or from a SAS dataset. However, this definition is static and will not change (in SAS 9.1.3)  when the underlying data changes. I believe there are ways to update the metadata or using JSP pages to create dynamic lists. Consult the developer's documentation for SAS 9.1.3 Platform or work with Tech Support for the approach that best suits your installation and your skills.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Wed, 09 Jun 2010 13:22:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Using-results-from-a-stp-as-input-parameter-values-for-another/m-p/33070#M2633</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-06-09T13:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: Using results from a stp, as input parameter values for another stp.</title>
      <link>https://communities.sas.com/t5/Developers/Using-results-from-a-stp-as-input-parameter-values-for-another/m-p/33071#M2634</link>
      <description>Take a look at this thread, specifically toward the bottom, where I mention the STPDefineParameter macro.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?messageID=1943" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?messageID=1943&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Vince DelGobbo&lt;BR /&gt;
SAS R&amp;amp;D</description>
      <pubDate>Wed, 09 Jun 2010 13:28:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Using-results-from-a-stp-as-input-parameter-values-for-another/m-p/33071#M2634</guid>
      <dc:creator>Vince_SAS</dc:creator>
      <dc:date>2010-06-09T13:28:48Z</dc:date>
    </item>
    <item>
      <title>Re: Using results from a stp, as input parameter values for another stp.</title>
      <link>https://communities.sas.com/t5/Developers/Using-results-from-a-stp-as-input-parameter-values-for-another/m-p/33072#M2635</link>
      <description>Hi,&lt;BR /&gt;
Thanks everybody for the replies.&lt;BR /&gt;
&lt;BR /&gt;
I used the technique to refresh the metadata for the particular stored process, after my monthly job completes. Using unix script job to refresh metadata.&lt;BR /&gt;
Since the data changes once a month, I chose to use this option.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Chandru</description>
      <pubDate>Tue, 15 Jun 2010 13:58:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Using-results-from-a-stp-as-input-parameter-values-for-another/m-p/33072#M2635</guid>
      <dc:creator>chandru1dev</dc:creator>
      <dc:date>2010-06-15T13:58:49Z</dc:date>
    </item>
  </channel>
</rss>

