Usage Note 37516: New STPRun directive passes user credentials when running a SAS® Stored Process using the SAS® Information Delivery Portal
In SAS® 9.2, the new STPRun directive can be used when running a SAS® Stored Process using a URL Display Portlet in the SAS® Information Delivery Portal.
If the STPRun directive is included on the URL in a URL Display Portlet, the user credentials (that were provided when the user logged on to the SAS® Information Delivery Portal) will be passed to the SAS Stored Process Web Application. So, the user will not be prompted again for credentials when the SAS Stored process is executed.
In the following example, note the _directive=STPRun parameter
on the URL.
http://your.server.com:8080/SASPortal/Director?_directive=STPRun
&_program=/Products/SAS+Intelligence+Platform/Samples/Sample:+Hello+World
The new STPRunParameters directive (which is simliar to
the STPRun option) is also available for a stored process that has parameters. This directive causes the _ACTION=FORM,PROPERTIES,EXECUTE
parameters to be included on the URL when the SAS Stored Process is executed. The prompt window will be displayed before the stored process
begins execution. For example:
http://your.server.com:8080/SASPortal/Director?_directive=STPRunParameters
&_program=/Products/SAS+Intelligence+Platform/Samples/Sample:+Hello+World
Operating System and Release Information
SAS System | SAS Information Delivery Portal | Microsoft® Windows® for 64-Bit Itanium-based Systems | 9.2 TS2M0 | |
Microsoft Windows Server 2003 Datacenter 64-bit Edition | 9.2 TS2M0 | |
Microsoft Windows Server 2003 Enterprise 64-bit Edition | 9.2 TS2M0 | |
Microsoft Windows XP 64-bit Edition | 9.2 TS2M0 | |
Microsoft® Windows® for x64 | 9.2 TS2M0 | |
Microsoft Windows Server 2003 Datacenter Edition | 9.2 TS2M0 | |
Microsoft Windows Server 2003 Enterprise Edition | 9.2 TS2M0 | |
Microsoft Windows Server 2003 Standard Edition | 9.2 TS2M0 | |
Microsoft Windows XP Professional | 9.2 TS2M0 | |
Windows Vista | 9.2 TS2M0 | |
64-bit Enabled AIX | 9.2 TS2M0 | |
64-bit Enabled Solaris | 9.2 TS2M0 | |
HP-UX IPF | 9.2 TS2M0 | |
Linux for x64 | 9.2 TS2M0 | |
Solaris for x64 | 9.2 TS2M0 | |
*
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.
If the STPRun directive is included on the URL in a URL Display Portlet, the user credentials will be passed to the SAS Stored Process Web Application. So, the user will not be prompted for credentials a second time when the SAS Stored Process is executed.
Date Modified: | 2010-07-07 13:12:40 |
Date Created: | 2009-10-20 16:44:19 |