Deep linking refers
to constructing a URL hyperlink that, once initiated, can take a user
directly to a named workflow instance in SAS Task Manager
rather than requiring the user to search for it. For example, a workflow
can send a URL link in an e-mail to a user. When the user clicks the
URL link, it opens the SAS Task Manager application
and loads the specific workflow instance encoded in the URL.
From within the appropriate
environment, create a URL using the following syntax:
http://<your_host>/SASDataManagement/#workflowID=<workflow_instance_ID>&module=TASKMANAGER
For example, you might
create the following:
http://localhost:8080/SASDataManagement/#workflowID=6a12f1cf-813a-42db-90dd-041dde4034f1.103&module=TASKMANAGER