Problem Note 68478: Adding a link that contains a SAS® Stored Process URL in SAS® Visual Analytics Hub might return "Parameter Error Pathname...is not a valid stored..."
In SAS Visual Analytics Hub, when you add a SAS Stored Process URL in a link and open it, an error similar to the following might occur:
For example, you might encounter this issue if you complete steps similar to the following:
- Copy the Hello World SAS Stored Process and paste it in the Edit Links dialog box as shown below:
http://hostname/SASStoredProcess/do?_action=form,properties,execute&_program=%2FProducts%2FSAS+Intelligence+Platform%2FSamples%2FSample%3A+Hello+World
- Click Save. The URL is not correctly encoded and changes as follows:
http://hostname/SASStoredProcess/do?_action=form,properties,execute&_program=%252FProducts%252FSAS+Intelligence+Platform%252FSamples%252FSample%253A+Hello+World
- Open the link. The above error might occur.
As a workaround, you can manually edit the link and remove the extra "25" characters that were automatically added.
Before:
http://hostname/SASStoredProcess/do?_action=form,properties,execute&_program=%252FProducts%252FSAS+Intelligence+Platform%252FSamples%252FSample%253A+Hello+World
After:
http://hostname/SASStoredProcess/do?_action=form,properties,execute&_program=%2FProducts%2FSAS+Intelligence+Platform%2FSamples%2FSample%3A+Hello+World
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS Visual Analytics | Linux for x64 | 7.5 | | 9.4 TS1M6 | |
Microsoft® Windows® for x64 | 7.5 | | 9.4 TS1M6 | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2022-03-30 08:49:23 |
Date Created: | 2021-10-05 09:31:39 |