<?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: Stored Process Server - Editable Dataset - Possible? in Developers</title>
    <link>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/399896#M5526</link>
    <description>&lt;P&gt;You can do this.&lt;/P&gt;
&lt;P&gt;To dig further into this, show an example of the underlying dataset and the changes you want to make in it.&lt;/P&gt;</description>
    <pubDate>Fri, 29 Sep 2017 19:16:45 GMT</pubDate>
    <dc:creator>Kurt_Bremser</dc:creator>
    <dc:date>2017-09-29T19:16:45Z</dc:date>
    <item>
      <title>Stored Process Server - Editable Dataset - Possible?</title>
      <link>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/399854#M5525</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Last week I attended the SAS UK forum and was blown away by the possibilities of stored process&lt;SPAN style="font-size: 14px;"&gt;es (amongst other things).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;It has got me thinking about being a possible solution to a business need we have to allow editing/updating of a SAS dataset. Essentially, I want to show some of the columns in a dataset to the user via the web browser in a table, allow data to be entered into a column and then save that back to the underlying dataset.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;I have a fairly decent grasp of HTML, CSS and JavaScript to help in this.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, am i proposing the impossible? Your advice would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;P&gt;SAS 9.4 M3&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2017 17:26:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/399854#M5525</guid>
      <dc:creator>Jim_O_CCCU</dc:creator>
      <dc:date>2017-09-29T17:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process Server - Editable Dataset - Possible?</title>
      <link>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/399896#M5526</link>
      <description>&lt;P&gt;You can do this.&lt;/P&gt;
&lt;P&gt;To dig further into this, show an example of the underlying dataset and the changes you want to make in it.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Sep 2017 19:16:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/399896#M5526</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-09-29T19:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process Server - Editable Dataset - Possible?</title>
      <link>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/399952#M5527</link>
      <description>&lt;P&gt;Hi Jim,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you after something like this?&amp;nbsp;&lt;A href="https://github.com/Boemska/sas-hot-editor" target="_self"&gt;https://github.com/Boemska/sas-hot-editor&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you've got any questions please feel free to drop&amp;nbsp;me a line. Glad you enjoyed the forum &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nik&lt;/P&gt;</description>
      <pubDate>Sat, 30 Sep 2017 00:08:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/399952#M5527</guid>
      <dc:creator>boemskats</dc:creator>
      <dc:date>2017-09-30T00:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process Server - Editable Dataset - Possible?</title>
      <link>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/400010#M5528</link>
      <description>&lt;P&gt;Thanks for coming back.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The dataset is pretty simple, about 800 obs, 20 variables with a primary key. I want users to populate 3 numeric variables, the rest are text, I will display around 10 of the text variables to assist users.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ideally, I'd like to show the 13 variables in a table, have the 3 numeric columns editable and have a save button to commit the changes back to the underlying SAS dataset.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;</description>
      <pubDate>Sat, 30 Sep 2017 17:05:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/400010#M5528</guid>
      <dc:creator>Jim_O_CCCU</dc:creator>
      <dc:date>2017-09-30T17:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process Server - Editable Dataset - Possible?</title>
      <link>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/400011#M5529</link>
      <description>&lt;P&gt;Hi Nik,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The forum was awesome thanks. I will check that out and PM you should it fit the bill. &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;</description>
      <pubDate>Sat, 30 Sep 2017 17:09:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/400011#M5529</guid>
      <dc:creator>Jim_O_CCCU</dc:creator>
      <dc:date>2017-09-30T17:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process Server - Editable Dataset - Possible?</title>
      <link>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/400532#M5530</link>
      <description>Bump - Hi Kurt, do you need more info?&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Jim</description>
      <pubDate>Tue, 03 Oct 2017 09:21:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/400532#M5530</guid>
      <dc:creator>Jim_O_CCCU</dc:creator>
      <dc:date>2017-10-03T09:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process Server - Editable Dataset - Possible?</title>
      <link>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/400536#M5531</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/126930"&gt;@Jim_O_CCCU&lt;/a&gt; wrote:&lt;BR /&gt;Bump - Hi Kurt, do you need more info?&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Jim&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;I'm out of office at the time, meaning also that I have no viable access to "my" server. Will come back to you.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 09:32:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/400536#M5531</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2017-10-03T09:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process Server - Editable Dataset - Possible?</title>
      <link>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/542009#M5532</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/11562"&gt;@Kurt_Bremser&lt;/a&gt;&amp;nbsp; I too need the same. can you please tell is there any way to editable table as an input and it has to create a report??&lt;/P&gt;&lt;P&gt;It's possible with JSP or html but I would like to know is that acheivable using STP??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please guide..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 13:36:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/542009#M5532</guid>
      <dc:creator>arunrami</dc:creator>
      <dc:date>2019-03-11T13:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process Server - Editable Dataset - Possible?</title>
      <link>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/542013#M5533</link>
      <description>&lt;P&gt;The SAS Hot Editor &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/46760"&gt;@boemskats&lt;/a&gt; linked to looks very promising. Look into it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note that any solution will necessarily include a lot of HTML/Javascript etc programming for the frontend. Either in a webapp or by creating the HTML code within the SAS code of the STP. No way around that.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2019 13:45:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/542013#M5533</guid>
      <dc:creator>Kurt_Bremser</dc:creator>
      <dc:date>2019-03-11T13:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process Server - Editable Dataset - Possible?</title>
      <link>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/542466#M5534</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/46760"&gt;@boemskats&lt;/a&gt;&amp;nbsp; Can you please give the steps to get it done.?? Ofcourse I visited you blog but still need some more info.. I am using SAS EG as editor, what are the steps and special permission has to be done to get the SAS Hot editor?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 15:50:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/542466#M5534</guid>
      <dc:creator>arunrami</dc:creator>
      <dc:date>2019-03-12T15:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process Server - Editable Dataset - Possible?</title>
      <link>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/542481#M5535</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/200330"&gt;@arunrami&lt;/a&gt;&amp;nbsp;have you had a look at the instructions here?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/boemska/sas-hot-editor#how-do-i-deploy-it" target="_blank"&gt;https://github.com/boemska/sas-hot-editor#how-do-i-deploy-it&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Mar 2019 16:19:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/542481#M5535</guid>
      <dc:creator>boemskats</dc:creator>
      <dc:date>2019-03-12T16:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process Server - Editable Dataset - Possible?</title>
      <link>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/543069#M5536</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/46760"&gt;@boemskats&lt;/a&gt;&amp;nbsp; YES , I did see that and it seemed I need to download the file and make some configuration changes , and that is not possible to make it in our server, Is there any other way to do it ?&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2019 09:56:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/543069#M5536</guid>
      <dc:creator>arunrami</dc:creator>
      <dc:date>2019-03-14T09:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process Server - Editable Dataset - Possible?</title>
      <link>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/543080#M5537</link>
      <description>&lt;P&gt;It doesn't require any configuration changes at all, just the deployment of an .spk file into Metadata, and unzipping a .zip file somewhere in your web server.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What specifically are you limited by? If you let me know I may be able to suggest an alternative.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nik&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2019 10:27:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/543080#M5537</guid>
      <dc:creator>boemskats</dc:creator>
      <dc:date>2019-03-14T10:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process Server - Editable Dataset - Possible?</title>
      <link>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/543085#M5538</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/46760"&gt;@boemskats&lt;/a&gt;&amp;nbsp; Seriously , I dont understand how to deploy the web app.. as mentioned in below setps. so far I have added all required STP and H54S to the the meta data server . just not sure how to proceed further to build frontend &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and where should I put the all the html/json files , same meta data server???&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2019 11:20:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/543085#M5538</guid>
      <dc:creator>arunrami</dc:creator>
      <dc:date>2019-03-14T11:20:49Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process Server - Editable Dataset - Possible?</title>
      <link>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/543091#M5539</link>
      <description>&lt;P&gt;The optimal way to deploy web applications is to put your static content (html, css, javascript) on the web server (eg htdocs) and keep the SAS processes (stored processes, job executions) as 'data only' providers.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, it IS possible to package the frontend into a service as well, and thereby bypass the need to deploy (and configure) the static content to the SAS web server.&amp;nbsp; This results in some overhead during the initial load of an application, but those static files do get cached for subsequent calls.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Such a "packaged" approach is available for Data Controller (&lt;A href="https://datacontroller.io" target="_blank" rel="noopener"&gt;https://datacontroller.io&lt;/A&gt;) and a free (demo) copy is available if you are interested.&amp;nbsp; It lets you modify data in a web browser,&amp;nbsp;safely - with numerous integrity checks.&amp;nbsp; See &lt;A href="https://communities.sas.com/docs.datacontroller.io" target="_self"&gt;documentation&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Alternatively, you will need to do the following:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;* stream all your html from a 'startup' stored process&lt;/P&gt;
&lt;P&gt;* put all your JS and CSS files into dedicated stps, and call them using the `src` attribute&lt;/P&gt;
&lt;P&gt;* convert your images to base 64 and embed them in your files&lt;/P&gt;
&lt;P&gt;* if your js / css files have lines over 32k (quite common, esp with base64 images) you'll need to store them in metadata (or on the file system) and stream them byte for byte&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2019 13:37:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/543091#M5539</guid>
      <dc:creator>AllanBowe</dc:creator>
      <dc:date>2019-03-14T13:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process Server - Editable Dataset - Possible?</title>
      <link>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/543095#M5540</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/200330"&gt;@arunrami&lt;/a&gt;&amp;nbsp;- if you read the deployment steps, it involves&amp;nbsp;&lt;A href="https://github.com/boemska/sas-hot-editor#deploy-the-stored-processes" target="_self"&gt;deploying the stored process&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://github.com/boemska/sas-hot-editor#configure-the-h54s-location" target="_self"&gt;configuring the h54s macro location&lt;/A&gt;, and then&amp;nbsp;&lt;A href="https://github.com/boemska/sas-hot-editor#configure-the-h54s-location" target="_self"&gt;copying the dist directory to htdocs&lt;/A&gt;&amp;nbsp;after&amp;nbsp;&lt;A href="https://github.com/boemska/sas-hot-editor#configure-the-metadata-location-of-deployed-stps" target="_self"&gt;editing h54sconfig.json.&lt;/A&gt;&amp;nbsp;You don't need to build anything.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you've still got issues with deployment feel free to raise an issue on GitHub and I'll get someone to help you out &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nik&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2019 11:37:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/543095#M5540</guid>
      <dc:creator>boemskats</dc:creator>
      <dc:date>2019-03-14T11:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process Server - Editable Dataset - Possible?</title>
      <link>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/543112#M5541</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/200330"&gt;@arunrami&lt;/a&gt;&amp;nbsp;alternatively if you're after a commercially supported solution to this problem (which it sounds like you are), I recommend you check out datacontroller.io as suggested by Allan. Built with the same tech, but with a workflow + change approval process built in.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2019 12:13:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/543112#M5541</guid>
      <dc:creator>boemskats</dc:creator>
      <dc:date>2019-03-14T12:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process Server - Editable Dataset - Possible?</title>
      <link>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/543125#M5542</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We opted for a hybrid approach in the end.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Used Base SAS to produce a dataset containing my key info fields and the blank fields that the users need to populate - output as an MS Access database table&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Developed an MS Access front end, linked&amp;nbsp;to the table from (1), hosted on a organisational shared drive to do handle the data input, access control, auditing&amp;nbsp;and&amp;nbsp;validation&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3. Built and scheduled a SAS VA report over the MS Access table to give an up to date picture of data entry progress and MI on what the gathered data was telling us&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your input on the other potential solutions&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2019 12:39:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/543125#M5542</guid>
      <dc:creator>Jim_O_CCCU</dc:creator>
      <dc:date>2019-03-14T12:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Stored Process Server - Editable Dataset - Possible?</title>
      <link>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/543202#M5543</link>
      <description>&lt;P&gt;Hi &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/46760"&gt;@boemskats&lt;/a&gt;&amp;nbsp; Thanks for you suggestions, I am going to follow your idea, hope our admin team will provide access to import file to webserver.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2019 15:12:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Developers/Stored-Process-Server-Editable-Dataset-Possible/m-p/543202#M5543</guid>
      <dc:creator>arunrami</dc:creator>
      <dc:date>2019-03-14T15:12:34Z</dc:date>
    </item>
  </channel>
</rss>

