ID parameter

Specifies the ID of the current report.

id = <value>

<value> is a long value.

Example

This example uses CSP scripting to display a report when the user clicks the View Report link.

"<a target='_blank' href='viewrpt.cwr?id=" & CurrentReportID & _

    "&apstoken=" & Server.URLEncode(LogonToken) & "'> View Report</A>"

The resulting URL for this link looks something like this:

http://myServer/myVirtualDirectory/viewrpt.cwr?id=152&apstoken=myAPS:A1B2

The ID of this report is 152, a number that allows the APS to uniquely identify each report. It corresponds to the SI_ID Property.



Crystal Decisions, Inc.
http://www.crystaldecisions.com
Support services:
http://support.crystaldecisions.com