<?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 newbie application development question in Developers</title>
    <link>https://communities.sas.com/t5/Developers/newbie-application-development-question/m-p/48191#M2908</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, Despite having spent ~15 years writing SAS programs for myself, and SAS macros for myself and other SAS programmers, I have never done any real application development.&amp;nbsp; And I want that to change, so I'm looking for suggestions on where a complete newbie should start. Scenario: Say I'm a SAS programmer, working in a clinical trial group.&amp;nbsp; My job is to facilitate trial monitoring.&amp;nbsp; So every (day/week/month/whatever) I run a trial monitoring report (tables/figures/listings showing accrual, participant demographics, folllow-up rate, whatever), and save it (pdf) to a network drive where the trial team (statistician, project manager, regulatory, etc) can review it. Goal: Move from this system (where I am running these reports via a scheduled task or whatever), to developing an application, which will allow users to submit jobs to a SAS server that will generate canned reports, or their own custom reports, or live dashboards, or data extracts, or whatever.&amp;nbsp; All of the users are in-house, so I don't need to worry about folks connecting via internet, and related security. The users will not be programmers, so hoping to develop a simple user interface (could be just&amp;nbsp; a web page).&amp;nbsp; The users will not have SAS licenses. Limitations: I know SAS, and basic html, but not much more.&amp;nbsp; So while I'm excited to start learning something new, I'd appreciate a solution that will allow me to be at least minimally effective without spending months learning new language(s). It seems SAS has a number of different solutions for this sort of work (SAS/AF, SAS/INTRNET, Enterprise Guide, Microsoft Office add-on, etc.).&amp;nbsp; I'm imagining the general approach will be to take my parameterized macros (%AccrualTable, %DemographicTable etc.), and set them up as stored procedures so that a naive user can pass values via a pretty dialogue box, and view/export results in a reasonable format.&amp;nbsp; So was hoping folks might have suggestions on pros/cons of different approaches, or a favorite SGF paper that might provide an entry point for me. Kind Regards, --Quentin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Feb 2012 02:09:34 GMT</pubDate>
    <dc:creator>Quentin</dc:creator>
    <dc:date>2012-02-08T02:09:34Z</dc:date>
    <item>
      <title>newbie application development question</title>
      <link>https://communities.sas.com/t5/Developers/newbie-application-development-question/m-p/48191#M2908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All, Despite having spent ~15 years writing SAS programs for myself, and SAS macros for myself and other SAS programmers, I have never done any real application development.&amp;nbsp; And I want that to change, so I'm looking for suggestions on where a complete newbie should start. Scenario: Say I'm a SAS programmer, working in a clinical trial group.&amp;nbsp; My job is to facilitate trial monitoring.&amp;nbsp; So every (day/week/month/whatever) I run a trial monitoring report (tables/figures/listings showing accrual, participant demographics, folllow-up rate, whatever), and save it (pdf) to a network drive where the trial team (statistician, project manager, regulatory, etc) can review it. Goal: Move from this system (where I am running these reports via a scheduled task or whatever), to developing an application, which will allow users to submit jobs to a SAS server that will generate canned reports, or their own custom reports, or live dashboards, or data extracts, or whatever.&amp;nbsp; All of the users are in-house, so I don't need to worry about folks connecting via internet, and related security. The users will not be programmers, so hoping to develop a simple user interface (could be just&amp;nbsp; a web page).&amp;nbsp; The users will not have SAS licenses. Limitations: I know SAS, and basic html, but not much more.&amp;nbsp; So while I'm excited to start learning something new, I'd appreciate a solution that will allow me to be at least minimally effective without spending months learning new language(s). It seems SAS has a number of different solutions for this sort of work (SAS/AF, SAS/INTRNET, Enterprise Guide, Microsoft Office add-on, etc.).&amp;nbsp; I'm imagining the general approach will be to take my parameterized macros (%AccrualTable, %DemographicTable etc.), and set them up as stored procedures so that a naive user can pass values via a pretty dialogue box, and view/export results in a reasonable format.&amp;nbsp; So was hoping folks might have suggestions on pros/cons of different approaches, or a favorite SGF paper that might provide an entry point for me. Kind Regards, --Quentin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 02:09:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/newbie-application-development-question/m-p/48191#M2908</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2012-02-08T02:09:34Z</dc:date>
    </item>
    <item>
      <title>newbie application development question</title>
      <link>https://communities.sas.com/t5/Developers/newbie-application-development-question/m-p/48192#M2909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Stored Processes are the way to go. They can be run on the web via the Stored Process application or run for all the SAS clients - Eguide, WRS, Addin Microsoft Office. Very flexible. SAS programming skills plus a basic knowledge of HTML is all you need. There are tons of SAS Global Forum papers and the SAS documentation is also very thorough. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 16:28:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/newbie-application-development-question/m-p/48192#M2909</guid>
      <dc:creator>RMP</dc:creator>
      <dc:date>2012-02-14T16:28:14Z</dc:date>
    </item>
  </channel>
</rss>

