Hello. I am using VA 7.3 in windowing environment. 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 by administrator. I tried to find another way of sending URL to the specific report without any luck.
Any help on the subject will be greatly appreciated.
Thank you in advance.
Irina.
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.
Using URL Parameters to View a Report
-------------------------------------------------------------------------
Four tips to remember when you contact SAS Technical Support
Tricks for SAS Visual Analytics Report Builders
SAS Visual Analytics Learning Center
Hello Irina,
In VA 7.5 and 8.3, you can generate the report URL from the main menu.
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:
(This is the same link Madelyn provided)
Basically, you will take the link to your Visual Analytics Viewer application and append the report name and location to it using parameters.
For example, if I want to link to a report named "My Report" in the /Public folder, I would use this URL:
http://myserver.com:7980/SASVisualAnalyticsViewer?reportPath=%2FPublic&reportName=My%20Report
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.
Let know if you have any luck, and we can help you troubleshoot if it is not working for you.
Sam
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.
Find more tutorials on the SAS Users YouTube channel.