Create Links to Specific SST Pages
Providing a direct link to a specific page and/or record can save users time they would otherwise spend navigating through the Syniti Stewardship Tier (SST, formerly DSP). To send a direct link to another user, use the format indicated below.
NOTE: Unlike workflow links, these links do not have any login credentials embedded in them. Unless integrated authentication is being used, the user will still first be taken to the SST login page. For security reasons, there is no method for embedding login credentials into SST links.
To create a link that directs users to specific requests, follow this format:
http://<website root>/datagrid.aspx ?PageID=<pageid value of page you're linking to> &Drill.<name of column on page>=<filter value> &Drill.<other column>=<other value>
Here is an example with a RequestID column and a filter value of 5058:
http://10.40.50.145/dsp66/datagrid.aspx?PageID=4218643d-feef-42b1-b10b-49291adac58f&Drill.RequestID=5058