<?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: To get specific report's URL without sending an e-mail. in SAS Visual Analytics</title>
    <link>https://communities.sas.com/t5/SAS-Visual-Analytics/To-get-specific-report-s-URL-without-sending-an-e-mail/m-p/565838#M12600</link>
    <description>&lt;P&gt;You can construct the URL manually. See this topic in the documentation. The link is for 7.4, but the information is the same for 7.3.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/vaug/69957/HTML/default/viewer.htm#p12ka7e26e9sz3n16utqdf2iz702.htm" target="_blank" rel="noopener"&gt;Using URL Parameters to View a Report&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 13 Jun 2019 13:25:14 GMT</pubDate>
    <dc:creator>Madelyn_SAS</dc:creator>
    <dc:date>2019-06-13T13:25:14Z</dc:date>
    <item>
      <title>To get specific report's URL without sending an e-mail.</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/To-get-specific-report-s-URL-without-sending-an-e-mail/m-p/565772#M12598</link>
      <description>&lt;P&gt;Hello. I am using VA 7.3 in windowing environment.&amp;nbsp; Until now to send reports' URL to the customer I used sending by an e-mail functionality. Everything worked fine. Recently, according to security's request, access to sending e-mails from VA server was closed&amp;nbsp; by administrator. I tried to find another way of sending URL to the specific report without any luck.&lt;/P&gt;&lt;P&gt;Any help on the subject will be greatly appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance.&lt;/P&gt;&lt;P&gt;Irina.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 08:49:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/To-get-specific-report-s-URL-without-sending-an-e-mail/m-p/565772#M12598</guid>
      <dc:creator>Irinas</dc:creator>
      <dc:date>2019-06-13T08:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: To get specific report's URL without sending an e-mail.</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/To-get-specific-report-s-URL-without-sending-an-e-mail/m-p/565838#M12600</link>
      <description>&lt;P&gt;You can construct the URL manually. See this topic in the documentation. The link is for 7.4, but the information is the same for 7.3.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/vaug/69957/HTML/default/viewer.htm#p12ka7e26e9sz3n16utqdf2iz702.htm" target="_blank" rel="noopener"&gt;Using URL Parameters to View a Report&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 13:25:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/To-get-specific-report-s-URL-without-sending-an-e-mail/m-p/565838#M12600</guid>
      <dc:creator>Madelyn_SAS</dc:creator>
      <dc:date>2019-06-13T13:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: To get specific report's URL without sending an e-mail.</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/To-get-specific-report-s-URL-without-sending-an-e-mail/m-p/565842#M12601</link>
      <description>&lt;P&gt;Hello Irina,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In VA 7.5 and 8.3, you can generate the report URL from the main menu.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In 7.3, if you cannot access the Email window then you can generate your report URL from scratch. Here is some doc about that:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/vaug/68648/HTML/default/viewer.htm#p12ka7e26e9sz3n16utqdf2iz702.htm" target="_blank" rel="noopener"&gt;http://support.sas.com/documentation/cdl/en/vaug/68648/HTML/default/viewer.htm#p12ka7e26e9sz3n16utqdf2iz702.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(This is the same link Madelyn provided)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Basically, you will take the link to your Visual Analytics Viewer application and append the report name and location to it using parameters.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example, if I want to link to a report named "My Report" in the /Public folder, I would use this URL:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://rdcesx16210.race.sas.com:7980/SASVisualAnalyticsViewer" target="_blank" rel="noopener"&gt;http://myserver.com:7980/SASVisualAnalyticsViewer&lt;/A&gt;?reportPath=%2FPublic&amp;amp;reportName=My%20Report&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Note that you will need to substitute "%2F" for the "/" character and "%20" for the space character. And so on, if you have any other special characters in your report path or report name.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let know if you have any luck, and we can help you troubleshoot if it is not working for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sam&lt;/P&gt;</description>
      <pubDate>Thu, 13 Jun 2019 13:45:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/To-get-specific-report-s-URL-without-sending-an-e-mail/m-p/565842#M12601</guid>
      <dc:creator>Sam_SAS</dc:creator>
      <dc:date>2019-06-13T13:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: To get specific report's URL without sending an e-mail.</title>
      <link>https://communities.sas.com/t5/SAS-Visual-Analytics/To-get-specific-report-s-URL-without-sending-an-e-mail/m-p/566426#M12614</link>
      <description>Thank you very much!&lt;BR /&gt;</description>
      <pubDate>Sun, 16 Jun 2019 09:54:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Visual-Analytics/To-get-specific-report-s-URL-without-sending-an-e-mail/m-p/566426#M12614</guid>
      <dc:creator>Irinas</dc:creator>
      <dc:date>2019-06-16T09:54:17Z</dc:date>
    </item>
  </channel>
</rss>

