<?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: determine stored process web address in Developers</title>
    <link>https://communities.sas.com/t5/Developers/determine-stored-process-web-address/m-p/324232#M5185</link>
    <description>Thanks. I wish I could identify our servername. Contacting IT may take a long long time ...</description>
    <pubDate>Thu, 12 Jan 2017 13:09:53 GMT</pubDate>
    <dc:creator>csetzkorn</dc:creator>
    <dc:date>2017-01-12T13:09:53Z</dc:date>
    <item>
      <title>determine stored process web address</title>
      <link>https://communities.sas.com/t5/Developers/determine-stored-process-web-address/m-p/324180#M5181</link>
      <description>&lt;P&gt;is there a way to determine the web address of a SAS stored process I have developed?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 08:51:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/determine-stored-process-web-address/m-p/324180#M5181</guid>
      <dc:creator>csetzkorn</dc:creator>
      <dc:date>2017-01-12T08:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: determine stored process web address</title>
      <link>https://communities.sas.com/t5/Developers/determine-stored-process-web-address/m-p/324187#M5182</link>
      <description>&lt;P&gt;http://&lt;EM&gt;servername&lt;/EM&gt;/SASStoredProcess/do?program=&lt;EM&gt;path_to_the_stored_process_in_metadata&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;(blanks in the metadata path name are represented by "+" characters)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The best method to get the web URL is to enter&lt;/P&gt;
&lt;P&gt;http://servername/SASStoredProcess&lt;/P&gt;
&lt;P&gt;in your web browser, log on with your SAS credentials, and then select "List Available Stored Processes"; navigate to your stored process, and hover your mouse pointer over it. You should see the URL in the browser status line.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 09:29:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/determine-stored-process-web-address/m-p/324187#M5182</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-01-12T09:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: determine stored process web address</title>
      <link>https://communities.sas.com/t5/Developers/determine-stored-process-web-address/m-p/324188#M5183</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Can you tell me more about what you're trying to achieve?&lt;/P&gt;
&lt;P&gt;(Your stored process can be run from SAS Enterprise Guide, used within an infoMap, added to SAS Web Report Studio, etc.)&lt;/P&gt;
&lt;P&gt;Are you trying to identify the address you would need to use to access it via the Stored Process Web Application?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Damo&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 09:31:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/determine-stored-process-web-address/m-p/324188#M5183</guid>
      <dc:creator>Damo</dc:creator>
      <dc:date>2017-01-12T09:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: determine stored process web address</title>
      <link>https://communities.sas.com/t5/Developers/determine-stored-process-web-address/m-p/324230#M5184</link>
      <description>Yes ....</description>
      <pubDate>Thu, 12 Jan 2017 13:07:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/determine-stored-process-web-address/m-p/324230#M5184</guid>
      <dc:creator>csetzkorn</dc:creator>
      <dc:date>2017-01-12T13:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: determine stored process web address</title>
      <link>https://communities.sas.com/t5/Developers/determine-stored-process-web-address/m-p/324232#M5185</link>
      <description>Thanks. I wish I could identify our servername. Contacting IT may take a long long time ...</description>
      <pubDate>Thu, 12 Jan 2017 13:09:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/determine-stored-process-web-address/m-p/324232#M5185</guid>
      <dc:creator>csetzkorn</dc:creator>
      <dc:date>2017-01-12T13:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: determine stored process web address</title>
      <link>https://communities.sas.com/t5/Developers/determine-stored-process-web-address/m-p/324233#M5186</link>
      <description>&lt;P&gt;It's most probably the name of your SAS server. You see that by right-clicking on the server in the Enterprise Guide server list.&lt;/P&gt;
&lt;P&gt;It might be a different server if you have a three-tier SAS installation (SAS server, middleware server, client). Then you would need the name of the middleware server.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 13:12:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/determine-stored-process-web-address/m-p/324233#M5186</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-01-12T13:12:43Z</dc:date>
    </item>
    <item>
      <title>Re: determine stored process web address</title>
      <link>https://communities.sas.com/t5/Developers/determine-stored-process-web-address/m-p/324235#M5187</link>
      <description>&lt;P&gt;Well in that case we can't really be of any help.&lt;/P&gt;
&lt;P&gt;You can try to contact your SAS administrator (if he/she is different from your IT), if you have one. Your SAS administrator&amp;nbsp;will be able to tell you what are the server names.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Said that, if you have a single-tier environment (Metadata, compute and MidTier are installed on a single server), you an try to use the server name specified in your SAS enterprise Guide profile and hope that the port number is the default one.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry to be the bearer of bad news.&lt;/P&gt;
&lt;P&gt;Good luck.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Damo&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jan 2017 13:16:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/determine-stored-process-web-address/m-p/324235#M5187</guid>
      <dc:creator>Damo</dc:creator>
      <dc:date>2017-01-12T13:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: determine stored process web address</title>
      <link>https://communities.sas.com/t5/Developers/determine-stored-process-web-address/m-p/327476#M5188</link>
      <description>&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;In SAS Management Console, are you able to navigate to this location?&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;&lt;STRONG&gt;Application Management &amp;gt; Configuration Manager &amp;gt; SAS Application Infrastructure &amp;gt; Stored Process WebApp 9.&lt;EM&gt;x&lt;/EM&gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;From there, right-click on &lt;STRONG&gt;Stored Process WebApp 9.&lt;EM&gt;x&lt;/EM&gt;&lt;/STRONG&gt;, select&amp;nbsp;&lt;STRONG&gt;Properties&lt;/STRONG&gt; from the pop-up menu, and then go to the&amp;nbsp;&lt;STRONG&gt;External Connection&lt;/STRONG&gt; tab. &amp;nbsp;The server name and port should be listed there, or in the&amp;nbsp;&lt;STRONG&gt;Internal Connection&lt;/STRONG&gt; tab.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;Vince DelGobbo&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="verdana,geneva"&gt;SAS R&amp;amp;D&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2017 18:19:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/determine-stored-process-web-address/m-p/327476#M5188</guid>
      <dc:creator>Vince_SAS</dc:creator>
      <dc:date>2017-01-25T18:19:00Z</dc:date>
    </item>
  </channel>
</rss>

