Program Settings - PROFILE
PROFILE program settings set the environment for entering jobs in the Job application.
Setting Name | Description | Setting Value | |
---|---|---|---|
AccessLevel | The access level for each staff member to the Jobs node in the Job Registration application. | n
| |
ActiveQuoteField | |||
AddAllAnalytes | If enabled, then the AddAll Analytes check box on the Add new dialog box to add a new scheme is checked on by default when adding schemes to jobs. | Enabled | Disabled | |
AddAllAnalytesFilter | The filter used when adding all analytes. | Enabled | Disabled | Enabled |
AllowJobArchive | If enabled, then the user has privileges to archive jobs. | Enabled | Disabled | |
AllowJobDelete | If enabled, then the user has privileges to delete jobs. | Enabled | Disabled | |
AllowJobStatus | If enabled, then the user may view job status. | Enabled | Disabled | |
AllowJobUnlock | If enabled, then the job may be unlocked regardless of whether it is open in another application. If disabled, unlocking a job is not allowed. | Enabled | Disabled | |
AllowJobStatusUpdate | If enabled, then the user may manually update the job status. | Enabled | Disabled | |
AllowOfflineArchive | If enabled, then the File > Archive to offline menu option is available for a job. | Enabled | Disabled | Enabled |
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 | |
Analyte1ListViewColumn1.. | The columns of details displayed upon selecting a new scheme on the Schemes tab. Only available if CombinedSchemeAnalyteSelection is enabled. The FieldName can include a table name or a table alias name. The list of available fields come from the SCHEME_ANALYTE(SA) or PROFJOB_SCHEME_ANALYTE (PJSA) tables. | {FieldName},Width,{ColumnHeading}[,{Picture}] | |
AuditLevel | |||
AutoCompleteWithoutStatusCheck | |||
BrowserView | Database view used to filter data. | {DatabaseViewName} | |
ClearDateAnalysedOnStatus | |||
ClearDateStartedOnStatus | |||
ClientContactLookupColumns | When client contacts are filtered on the General tab using the F2 function key and a client contact grid displays, then the fields from the CLIENT_CONTACT table displayed in the grid are defined by this list. | {FieldName}[,{FieldName},...] | CONT_CODE,CONT_NAME,CONT_TITLE,DEPARTMENT |
ClientContactLookupField | The field from the CLIENT_CONTACT table that is returned from the lookup function. | {FieldName} | CONT_CODE |
ClientInvoiceLookupColumns | When invoice clients are filtered on the General tab using the F2 function key and a client grid displays, then the fields from the CLIENT table displayed in the grid are defined by this list. | {FieldName}[,{FieldName},...] | LABCODE,CLI_CODE,CLI_NAME,ADDRESS1,STATE,COUNTRY |
ClientInvoiceLookupField | The field from the CLIENT table that is returned from the lookup function. | {FieldName} | CLI_CODE |
ClientLVWDisplayColumn | The third column in the client list view displayed when clicking on the New button. | {FieldName},{ColumnHeading} | |
ClientProjectLVWDisplayColumn | The second column in the project list view displayed when clicking on the New button. | {FieldName},{ColumnHeading} | |
ClientReportLookupColumns | When report clients are filtered on the Clients tab using the F2 function key and a client grid displays, then the fields from the CLIENT table displayed in the grid are defined by this list. Example: LABCODE,CLI_CODE,CLI_NAME,ADDRESS1,STATE,COUNTRY | {FieldName}[,{FieldName},...] | LABCODE,CLI_CODE,CLI_NAME,ADDRESS1,STATE,COUNTRY |
ClientReportLookupField | The field from the CLIENT table that is returned from the lookup function. | {FieldName} | CLI_CODE |
CombinedSchemeAnalyteSelection | If enabled, when selecting a scheme for adding to a job, then schemes and analytes are available for selection at the same time. Also, ProSchemeAnalyteUDF.VBS is not invoked at this time, regardless of whether Add All Analytes is selected. The ProSchemeUDF1 subroutine in ProSchemeUDF.VBS, however, is invoked. If disabled, then the scheme and analytes appear separately (in two steps) for selection. | Enabled | Disabled | |
CriteriaPROFCLIENTJOB1.. | Only applied if LoadBrowser is enabled. The list of criteria used to select records for the browse display. Each criterion is defined by a name and a SQL clause 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} | |
CriteriaPROFCLIENT1.. | Only applied if LoadBrowser is enabled. The list of criteria used to select records for the browse display. Each criterion is defined by a name and a SQL clause 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 for the browse display. Each criterion is defined by a name and a SQL clause 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 for the browse display. Each criterion is defined by a name and a SQL clause 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} | |
CurrentCriteriaPROFCLIENT | The number of the current criterion. | n | |
CurrentCriteriaPROFCLIENTJOB | The number of the current criterion. | n | |
CurrentCriteriaPROFCLIENTPROJECT | The number of the current criterion. | n | |
CurrentCriteriaPROFJOB | The number of the current criterion. | n | |
DBCreateIncludeQC | If enabled, when the concentration records are created for the job, then the check box in the Job application which controls the inclusion of quality control samples is checked. | Enabled | Disabled | |
DBCreateUpdate | If enabled, then the check box in the Job application that controls the update of the concentration records are created for the job, is checked. | Enabled | Disabled | |
DBCreateUserDefined | If enabled, then the check box in the Job application which controls whether to run the user-defined routine to manage the creation of the concentration records for the job, is checked. | Enabled | Disabled | |
DefaultViewMode | The default view mode on the screen to create paperwork:
| n | |
Edit1ListViewColumn1.. | The columns of scheme details displayed on the Schemes tab. | {FieldName},Width,{ColumnHeading}[,{Picture}] | |
ExtraJobNumberCharacters | The ASCII characters allowed for use when creating job numbers. If no characters are defined, job numbers can only consist of A-Z and 0-9. Example: -_/|\ | {ASCIICharacters} | |
GetAutoJobNumberImmediate | If enabled, when manually creating a job in the Job application, then the next number in the job number sequence shows immediately. If disabled, then the next number in the job number sequence only shows after the job is created. | Enabled | Disabled | |
ListViewByClient | If enabled, then the tree display begins at client, and branches down to project and job level. If disabled, then the tree display only contains the job level. | Enabled | Disabled | |
LoadBrowser | If enabled, then the list of clients, or the list of jobs (depending upon the ListViewByClient) application setting), appears in the viewing pane of the Job application. If disabled, then clients or jobs are populated in the viewing pane of the Job application by using the criteria established in the ProfileUserQuery.SCR query screen file, located in the directory defined by the Config Directory global setting. | Enabled | Disabled | |
LoadProducts | |||
MainListViewColumn1.. | The columns of details displayed in the browse frame of this application. | {FieldName},Width,{ColumnHeading}[,{Picture}] | |
ModifyTemplateJobs | If enabled, then template jobs can be opened and modified. | Enabled | Disabled | |
OutputFileHasTemplateInName | If enabled, then the output file created for any job paperwork has the template name included in the file name. | Enabled | Disabled | |
ProcedureLVWDisplayColumn | The field name and column heading of the second column when selecting a procedure on the Schemes tab. | {FieldName},{ColumnHeading} | |
ProfileRun1.. | The scripts available for running from the Command menu option when the Job screen is loaded. | {ScriptName},{VBScriptFile}.VBS | |
QueryEvent | The command within the ProfileUserQuery.SCR file that is executed to return a list of jobs. Only active if the LoadBrowser setting is disabled. Example: cmdQuery_Click | {EventName} | |
ReportLDF1.. | The Crystal Reports template(s) available to create data reports, located in the folder defined by the ReportDirectory global setting. | {FileName} | |
SampleGridAnalyteCodeDisplayColumn | The field from the SCHEME_ANALYTE table used for display in the analyte grid column. Example: SA.ANALYTENAME,10,Analyte name | {FieldName} | |
SampleGridCuidColumnWidth | The width of the CUID column for selecting Grid / Sample information on the Samples tab. | n | |
SampleGridDescriptionColumnWidth | The width of the Description column for selecting Grid / Sample information on the Samples tab. | n | |
SampleGridDisplayMode | The mode used to display Samples when selecting Grid / Sample information on the Samples tab. Selected from:
| n | |
SampleGridExpandOnOpen | If enabled, then the analyte grid is automatically expanded when it is opened. | Enabled | Disabled | |
SampleGridExternalidentColumnWidth | The width of the External Ident column for selecting Grid / Sample information on the Samples tab. | n | |
SampleGridInitialSchemes | The list of schemes initially displayed in the sample grid. | {Scheme}[,{Scheme},...] | |
SampleGridInvertedExtraColumn1.. | The list of comma-delimited field names that are displayed from the second column, onward, at the end of the grid, when Grid / Sample information on the Samples tab is selected. If SampleGridInvertedExtraColumn1...SampleGridInvertedExraColumnn are defined, these take precedence over the default set of sample details on display. | {FieldName}[,{FieldName},...] | |
SampleGridInvertedExtraColumn1.. | The field name and column heading of the second column when Grid / Sample information on the Samples tab is selected. Example: PJCSA.ANALYTESTATUS,10,Analyte status | {FieldName},Width,{ColumnHeading} | |
SampleGridProductCodeColumnWidth | The width of the Product Code column when Grid / Sample information on the Samples tab is selected. | n | |
SampleGridSampleIdentColumnWidth | The width of the Sample Ident column when Grid / Sample information on the Samples tab is selected. | n | |
SampleGridSampleTypeColumnWidth | The width of the Sample Type column when Grid / Sample information on the Samples tab is selected. | n | |
SampleGridSchCodeDisplayColumn | The field from the SCHEME table displayed in the scheme grid column. Example: S.SCHEMENAME,10,Scheme name | {FieldName},Width,{ColumnHeading} | |
Scheme1ListViewColumn1.. | When a new scheme is selected in the Selected section on the Schemes tab, the columns shown come from the defined fields. Only available if CombinedSchemeAnalyteSelection is enabled. | {FieldName},Width,{ColumnHeading}[,{Picture}] | |
Scheme2ListViewColumn1.. | When a new scheme is selected in the Available section on the Schemes tab, the columns shown come from the defined fields. Only available if CombinedSchemeAnalyteSelection is enabled. | {FieldName},Width,{ColumnHeading}[,{Picture}] | |
SchemeLVWDisplayColumn | When a scheme is selected on the Schemes tab, the column heading of the second column comes from the defined field. Only available if CombinedSchemeAnalyteSelection is disabled. | {FieldName},{ColumnHeading} | |
ScreenFile1.. | The screens available for running from the New menu. | {ScriptName},{VBScriptFile}.VBS | |
ShowTipOfTheDay | If enabled, this application displays the content of the TipOfTheDayFile when starting up. If disabled, then no tip of the day displays. | Enabled | Disabled | |
Sub1ListViewColumn1.. | The columns of project details for clients displayed in the browse frame of the Job application. Only applicable if ListViewByClient is enabled. | {FieldName},Width,{ColumnHeading}[,{Picture}] | |
Sub2ListViewColumn1.. | The columns of job details for projects of clients displayed in the browse frame of the Job application. Only applicable if ListViewByClient is enabled. | {FieldName},Width,{ColumnHeading}[,{Picture}] | |
TemplateDirectory | The directory where CCLAS job report (paperwork) 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\Profile.TIP | {FileName} | |
UpdateFormattedValue | Indicates whether a new formatted value is calculated when the PJCSA.FinalValue is updated:
| Auto | Confirm | None | None |
UseCheckQCStdBlkError | |||
UpdateDateAnalysedOnStatus | |||
UpdateFormattedValue | |||
UserIdentsTab | The screen file available as a User tab on the Samples tab in the Job application. | {Setting},{FileName} | |
WeightToVolumeCorrect | |||
ZipOnDelete | If enabled, when a job is deleted, then the job is archived into a ZIP file. | Enabled | Disabled | |
ZipOnSampleDelete | If enabled, when a sample is deleted, then the job is first archived into a ZIP file. | Enabled | Disabled | |
ZipOnUpdate | If enabled, when a job is updated, then the job is first archived to a ZIP file. | Enabled | Disabled |