The /SASStoredProcess
resource provides a number of useful but barely documented features.
For instance:
https:/YOURSERVER/SASStoredProcess/do?_action=8
- produce a BIP tree of Stored Processes. Can also use _action=index
.
https:/YOURSERVER/SASStoredProcess/do?_action=index&_path=/some/subdirectory
- allows display of stored processes only within a particular part of the tree.
https:/YOURSERVER/SASStoredProcess/do?_action=1063
- same as above but without the html frames, and each stp is launched in a new window
https:/YOURSERVER/SASStoredProcess/do?_debug=list
- a listing of all Stored Processes along with descriptions and source code locations