TaskProperties Properties |
The TaskProperties type exposes the following members.
Name | Description | |
---|---|---|
EAPOfflineExport_DocStorageService | The document storage service to use. | |
EAPOfflineExport_EmailLookupSQL | The SQL statement to use to look up email recipients for offline exports. | |
EAPOfflineExport_EmailMaxAttachmentSize | The maximum export file to include in any offline export email. | |
EAPOfflineExport_EmailService | The email service to use for offline export emails. | |
EAPOfflineExport_EmailTemplateWithAttachment | The email template to use when an export Excel document is attached. | |
EAPOfflineExport_EmailTemplateWithoutAttachment | The email template to use when an export Excel document cannot be included due, for example, to excessive document size. | |
EAPOfflineExport_ExportFileFolder | For offline export emails, the folder to which to export. | |
EAPOfflineExport_ExportHistoryPage | The page used to expose a user's offline exported files. | |
EAPOfflineExport_IsLegacyFeatures | Determines whether or not the Scheduled task should look at the Excel feature list, or the DataExport feature list for determining Export type. | |
EAPOfflineExport_MaxExportThreads | The maximum number of threads to use for handling offline Excel exports. | |
EAPOfflineExport_RelatedDocDescription | The document description to use for the RelatedDocDescriptionField value. | |
EAPOfflineExport_RelatedDocDescriptionField | The field in the RelatedDocMapper holding the export description. | |
EAPOfflineExport_RelatedDocDocIDField | The field in the RelatedDocMapper holding the document ID. | |
EAPOfflineExport_RelatedDocFileNameField | The field in the RelatedDocMapper holding the export filename. | |
EAPOfflineExport_RelatedDocMapper | The mapper to use when logging the export file. | |
EAPOfflineExport_RelatedDocRelatedIDField | The field in the RelatedDocMapper holding the export related ID. | |
EAPOfflineExport_RelatedDocType | The document type to use for the RelatedDocTypeField value. | |
EAPOfflineExport_RelatedDocTypeField | The field in the RelatedDocMapper holding the export document type. | |
EAPOfflineImport_EmailLookupSQL | The SQL statement to use to look up email recipients for offline imports. | |
EAPOfflineImport_EmailService | The SQL statement to use to look up email recipients for offline imports. | |
EAPOfflineImport_EmailTemplate | The email template to use when an export Excel import notification email is sent.. | |
EAPOfflineImport_ImportFileFolder | Temp folder (relative to %NQROOT% folder) to cache uploaded spreadsheet files for offline import. | |
EAPOfflineImport_ImportHistoryDetailPage | The application's page (MOP) for displaying an import history record detail. | |
EAPOfflineImport_ImportHistoryPage | The page used to expose a user's offline import history and status. | |
EAPOfflineImport_MaxImportThreads | The maximum number of threads to use for handling offline Excel imports. | |
EmailBounceReader_GlobalManagerService | Service to use as a source for global unsubscribe list. (Applies to SendGrid only) | |
EmailBounceReader_ManagerService | The manager service to use to add unsubscribes. | |
EmailBounceReader_SubuserServices | Semi-colon separated list of service names to synchronize unsubscribe lists. | |
MachineName | The name of the machine where this task should run. If this value is not set the task runs on all machines. | |
Pop3Monitor_ServiceNames | A semi-colon delimited list of service names that should be processed by this task. | |
RequestLogMonitor_EmailCC | The email CC address(es) for RequestLogMonitor alerts. | |
RequestLogMonitor_EmailTo | The destination email address(es) for RequestLogMonitor alerts. | |
RequestLogMonitor_Filter | A filter to apply to the xot_request_log query. | |
RequestLogMonitor_SendEmailFlags | Specify the NetQuarry.Services.SendEmailFlags when sending the notification email. Typically you would use this to control whether we ignore checking the No Send List. See SendEmailFlags | |
RunDays | The days of the week that the scheduled task should execute. See ScheduledHandlerRunDays | |
S3DocumentUploadTask_DeleteFilter | The filter to use to select document records to cleanup. This filter will be applied to the Mapper object on the associated DocStorage Service | |
S3DocumentUploadTask_DeleteSort | The sort (if any) to be applied to the Mapper object on the associated DocStorage Service. Used to prioritize which documents are cleaned up first. | |
S3DocumentUploadTask_DeleteTopN | The number of document records to select during a delete task. The default value is 3000. | |
S3DocumentUploadTask_ServiceNames | A semi-colon delimited list of service names that should be processed by this task. |