<?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: Manipulating the default Execution options page in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Manipulating-the-default-Execution-options-page/m-p/1108#M1538</link>
    <description>Paul, &lt;BR /&gt;
&lt;BR /&gt;
You can easily create a customised JSP to mimic the options page. When a stored process is run a search is made for a similar named jsp. If this is found then this jsp is displayed instead of the default execution options screen.&lt;BR /&gt;
I can send some examples if needed. &lt;BR /&gt;
&lt;BR /&gt;
Richard</description>
    <pubDate>Tue, 17 Oct 2006 14:57:07 GMT</pubDate>
    <dc:creator>RMP</dc:creator>
    <dc:date>2006-10-17T14:57:07Z</dc:date>
    <item>
      <title>Manipulating the default Execution options page</title>
      <link>https://communities.sas.com/t5/Developers/Manipulating-the-default-Execution-options-page/m-p/1105#M1535</link>
      <description>Is there a way to manipulate the execution options page that you get as a default when running SAS Stored Processes. We typically want to override some of the defaults (display result in a new window [NO]) and hide some of the choices "Show SAS Log", "Show Execution time", "Show execution trace", etc.&lt;BR /&gt;
&lt;BR /&gt;
Although there is mention in the documentation that this page can be manipulated I can not seem to find the way to do this.&lt;BR /&gt;
&lt;BR /&gt;
Any help will be greatly appreciated.&lt;BR /&gt;
&lt;BR /&gt;
Paul Smeekens&lt;BR /&gt;
OZ zorgverzekeringen</description>
      <pubDate>Mon, 24 Jul 2006 06:43:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Manipulating-the-default-Execution-options-page/m-p/1105#M1535</guid>
      <dc:creator>PaulSmeekens</dc:creator>
      <dc:date>2006-07-24T06:43:52Z</dc:date>
    </item>
    <item>
      <title>Re: Manipulating the default Execution options page</title>
      <link>https://communities.sas.com/t5/Developers/Manipulating-the-default-Execution-options-page/m-p/1106#M1536</link>
      <description>We are also very interested in being able to adjust the available execution options. We would like to surface stored processes and parameter metadata in the BI Portal, but do not want to allow all those execution options to all users. Any documentation on how to accomplish this would be greatly appreciated.&lt;BR /&gt;
&lt;BR /&gt;
Ryan Cherland&lt;BR /&gt;
Univ of Kansas</description>
      <pubDate>Tue, 01 Aug 2006 15:13:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Manipulating-the-default-Execution-options-page/m-p/1106#M1536</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2006-08-01T15:13:27Z</dc:date>
    </item>
    <item>
      <title>Re: Manipulating the default Execution options page</title>
      <link>https://communities.sas.com/t5/Developers/Manipulating-the-default-Execution-options-page/m-p/1107#M1537</link>
      <description>Currently you can hide some, but not all of these items by adding input parameters with names that correspond to the items. For example, the input parameter named "_ODSDEST" corresponds to item labeled "Output type".&lt;BR /&gt;
&lt;BR /&gt;
Here is a list of the things you can hide, and the properties of the input parameters you need to add in order to hide them:&lt;BR /&gt;
&lt;BR /&gt;
To hide the "Output type" item:&lt;BR /&gt;
&lt;BR /&gt;
Label: &lt;ANYTHING you="" want=""&gt;&lt;BR /&gt;
SAS variable name: _ODSDEST&lt;BR /&gt;
Visible: No&lt;BR /&gt;
Type: String&lt;BR /&gt;
Default value: &lt;BLANK&gt;&lt;BR /&gt;
&lt;BR /&gt;
To hide the "ODS style" item:&lt;BR /&gt;
&lt;BR /&gt;
Label: &lt;ANYTHING you="" want=""&gt;&lt;BR /&gt;
SAS variable name: _ODSSTYLE&lt;BR /&gt;
Visible: No&lt;BR /&gt;
Type: String&lt;BR /&gt;
Default value: &lt;BLANK&gt;&lt;BR /&gt;
&lt;BR /&gt;
To hide the "Graphics device" item:&lt;BR /&gt;
&lt;BR /&gt;
Label: &lt;ANYTHING you="" want=""&gt;&lt;BR /&gt;
SAS variable name: _GOPT_DEVICE&lt;BR /&gt;
Visible: No&lt;BR /&gt;
Type: String&lt;BR /&gt;
Default value: &lt;BLANK&gt;&lt;BR /&gt;
&lt;BR /&gt;
To hide the "Show SAS Log", "Show execution time", and "Show execution trace" items:&lt;BR /&gt;
&lt;BR /&gt;
Label: &lt;ANYTHING you="" want=""&gt;&lt;BR /&gt;
SAS variable name: _DEBUG&lt;BR /&gt;
Visible: No&lt;BR /&gt;
Type: String&lt;BR /&gt;
Default value: &lt;BLANK&gt;&lt;BR /&gt;
&lt;BR /&gt;
This must be done for each individual stored process.&lt;BR /&gt;
&lt;BR /&gt;
We hope to have better support for customization in a future release.&lt;BR /&gt;
&lt;BR /&gt;
Vince DelGobbo&lt;BR /&gt;
SAS R&amp;amp;D&lt;/BLANK&gt;&lt;/ANYTHING&gt;&lt;/BLANK&gt;&lt;/ANYTHING&gt;&lt;/BLANK&gt;&lt;/ANYTHING&gt;&lt;/BLANK&gt;&lt;/ANYTHING&gt;</description>
      <pubDate>Thu, 24 Aug 2006 16:22:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Manipulating-the-default-Execution-options-page/m-p/1107#M1537</guid>
      <dc:creator>Vince_SAS</dc:creator>
      <dc:date>2006-08-24T16:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Manipulating the default Execution options page</title>
      <link>https://communities.sas.com/t5/Developers/Manipulating-the-default-Execution-options-page/m-p/1108#M1538</link>
      <description>Paul, &lt;BR /&gt;
&lt;BR /&gt;
You can easily create a customised JSP to mimic the options page. When a stored process is run a search is made for a similar named jsp. If this is found then this jsp is displayed instead of the default execution options screen.&lt;BR /&gt;
I can send some examples if needed. &lt;BR /&gt;
&lt;BR /&gt;
Richard</description>
      <pubDate>Tue, 17 Oct 2006 14:57:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Manipulating-the-default-Execution-options-page/m-p/1108#M1538</guid>
      <dc:creator>RMP</dc:creator>
      <dc:date>2006-10-17T14:57:07Z</dc:date>
    </item>
    <item>
      <title>Re: Manipulating the default Execution options page</title>
      <link>https://communities.sas.com/t5/Developers/Manipulating-the-default-Execution-options-page/m-p/1109#M1539</link>
      <description>This Tech Support note outlines how to avoid getting the execution options page: one way is to generate a custom jsp and another way is to make a URL display portlet:&lt;BR /&gt;
&lt;A href="http://support.sas.com/techsup/unotes/SN/018/018281.html" target="_blank"&gt;http://support.sas.com/techsup/unotes/SN/018/018281.html&lt;/A&gt;&lt;BR /&gt;
cynthia</description>
      <pubDate>Thu, 26 Oct 2006 14:38:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Manipulating-the-default-Execution-options-page/m-p/1109#M1539</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2006-10-26T14:38:16Z</dc:date>
    </item>
  </channel>
</rss>

