<?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 Extracting Data on Website in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Extracting-Data-on-Website/m-p/37214#M9451</link>
    <description>I currently access data via an external website. The current process is to log on to the website and run queries on the databases held within the website. This is a very manual process, and I am sure there is a quicker way to do this via SAS. However, I am not sure where to start with this. I hope you can explain to me how I would go about doing this.&lt;BR /&gt;
&lt;BR /&gt;
I have already asked this question on the SAS helpdesk, and it had them pretty stumped. They originally suggested the URL filename engine, but as the URL did not change when the query changed, it was not possible to use this.&lt;BR /&gt;
&lt;BR /&gt;
Would welcome any suggestions.</description>
    <pubDate>Wed, 27 May 2009 14:46:09 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-05-27T14:46:09Z</dc:date>
    <item>
      <title>Extracting Data on Website</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Extracting-Data-on-Website/m-p/37214#M9451</link>
      <description>I currently access data via an external website. The current process is to log on to the website and run queries on the databases held within the website. This is a very manual process, and I am sure there is a quicker way to do this via SAS. However, I am not sure where to start with this. I hope you can explain to me how I would go about doing this.&lt;BR /&gt;
&lt;BR /&gt;
I have already asked this question on the SAS helpdesk, and it had them pretty stumped. They originally suggested the URL filename engine, but as the URL did not change when the query changed, it was not possible to use this.&lt;BR /&gt;
&lt;BR /&gt;
Would welcome any suggestions.</description>
      <pubDate>Wed, 27 May 2009 14:46:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Extracting-Data-on-Website/m-p/37214#M9451</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-05-27T14:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting Data on Website</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Extracting-Data-on-Website/m-p/37215#M9452</link>
      <description>It's unclear whether you want to automate the query execution process itself (the keystrokes normally entered in the browser at the website) or if you are more interested in accessing the website's back-end server database resources for generating some type of outputs/reports?  I would say that a SAS application program developed to access the database is definitely possible, after determining the details about the server environment, authentication requirements, and the query code requirements, to start with.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Wed, 27 May 2009 20:19:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Extracting-Data-on-Website/m-p/37215#M9452</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-05-27T20:19:33Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting Data on Website</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Extracting-Data-on-Website/m-p/37216#M9453</link>
      <description>Hi Scott. &lt;BR /&gt;
&lt;BR /&gt;
I would be looking to automate the access of the backend databases rather than automate the keystrokes. The databases we access contain all company account info posted at company house. We need to run queries on the backend databases to extract all &amp;lt;£5m turnover businesses and group them by industry code. There is an initial log on to the website so this would need to be built into the code. Not sure about server environment. I may need to contact Experian to get this info as it is their website that we access.&lt;BR /&gt;
&lt;BR /&gt;
Let me know what your thoughts are, and please give me a shout if you need any more info.&lt;BR /&gt;
&lt;BR /&gt;
Appreciate any help you can provide. At the moment it takes us 2-3 days to manually extract this, but Im sure it can be done in a matter of hours!</description>
      <pubDate>Thu, 28 May 2009 07:21:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Extracting-Data-on-Website/m-p/37216#M9453</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-05-28T07:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting Data on Website</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Extracting-Data-on-Website/m-p/37217#M9454</link>
      <description>Yes, you have to find out alternative ways to get to the data. It could be done via direct DBMS access, or using some other API:s. Since you are an external client, you also have to consider firewalls and other limitations due to company policy and security issues.&lt;BR /&gt;
&lt;BR /&gt;
/Linus</description>
      <pubDate>Thu, 28 May 2009 09:29:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Extracting-Data-on-Website/m-p/37217#M9454</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2009-05-28T09:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting Data on Website</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Extracting-Data-on-Website/m-p/37218#M9455</link>
      <description>Thanks Linus.&lt;BR /&gt;
&lt;BR /&gt;
What information do i need to request from Experian to access this data directly via DBMS?</description>
      <pubDate>Thu, 28 May 2009 10:29:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Extracting-Data-on-Website/m-p/37218#M9455</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-05-28T10:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Extracting Data on Website</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Extracting-Data-on-Website/m-p/37219#M9456</link>
      <description>From the SAS support &lt;A href="http://support.sas.com/" target="_blank"&gt;http://support.sas.com/&lt;/A&gt;  - start here:&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
“How Do I Love Thee? Let Me Count The Ways.”&lt;BR /&gt;
SAS Software as a Part of the Corporate Information Factory&lt;BR /&gt;
John E. Bentley, Wachovia Bank, Charlotte, North Carolina&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://www2.sas.com/proceedings/sugi28/163-28.pdf" target="_blank"&gt;http://www2.sas.com/proceedings/sugi28/163-28.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Then inquire with Experian about exactly what data is accessible to your enterprise, and then discuss what's already been developed with your colleagues and peers.  Then begin to "spec" out a SAS application suitable to your data mining needs.  Then....go forward to design, develop, test, document, and implement a strategy.&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Thu, 28 May 2009 12:11:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Extracting-Data-on-Website/m-p/37219#M9456</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-05-28T12:11:26Z</dc:date>
    </item>
  </channel>
</rss>

