<?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: &amp;quot;Daisy Chain&amp;quot; Prompt Windows?? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-Daisy-Chain-quot-Prompt-Windows/m-p/186834#M14292</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case, I would either try to use javascript in a dynamically generated web page that calls the STP, or have a primary STP that does all the prompts (repeatedly calling itself with status parameters) and then calls the "real" STP that does the work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Mar 2015 13:29:33 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2015-03-02T13:29:33Z</dc:date>
    <item>
      <title>"Daisy Chain" Prompt Windows??</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-Daisy-Chain-quot-Prompt-Windows/m-p/186831#M14289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible in SAS Enterprise Guide 5.1 to have multiple windows of prompts?&amp;nbsp; For example, if the user selects a "yes" or "no" from a drop-down prompt and clicks on the "RUN" button, it will load another window of prompts based on the selection of the user?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I am trying to do is have certain prompts suppressed based on the drop-down selection from the user.&amp;nbsp; The drop-downs are a static list of options that I have setup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have searched online and through multiple SAS papers, but have been unsuccessful at finding any solutions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--Chris.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 20:37:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-Daisy-Chain-quot-Prompt-Windows/m-p/186831#M14289</guid>
      <dc:creator>chris_lampron</dc:creator>
      <dc:date>2015-02-27T20:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: "Daisy Chain" Prompt Windows??</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-Daisy-Chain-quot-Prompt-Windows/m-p/186832#M14290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cascading prompts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Feb 2015 22:00:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-Daisy-Chain-quot-Prompt-Windows/m-p/186832#M14290</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-02-27T22:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: "Daisy Chain" Prompt Windows??</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-Daisy-Chain-quot-Prompt-Windows/m-p/186833#M14291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wasn't thinking cascading prompts.&amp;nbsp; Those require dependency's on previous prompts.&amp;nbsp; Also, they require a dynamic list.&amp;nbsp; The prompts that I currently have in my stored process are all static.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I was wondering is, when you run the stored process, the prompt window appears.&amp;nbsp; The user will then fill in all of the prompts and click 'Run' at the bottom.&amp;nbsp; Based on the choices here, a second prompt window would appear with additional prompts for the user to input before the program runs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The reason I am asking about this is because there are a few prompts that I was looking to suppress or have on a second window based on the first and second prompt selection.&amp;nbsp; Depending on what the user chooses, a few prompts may not be required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been looking around online for some time now, and the only option that I have to go with is make certain prompts not required to run the program.&amp;nbsp; So instead of not suppressing the prompt, the user could leave it blank.&amp;nbsp; But it would look cleaner if the prompt was just hidden or grayed out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 12:32:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-Daisy-Chain-quot-Prompt-Windows/m-p/186833#M14291</guid>
      <dc:creator>chris_lampron</dc:creator>
      <dc:date>2015-03-02T12:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: "Daisy Chain" Prompt Windows??</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-Daisy-Chain-quot-Prompt-Windows/m-p/186834#M14292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case, I would either try to use javascript in a dynamically generated web page that calls the STP, or have a primary STP that does all the prompts (repeatedly calling itself with status parameters) and then calls the "real" STP that does the work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2015 13:29:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-Daisy-Chain-quot-Prompt-Windows/m-p/186834#M14292</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2015-03-02T13:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: "Daisy Chain" Prompt Windows??</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-Daisy-Chain-quot-Prompt-Windows/m-p/186835#M14293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the content of the prompts is available before running anything, then you need &lt;STRONG&gt;selection groups&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/stpug/67499/HTML/default/viewer.htm#n04zozyzrfsilkn10wjvid5tfsat.htm" title="http://support.sas.com/documentation/cdl/en/stpug/67499/HTML/default/viewer.htm#n04zozyzrfsilkn10wjvid5tfsat.htm"&gt;http://support.sas.com/documentation/cdl/en/stpug/67499/HTML/default/viewer.htm#n04zozyzrfsilkn10wjvid5tfsat.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the content of the second prompt is dynamically generated @KurtBremser 's suggestion works. Also see &lt;STRONG&gt;chaining Stored Processes&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://support.sas.com/documentation/cdl/en/stpug/67499/HTML/default/viewer.htm#datapass.htm" style="font-size: 10pt; line-height: 1.5em;" title="http://support.sas.com/documentation/cdl/en/stpug/67499/HTML/default/viewer.htm#datapass.htm"&gt;SAS(R) 9.4 Stored Processes: Developer's Guide, Second Edition&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But this is useful only if you use SPs throug the web interface, not EG.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2015 11:46:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-Daisy-Chain-quot-Prompt-Windows/m-p/186835#M14293</guid>
      <dc:creator>gergely_batho</dc:creator>
      <dc:date>2015-03-03T11:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: "Daisy Chain" Prompt Windows??</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-Daisy-Chain-quot-Prompt-Windows/m-p/186836#M14294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We do have a custom task that allows you to build in a simple prompt anywhere within your SAS Enterprise Guide process flow:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://blogs.sas.com/content/sasdummy/2013/10/08/process-interruptus-a-custom-task-to-pause-your-process-flow/" title="http://blogs.sas.com/content/sasdummy/2013/10/08/process-interruptus-a-custom-task-to-pause-your-process-flow/"&gt;http://blogs.sas.com/content/sasdummy/2013/10/08/process-interruptus-a-custom-task-to-pause-your-process-flow/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might be able to use this to design the workflow that you want.&amp;nbsp; Combine it with process flow dependencies (user-defined links between tasks) and maybe even Conditions within the process flow.&amp;nbsp; The prompt types are very simple and not dynamic, but have a look and see if it gets you further...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2015 13:14:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-Daisy-Chain-quot-Prompt-Windows/m-p/186836#M14294</guid>
      <dc:creator>ChrisHemedinger</dc:creator>
      <dc:date>2015-03-03T13:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: "Daisy Chain" Prompt Windows??</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-Daisy-Chain-quot-Prompt-Windows/m-p/186837#M14295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you &lt;STRONG style="font-size: 11.6999998092651px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="-1" data-externalid="" data-presence="null" data-userid="7180" data-username="gergely.batho" href="https://communities.sas.com/people/gergely.batho" id="jive-718041053915419416186" style="padding: 0 3px 0 0; font-weight: inherit; font-style: inherit; font-size: 1.1em; font-family: inherit; color: #0e66ba;"&gt;gergely.batho&lt;/A&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to use the selection groups to get the prompt window to function properly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2015 20:34:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/quot-Daisy-Chain-quot-Prompt-Windows/m-p/186837#M14295</guid>
      <dc:creator>chris_lampron</dc:creator>
      <dc:date>2015-03-06T20:34:03Z</dc:date>
    </item>
  </channel>
</rss>

