<?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: mobile access to VA reports: which server:port do I expose? in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/mobile-access-to-VA-reports-which-server-port-do-I-expose/m-p/188525#M1363</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we try to route all of our mobile traffic through a common front end and then proxy it to the appropriate web/app server. do you know the protocol that is used? and , assuming it is HTTP, what do the URLs look like?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Feb 2014 20:12:04 GMT</pubDate>
    <dc:creator>mklybor</dc:creator>
    <dc:date>2014-02-27T20:12:04Z</dc:date>
    <item>
      <title>mobile access to VA reports: which server:port do I expose?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/mobile-access-to-VA-reports-which-server-port-do-I-expose/m-p/188523#M1361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am setting up VA for mobile access for the first time. Which server do I expose to the mobile devices? Is it the same server:port that I connect to as the VA Hub (in my case port 7980) as used to view reports via web browser? Is this documented anywhere?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 02:01:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/mobile-access-to-VA-reports-which-server-port-do-I-expose/m-p/188523#M1361</guid>
      <dc:creator>mklybor</dc:creator>
      <dc:date>2014-02-27T02:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: mobile access to VA reports: which server:port do I expose?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/mobile-access-to-VA-reports-which-server-port-do-I-expose/m-p/188524#M1362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For the SAS Mobile BI 6.3 client I used the mid-tier server host name in the &lt;EM&gt;Domain&lt;/EM&gt; field and 7980 in the &lt;EM&gt;Port&lt;/EM&gt; field port 7980. I connect over a VPN and it works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's documentation about adding a server connection for the the iPad client in the &lt;A href="http://support.sas.com/documentation/cdl/en/vaug/66720/HTML/default/viewer.htm#p1fl979qlr5mekn1j73mto1dexmq.htm" title="http://support.sas.com/documentation/cdl/en/vaug/66720/HTML/default/viewer.htm#p1fl979qlr5mekn1j73mto1dexmq.htm"&gt;SAS(R) Visual Analytics 6.3: User's Guide &lt;/A&gt;(that documentation doesn't quite match the fields seen in the 6.3 client user interface).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are also some video tutorials at &lt;A href="http://support.sas.com/documentation/onlinedoc/mobile_bi/index.html" title="http://support.sas.com/documentation/onlinedoc/mobile_bi/index.html"&gt;SAS Mobile BI&lt;/A&gt; including a "Connect to Servers" video. It's for an older version but the concept is the same.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 03:20:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/mobile-access-to-VA-reports-which-server-port-do-I-expose/m-p/188524#M1362</guid>
      <dc:creator>PaulHomes</dc:creator>
      <dc:date>2014-02-27T03:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: mobile access to VA reports: which server:port do I expose?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/mobile-access-to-VA-reports-which-server-port-do-I-expose/m-p/188525#M1363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we try to route all of our mobile traffic through a common front end and then proxy it to the appropriate web/app server. do you know the protocol that is used? and , assuming it is HTTP, what do the URLs look like?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Feb 2014 20:12:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/mobile-access-to-VA-reports-which-server-port-do-I-expose/m-p/188525#M1363</guid>
      <dc:creator>mklybor</dc:creator>
      <dc:date>2014-02-27T20:12:04Z</dc:date>
    </item>
    <item>
      <title>Re: mobile access to VA reports: which server:port do I expose?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/mobile-access-to-VA-reports-which-server-port-do-I-expose/m-p/188526#M1364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The protocol will be whichever you chose during installation or post-installation configuration (i.e. HTTP or HTTPS). The SAS Web Server is already acting as a reverse proxy for the SAS applications running in the SAS Web Application Server. I have reverse-proxied SAS 9.3 apps behind Apache in the past, but haven't tried it with VA 6.3 as yet (since the SAS Web Server is already doing it). If you have an existing reverse proxy server you need to use, then the &lt;EM&gt;Configuring the Middle Tier to Use an Existing Customer Reverse Proxy&lt;/EM&gt; instructions in the &lt;A href="http://support.sas.com/documentation/cdl/en/bimtag/66823/HTML/default/viewer.htm#p0sxhuco18v167n13dsmnrfqv7yy.htm" title="http://support.sas.com/documentation/cdl/en/bimtag/66823/HTML/default/viewer.htm#p0sxhuco18v167n13dsmnrfqv7yy.htm"&gt;SAS(R) 9.4 Intelligence Platform: Middle-Tier Administration Guide, Second Edition&lt;/A&gt; might be of interest to you. That's something I would try if I needed to. I don't know for sure if using a third party reverse proxy is supported for VA so that might be a good question for SAS technical support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to have a look at the URLs being used you could take a look in the SAS Web Server access.log (&lt;EM&gt;SAS-configuration-directory&lt;/EM&gt;/Lev&lt;EM&gt;N&lt;/EM&gt;/Web/WebServer/logs/access.log). You'll see the paths without the procotol, hostname or port - those other items you can find by looking in the SAS Management Console Configuration Manager plug-in.&amp;nbsp; The document mentioned above also mentions &lt;EM&gt;"In order to determine which URLs to proxy, review the SAS-configuration-directory\Levn\Web\WebServer\conf\sas.conf file."&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Feb 2014 04:54:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/mobile-access-to-VA-reports-which-server-port-do-I-expose/m-p/188526#M1364</guid>
      <dc:creator>PaulHomes</dc:creator>
      <dc:date>2014-02-28T04:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: mobile access to VA reports: which server:port do I expose?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/mobile-access-to-VA-reports-which-server-port-do-I-expose/m-p/188527#M1365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Paul,&lt;/P&gt;&lt;P&gt;&lt;SPAN id="result_box" lang="en"&gt;&lt;SPAN class="hps"&gt;How do&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;you create&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;VPN&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;connection&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;?,&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;that's&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;what I need&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to configure&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;Windows Server&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;2008&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;SPAN class="hps"&gt;Please, Thanks&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 15:54:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/mobile-access-to-VA-reports-which-server-port-do-I-expose/m-p/188527#M1365</guid>
      <dc:creator>ivnsau</dc:creator>
      <dc:date>2015-05-21T15:54:00Z</dc:date>
    </item>
    <item>
      <title>Re: mobile access to VA reports: which server:port do I expose?</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/mobile-access-to-VA-reports-which-server-port-do-I-expose/m-p/188528#M1366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The VPN connection is not a SAS thing. Talk to your network admins to see if VPN access is appropriate and available in your environment. If so, they should be able to set it up for you (there are several different types).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 May 2015 08:27:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/mobile-access-to-VA-reports-which-server-port-do-I-expose/m-p/188528#M1366</guid>
      <dc:creator>PaulHomes</dc:creator>
      <dc:date>2015-05-27T08:27:39Z</dc:date>
    </item>
  </channel>
</rss>

