SUPPORT / SAMPLES & SAS NOTES
 

Support

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..."

DetailsHotfixAboutRate It

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:

image label

For example, you might encounter this issue if you complete steps similar to the following:

  1. 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

edit links

  1. 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

  1. 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

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Visual AnalyticsLinux for x647.59.4 TS1M6
Microsoft® Windows® for x647.59.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.