<?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 Customizing Stored Process in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Customizing-Stored-Process/m-p/99188#M3666</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can someone tell me if i have created Storedd process with EG 4.2 and registred it with SAS Metadata server so after this can i make cusomization in that stored process? Is it possible? If yes how and if no why?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 May 2012 10:55:16 GMT</pubDate>
    <dc:creator>Tushar</dc:creator>
    <dc:date>2012-05-01T10:55:16Z</dc:date>
    <item>
      <title>Customizing Stored Process</title>
      <link>https://communities.sas.com/t5/Developers/Customizing-Stored-Process/m-p/99188#M3666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can someone tell me if i have created Storedd process with EG 4.2 and registred it with SAS Metadata server so after this can i make cusomization in that stored process? Is it possible? If yes how and if no why?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2012 10:55:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Customizing-Stored-Process/m-p/99188#M3666</guid>
      <dc:creator>Tushar</dc:creator>
      <dc:date>2012-05-01T10:55:16Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing Stored Process</title>
      <link>https://communities.sas.com/t5/Developers/Customizing-Stored-Process/m-p/99189#M3667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, it is possible to modify a stored process after you have created it.&amp;nbsp; Assuming you see the stored process in EG, you can double-click it, and it will open the stored process wizard, and allow you to modify the promts, code, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HTH,&lt;/P&gt;&lt;P&gt;--Q.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2012 12:25:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Customizing-Stored-Process/m-p/99189#M3667</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2012-05-01T12:25:06Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing Stored Process</title>
      <link>https://communities.sas.com/t5/Developers/Customizing-Stored-Process/m-p/99190#M3668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tushar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can directly modify the stored process by editing and saving the .sas file that you have created while creating SP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 May 2012 08:46:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Customizing-Stored-Process/m-p/99190#M3668</guid>
      <dc:creator>shivas</dc:creator>
      <dc:date>2012-05-02T08:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing Stored Process</title>
      <link>https://communities.sas.com/t5/Developers/Customizing-Stored-Process/m-p/99191#M3669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tricia Aanderud posted a great blog post explaining 3 ways in which you can edit a stored process... check it out - &lt;A class="active_link" href="http://www.bi-notes.com/2012/05/stored-process-edit-modify-change/" title="http://www.bi-notes.com/2012/05/stored-process-edit-modify-change/"&gt;Stored Processes: 3 Ways to Edit a Stored Process &lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW if you are creating or using stored processes I highly recommend getting a copy of her latest book &lt;A href="http://www.bi-notes.com/the-50-keys-to-learning-sas-stored-processes/" title="http://www.bi-notes.com/the-50-keys-to-learning-sas-stored-processes/"&gt;The 50 Keys to Learning SAS Stored Processes Book | Business Intelligence Notes for SAS&amp;amp;reg; BI Users&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Michelle&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 May 2012 12:32:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Customizing-Stored-Process/m-p/99191#M3669</guid>
      <dc:creator>MichelleHomes</dc:creator>
      <dc:date>2012-05-04T12:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: Customizing Stored Process</title>
      <link>https://communities.sas.com/t5/Developers/Customizing-Stored-Process/m-p/99192#M3670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A _jive_internal="true" data-avatarid="1110" data-externalid="" data-online="false" data-presence="null" data-userid="704789" data-username="MichelleH" href="https://communities.sas.com/people/MichelleH"&gt;Michelle Homes&lt;/A&gt;, &lt;A _jive_internal="true" data-avatarid="-1" data-externalid="" data-online="false" data-presence="null" data-userid="7422" data-username="shivas" href="https://communities.sas.com/people/shivas"&gt;shivas&lt;/A&gt; and &lt;A _jive_internal="true" data-avatarid="-1" data-externalid="" data-online="false" data-presence="null" data-userid="726767" data-username="Quentin" href="https://communities.sas.com/people/Quentin"&gt;Quentin&lt;/A&gt; thanks a lot. your answer really helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2012 20:08:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Customizing-Stored-Process/m-p/99192#M3670</guid>
      <dc:creator>Tushar</dc:creator>
      <dc:date>2012-05-07T20:08:48Z</dc:date>
    </item>
  </channel>
</rss>

