Database Table
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.