<?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 How to handle stored process options through code. in Developers</title>
    <link>https://communities.sas.com/t5/Developers/How-to-handle-stored-process-options-through-code/m-p/35580#M2668</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Can anybody guide me how to handle the options of a stored process through codes.&lt;BR /&gt;
I need to execute a stored process with the List options = Single value.&lt;BR /&gt;
How can I handle this throught sas code.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Chandru.</description>
    <pubDate>Tue, 15 Jun 2010 14:05:26 GMT</pubDate>
    <dc:creator>chandru1dev</dc:creator>
    <dc:date>2010-06-15T14:05:26Z</dc:date>
    <item>
      <title>How to handle stored process options through code.</title>
      <link>https://communities.sas.com/t5/Developers/How-to-handle-stored-process-options-through-code/m-p/35580#M2668</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Can anybody guide me how to handle the options of a stored process through codes.&lt;BR /&gt;
I need to execute a stored process with the List options = Single value.&lt;BR /&gt;
How can I handle this throught sas code.&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Chandru.</description>
      <pubDate>Tue, 15 Jun 2010 14:05:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/How-to-handle-stored-process-options-through-code/m-p/35580#M2668</guid>
      <dc:creator>chandru1dev</dc:creator>
      <dc:date>2010-06-15T14:05:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle stored process options through code.</title>
      <link>https://communities.sas.com/t5/Developers/How-to-handle-stored-process-options-through-code/m-p/35581#M2669</link>
      <description>Hi:&lt;BR /&gt;
  Not exactly sure what you mean about "how to handle the options of a stored process through codes." When you register the parameters in the metadata, that is when you define whether a parameter can have a single value or multple values.&lt;BR /&gt;
 &lt;BR /&gt;
  When the end user starts up the stored process, the metadata definitions are used to tell the prompting interface how to present the parameter to the end user and whether to allow single value input or multiple value input for a parameter. This happens automatically, depending on the client application that is being used to submit the stored process.&lt;BR /&gt;
 &lt;BR /&gt;
  Is your question about how to REGISTER the stored process parameters in the metadata using code??? Or is your question about how to supply parameter values in code (such as when you submit a stored process via URL)?&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Tue, 15 Jun 2010 14:25:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/How-to-handle-stored-process-options-through-code/m-p/35581#M2669</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-06-15T14:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle stored process options through code.</title>
      <link>https://communities.sas.com/t5/Developers/How-to-handle-stored-process-options-through-code/m-p/35582#M2670</link>
      <description>Hi Cynthia,&lt;BR /&gt;
&lt;BR /&gt;
Actually, I refresh the metadata(using unix script), to dynamically pick the parameters from a parameter dataset.&lt;BR /&gt;
But every time I refresh the metadata, the options of the stored process changes.&lt;BR /&gt;
&lt;BR /&gt;
Initially, I keep the stored process option to select single value for each parameter.&lt;BR /&gt;
After I refresh and execute the stored process, I get the option of selecting multiple values (which I don't need).&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
Chandru</description>
      <pubDate>Tue, 15 Jun 2010 14:49:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/How-to-handle-stored-process-options-through-code/m-p/35582#M2670</guid>
      <dc:creator>chandru1dev</dc:creator>
      <dc:date>2010-06-15T14:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to handle stored process options through code.</title>
      <link>https://communities.sas.com/t5/Developers/How-to-handle-stored-process-options-through-code/m-p/35583#M2671</link>
      <description>Hi:&lt;BR /&gt;
  Interesting approach. I really don't know enough about refreshing the metadata in batch mode via a Unix script to be of any help. I really like SAS Management Console for managing stored processes and so far, have not experienced a need to create/manage stored process using anything other than SAS Mangement Console.&lt;BR /&gt;
&lt;BR /&gt;
  For more help with your Unix script and the parameter behavior after you run the script, I would suggest that you open a track with Tech Support.&lt;BR /&gt;
&lt;BR /&gt;
  To open a track with Tech Support, go to:&lt;BR /&gt;
&lt;A href="http://support.sas.com/ctx/supportform/createForm" target="_blank"&gt;http://support.sas.com/ctx/supportform/createForm&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
cynthia</description>
      <pubDate>Tue, 15 Jun 2010 16:11:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/How-to-handle-stored-process-options-through-code/m-p/35583#M2671</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-06-15T16:11:05Z</dc:date>
    </item>
  </channel>
</rss>

