Managing Report Sessions Using a URL

Applications can submit a report session ID through a URL.

You can manage sessions by supplying one of the following parameters:

  • rs:SessionID identifies an established active session between the client application and the report server. The value of this parameter is set to the session identifier.
  • rs:ClearSession**=true** directs the report server to remove a report from session. All report instances associated with an authenticated user are removed from session. (A report instance is defined as the same report run multiple times with different report parameter values.)

You can specify the session ID as a cookie or as part of the URL. When the report server has been configured not to use session cookies, the first request without a specified session ID results in a redirection with a session ID. For more information about report server sessions, see Identifying Execution State.

Voir aussi

Autres ressources

URL Access

Aide et Informations

Assistance sur SQL Server 2005