<?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 Invoking stored process with direct URL in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Invoking-stored-process-with-direct-URL/m-p/15085#M2363</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;I just got to thinking, if you have a guest account set up, then that account probably would only have access to see one metadata folder so they wouln't need to drill down.&amp;nbsp; Otherwise, using the sample Hello World! strored process as an example, your url would be something like &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://yourserver.com:8080/SASStoredProcess/do?_program=%2FProducts%2FSAS+Intelligence+Platform%2FSamples%2FSample%3A+Hello+World"&gt;http://yourserver.com:8080/SASStoredProcess/do?_program=%2FProducts%2FSAS+Intelligence+Platform%2FSamples%2FSample%3A+Hello+World&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Feb 2012 16:37:45 GMT</pubDate>
    <dc:creator>Technolero</dc:creator>
    <dc:date>2012-02-27T16:37:45Z</dc:date>
    <item>
      <title>Invoking stored process with direct URL</title>
      <link>https://communities.sas.com/t5/Developers/Invoking-stored-process-with-direct-URL/m-p/15082#M2360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: white; font-family: 'Times New Roman','serif'; color: windowtext;"&gt;I’ve created a stored process that allows users who do not have EG to still run a stored process by enabling a guest account (&lt;/SPAN&gt;&lt;SPAN lang="EN" style="font-family: 'Times New Roman','serif'; color: windowtext;"&gt;&lt;A href="http://yourserver.com:8080/SASStoredProcess/guest"&gt;http://&lt;EM&gt;yourserver&lt;/EM&gt;.com:8080/SASStoredProcess/guest&lt;/A&gt;). &lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Times New Roman','serif'; color: windowtext;"&gt;While this access is sufficient, I’m wondering if and how I can use a direct URL to invoke the stored process, instead of having the anonymous users drill down through the different folders until they find the stored process they are looking for. I’d like to be able to just sent these users a URL that bypasses that navigation. Again, these users do not have EG.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 15:13:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Invoking-stored-process-with-direct-URL/m-p/15082#M2360</guid>
      <dc:creator>AshleyM</dc:creator>
      <dc:date>2012-02-27T15:13:07Z</dc:date>
    </item>
    <item>
      <title>Invoking stored process with direct URL</title>
      <link>https://communities.sas.com/t5/Developers/Invoking-stored-process-with-direct-URL/m-p/15083#M2361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using the stored process web application, browse to the stored process you want users to run and invoke it.&amp;nbsp; Take the URL from the address bar of the stored process you just ran and use it as a link for users.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 15:46:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Invoking-stored-process-with-direct-URL/m-p/15083#M2361</guid>
      <dc:creator>Technolero</dc:creator>
      <dc:date>2012-02-27T15:46:42Z</dc:date>
    </item>
    <item>
      <title>Invoking stored process with direct URL</title>
      <link>https://communities.sas.com/t5/Developers/Invoking-stored-process-with-direct-URL/m-p/15084#M2362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Should it build upon the URL that I included above? If so, it doesn't seem to be working. The only URL I can copy and paste is after running the stored process I can send out the URL with the results from my stored process.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 16:25:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Invoking-stored-process-with-direct-URL/m-p/15084#M2362</guid>
      <dc:creator>AshleyM</dc:creator>
      <dc:date>2012-02-27T16:25:09Z</dc:date>
    </item>
    <item>
      <title>Invoking stored process with direct URL</title>
      <link>https://communities.sas.com/t5/Developers/Invoking-stored-process-with-direct-URL/m-p/15085#M2363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;I just got to thinking, if you have a guest account set up, then that account probably would only have access to see one metadata folder so they wouln't need to drill down.&amp;nbsp; Otherwise, using the sample Hello World! strored process as an example, your url would be something like &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://yourserver.com:8080/SASStoredProcess/do?_program=%2FProducts%2FSAS+Intelligence+Platform%2FSamples%2FSample%3A+Hello+World"&gt;http://yourserver.com:8080/SASStoredProcess/do?_program=%2FProducts%2FSAS+Intelligence+Platform%2FSamples%2FSample%3A+Hello+World&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 16:37:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Invoking-stored-process-with-direct-URL/m-p/15085#M2363</guid>
      <dc:creator>Technolero</dc:creator>
      <dc:date>2012-02-27T16:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: Invoking stored process with direct URL</title>
      <link>https://communities.sas.com/t5/Developers/Invoking-stored-process-with-direct-URL/m-p/15086#M2364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier;"&gt;Thought I'd share the answer with you all. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-family: Courier;"&gt;You can determine the URL by using the following approach.&lt;BR /&gt;&lt;BR /&gt;(1) Invoke the SAS Stored Process Web Application using "_action=tree"&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://your.server:8080/SASStoredProcess/do?_action=tree"&gt;http://your.server:8080/SASStoredProcess/do?_action=tree&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;(2) Drill down and run a specific stored process.&lt;BR /&gt;Then, note the URL at the Top of your Web browser.&lt;BR /&gt;For example:&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://your.server:8080/SASStoredProcess/do?_program=/Teststp/Test1_stp&amp;amp;_action=form%2Cproperties%2Cexecute%2Cnobanner"&gt;http://your.server:8080/SASStoredProcess/do?_program=/Teststp/Test1_stp&amp;amp;_action=form%2Cproperties%2Cexecute%2Cnobanner&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;(3) If you want to run the stored process using the Guest account, then change the URL to specify&lt;BR /&gt;"/guest?" intead of "/do?".&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://your.server:8080/SASStoredProcess/guest?_program=/Teststp/Test1_stp&amp;amp;_action=form%2Cproperties%2Cexecute%2Cnobanner"&gt;http://your.server:8080/SASStoredProcess/guest?_program=/Teststp/Test1_stp&amp;amp;_action=form%2Cproperties%2Cexecute%2Cnobanner&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2012 20:17:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Invoking-stored-process-with-direct-URL/m-p/15086#M2364</guid>
      <dc:creator>AshleyM</dc:creator>
      <dc:date>2012-02-27T20:17:51Z</dc:date>
    </item>
  </channel>
</rss>

