Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Current »

Table Name: WSRepts

Table Definition

Column Name

Data Type

Length

Allow Null?

Indexes

ReportReference

Varchar

128

No

Primary Key

ReportLocation

Varchar

4096

No

 

The WSRepts table is created in the company database during the Signature installation process. This table should reside in each company database since there is a possibility to have different replacement reports for each company.
The ReportReference column refers to the name of the report that is being replaced, most likely a Dexterity report name.
The ReportLocation column contains the full path and filename of the Local SRS Report or the URL of the Remote SSRS Report that is replacing the report being referenced.

  • No labels