Program Settings - REPORT
REPORT program settings set the environment for the Report application.
Setting Name | Description | Setting Value | Default |
---|---|---|---|
AccessLevel | The access level for each staff member to the Report application. | n
| |
AddEmailForCC | If enabled, an email item is created by default for the client contact (or the client, if the client contact does not have an email address defined), as well as a separate email item for each carbon copy client of the client contact. If disabled, only one email item is created by default, with each carbon copy client of the client contact added to the email as a CC. | Enabled | Disabled | Disabled |
AllowProperties | If enabled, then the user can select the Properties option from the main browser to set or change the filter used to display records in the list-view panel. | Enabled | Disabled | |
AutoEmail | If enabled, reports are automatically emailed when they are generated. | Enabled | Disabled | |
AutoRefreshEmail | If enabled, email items are updated as client contacts are selected and de-selected in the Clients list. If disabled, reports will not be created or emailed for the clients that are de-selected in the Clients list, and the email item for the contact is set to not active. | Enabled | Disabled | |
BrowserView | The database view used to filter data. | {DatabaseViewName} | |
CanChangeReportType | If enabled, then the user can change the Report type option on the General tab. | Enabled | Disabled | |
CanChangeViewMode | If enabled, then the user can change the View option on the General tab. | Enabled | Disabled | |
CriteriaPROFCLIENTJOB1.. | Only applied if LoadBrowser is enabled. The list of criteria used to select records from the browse display. Each criterion is defined by a name and a SQL statement used to filter the records. The query can contain where clauses for both ProfJob and ProfJobUser fields. Only one criteria can be active at a time. These criteria and the default criteria used are editable in the application as well as via the Staff application. If modified in the application and staff settings are present only for CCLASMGR, then they are copied into the individual user’s staff settings. | {CriteriaName},{SQLStatement} | |
CriteriaPROFCLIENT1.. | Only applied if LoadBrowser is enabled. The list of criteria used to select records from the browse display. Each criterion is defined by a name and a SQL statement used to filter the records. Only one criteria can be active at a time. These criteria and the default criteria used are editable in the application as well as via the Staff application. If modified in the application and staff settings are present only for CCLASMGR, then they are copied into the individual user’s staff settings. | {CriteriaName},{SQLStatement} | |
CriteriaPROFCLIENTPROJECT1.. | Only applied if LoadBrowser is enabled. The list of criteria used to select records from the browse display. Each criterion is defined by a name and a SQL statement used to filter the records. Only one criteria can be active at a time. These criteria and the default criteria used are editable in the application as well as via the Staff application. If modified in the application and staff settings are present only for CCLASMGR, then they are copied into the individual user’s staff settings. | {CriteriaName},{SQLStatement} | |
CriteriaPROFJOBCUID1.. | Only applied if LoadBrowser is enabled. The list of criteria used to select records from the browse display. Each criterion is defined by a name and a SQL statement used to filter the records. Only one criteria can be active at a time. These criteria and the default criteria used are editable in the application as well as via the Staff application. If modified in the application and staff settings are present only for CCLASMGR, then they are copied into the individual user’s staff settings. | {CriteriaName},{SQLStatement} | |
CriteriaPROFJOB1.. | Only applied if LoadBrowser is enabled. The list of criteria used to select records from the browse display. Each criterion is defined by a name and a SQL statement used to filter the records. The query can contain where clauses for both ProfJob and ProfJobUser fields. Only one criteria can be active at a time. These criteria and the default criteria used are editable in the application as well as via the Staff application. If modified in the application and staff settings are present only for CCLASMGR, then they are copied into the individual user’s staff settings. | {CriteriaName},{SQLStatement} | |
CurrentCriteriaPROFCLIENT | The number of the current criteria. | n | |
CurrentCriteriaPROFCLIENTJOB | The number of the current criteria. | n | |
CurrentCriteriaPROFCLIENTPROJECT | The number of the current criteria. | n | |
CurrentCriteriaPROFJOB | The number of the current criteria. | n | |
CurrentCriteriaPROFJOBCUID | The number of the current criteria. | n | |
DefaultReportType | The default Report type option on the General tab:
| n | |
DefaultTemplate | The default Report template on the General tab. | {FileName} | |
DefaultViewMode | The default view mode on the screen to create the analytical report:
| n | |
Edit1ListViewColumn1.. | The columns of Job Scheme details for jobs belonging to projects of clients in the browse frame of the Analytical Report application. | {FieldName},Width,{ColumnHeading}[,{Picture}] | |
Edit2ListViewColumn1.. | The columns of Sample details for jobs belonging to projects of clients in the browse frame of the Analytical Report application. | {FieldName},Width,{ColumnHeading}[,{Picture}] | |
EmailCCDelimiter | The client contact CC address delimiter. | {Character(s)} | ; (semi-colon) |
EmailNotesText | The text sent in an email with the attached report. | {Text} | |
EmailSubjectText | The subject of an email with the attached report. | {Text} | |
ListViewByClient | If enabled, then the tree display begins at client, and branches down to projects and job level. If disabled, then the tree display only contains the job level. | Enabled | Disabled | |
LoadBrowser | If enabled, then the browser window is used to access jobs. If disabled, then jobs can only be found by using the ReportUserQuery.SCR file in the located in the directory defined by the ReportDirectory global setting. | Enabled | Disabled | |
MainListViewColumn1.. | The columns of details displayed in the browse frame of this application. | {FieldName},Width,{ColumnHeading}[,{Picture}] | |
MainListViewGrid | If enabled, then browser display in this application uses a grid. | Enabled | Disabled | |
MAPIPassword | The password used to access a MAPI Session to send an email. | {Password} | |
MAPISessionString | The string used to create a MAPI Session to send an email. | {Text} | |
QueryEvent | The command within the ReportUserQuery.SCR file that is executed to return a list of jobs. Only active if the LoadBrowser setting is disabled. Example: cmdQuery_Click | {EventName} | |
ReportScreen1.. | The scripts that are available from the Command menu option when the Analytical Report screen is loaded. | {ScriptName},{VBScriptFile}.VBS|SCR | |
ShowTipOfTheDay | If enabled, this application displays the content of the TipOfTheDayFile on start up. If disabled, then no tip of the day displays. | Enabled | Disabled | |
SortSampleGrid | If enabled, then samples are sorted by REPSEQUENCE, however, it is quite common to only report a subset of samples, which means, frequently the REPSEQUENCE is not defined for some samples, and whilst this does not have any impact on the report views since the views are unaware of the REPSEQUENCE field, the display on the Samples tab is negatively impacted. If disabled, then samples in the grid are sorted by CUID. | Enabled | Disabled | Enabled |
Sub1ListViewColumn1.. | The columns of project details for clients that display in the browse frame of the Analytical Report application. Only applicable if ListViewByClient is enabled. | {FieldName},Width,{ColumnHeading}[,{Picture}] | |
Sub2ListViewColumn1.. | The columns of job details for projects of clients that display in the browse frame of the Analytical Report application. Only applicable if ListViewByClient is enabled. | {FieldName},Width,{ColumnHeading}[,{Picture}] | |
TemplateDirectory | The directory where analytical report template files are located. Example: %CCLASRootDirectory%Templates\Report | {FolderName} | |
TipOfTheDayFile | The name of the file containing the current tip of the day for the application. Example: %CCLASRootDirectory%Tip\Report.TIP | {FileName} | |
UpdateFormattedValue | When the PJCSA.FinalValue is updated, then a new formatted value is calculated depending upon this setting:
| Auto | Confirm | None | None |
UseReportTemplatePath | If enable, then the filename displays with %TemplateDirectory% as the path, for example, %TemplateDirectory%REPORT.RPT, such that, at report time, %TemplateDirectory% is replaced by the value of the TemplateDirectory GLOBAL setting. If is disabled, then the filename displays with the full path, for example, C:\MYSITE\Templates\Report\Report.rpt. | Enabled | Disabled | Disabled |
UseShortName | If enabled, then analytical reports contain the analyte's short name instead of the analyte's code. | Enabled | Disabled | |
Window | The position and size of the application window, in pixels. | Top,Left,Width,Height | |
WizardStep1.. | The prompts displayed at each step, 1 through 5, of the Report Wizard. | {Text} |