Hello, by default, link redirection is not in SAS VA, however there are a few methods, probably not officially supported, that can make it work: 1. The main .htaccess file or the Web Server (the SAS one or an external reverse proxy), can identify certain URL patterns and execute custom redirections. 2. If you can write the contents of a stored process, or a web service, in a report, that code can contain a JavaScript code which can redirect I can imagine several web standard and other creative methods, which will work. Just be aware of the fact that, if you have a question or an issue with such customizations, SAS Technical Support might see limitations at the hour of offering you help.
... View more