<?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: Creating a Stored Process Globally and to be auto called by codes ran by all users. in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Creating-a-Stored-Process-Globally-and-to-be-auto-called-by/m-p/700983#M37689</link>
    <description>&lt;P&gt;You seem to mix up the macro autocall facility with stored processes. These are two different things.&lt;/P&gt;</description>
    <pubDate>Mon, 23 Nov 2020 17:32:33 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2020-11-23T17:32:33Z</dc:date>
    <item>
      <title>Creating a Stored Process Globally and to be auto called by codes ran by all users.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Creating-a-Stored-Process-Globally-and-to-be-auto-called-by/m-p/700941#M37684</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have created a Stored Process in SAS Enterprise Guide 8.3. Now I have to save it in server and it has to be auto called in codes ran by my users list by default. Can anyone on this group help me to achieve this??&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;Thalla&lt;/P&gt;</description>
      <pubDate>Mon, 23 Nov 2020 15:53:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Creating-a-Stored-Process-Globally-and-to-be-auto-called-by/m-p/700941#M37684</guid>
      <dc:creator>THALLA_REDDY</dc:creator>
      <dc:date>2020-11-23T15:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Stored Process Globally and to be auto called by codes ran by all users.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Creating-a-Stored-Process-Globally-and-to-be-auto-called-by/m-p/700955#M37686</link>
      <description>&lt;P&gt;A stored process created with EG is, by definition, stored on the SAS server. It can be found in SAS metadata through the "SAS Folders" interface in EG.&lt;/P&gt;
&lt;P&gt;If you want other users to use it, the folder in SAS metadata must be accessible by them.&lt;/P&gt;
&lt;P&gt;Get in contact with your SAS admin, who will tell you which folder to use, or help you create one correctly.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Nov 2020 16:15:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Creating-a-Stored-Process-Globally-and-to-be-auto-called-by/m-p/700955#M37686</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-11-23T16:15:19Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Stored Process Globally and to be auto called by codes ran by all users.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Creating-a-Stored-Process-Globally-and-to-be-auto-called-by/m-p/700974#M37688</link>
      <description>&lt;P&gt;thanks for your response,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Can you please let me know if we can make a stored process as a auto call one ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;thanks&lt;/P&gt;
&lt;P&gt;Thalla&lt;/P&gt;</description>
      <pubDate>Mon, 23 Nov 2020 16:55:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Creating-a-Stored-Process-Globally-and-to-be-auto-called-by/m-p/700974#M37688</guid>
      <dc:creator>THALLA_REDDY</dc:creator>
      <dc:date>2020-11-23T16:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Stored Process Globally and to be auto called by codes ran by all users.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Creating-a-Stored-Process-Globally-and-to-be-auto-called-by/m-p/700983#M37689</link>
      <description>&lt;P&gt;You seem to mix up the macro autocall facility with stored processes. These are two different things.&lt;/P&gt;</description>
      <pubDate>Mon, 23 Nov 2020 17:32:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Creating-a-Stored-Process-Globally-and-to-be-auto-called-by/m-p/700983#M37689</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-11-23T17:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Stored Process Globally and to be auto called by codes ran by all users.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Creating-a-Stored-Process-Globally-and-to-be-auto-called-by/m-p/701159#M37701</link>
      <description>&lt;P&gt;Yes I agree with your point that autocall macro and stored process are different things.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Actually my requirement is - "I have created a &lt;STRONG&gt;stored process&lt;/STRONG&gt; in which I will get inputs from user through PROMPTS while running it". Now I have to make this Stored Process as &lt;STRONG&gt;Global&lt;/STRONG&gt; and it has to run before starting of any code(Either a &lt;STRONG&gt;process flow&lt;/STRONG&gt; or a &lt;STRONG&gt;program&lt;/STRONG&gt;) submitted by users.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please let me know the possibilities on this, If we have possibilities help me with best approach on this.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2020 06:46:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Creating-a-Stored-Process-Globally-and-to-be-auto-called-by/m-p/701159#M37701</guid>
      <dc:creator>THALLA_REDDY</dc:creator>
      <dc:date>2020-11-24T06:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Stored Process Globally and to be auto called by codes ran by all users.</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Creating-a-Stored-Process-Globally-and-to-be-auto-called-by/m-p/701163#M37702</link>
      <description>&lt;P&gt;So you need to make certain settings in an automated way. This raises some questions:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;when (and how often) do you need to do that (start of a session, each code submit, ...)&lt;/LI&gt;
&lt;LI&gt;which settings have to be made, or which actions taken&lt;/LI&gt;
&lt;LI&gt;on which parameters do those settings or actions depend&lt;/LI&gt;
&lt;LI&gt;which interfaces to SAS your users use&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The answers to these questions will determine the tools to be used.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mind that it is quite complicated to call a stored process from code. STPs are mostly used through the web interface or clients (EG), but those clients provide only methods to run&amp;nbsp;&lt;EM&gt;code&lt;/EM&gt; automatically, not an STP.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Nov 2020 07:56:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Creating-a-Stored-Process-Globally-and-to-be-auto-called-by/m-p/701163#M37702</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2020-11-24T07:56:45Z</dc:date>
    </item>
  </channel>
</rss>

