...
Setting | Description | ||||
---|---|---|---|---|---|
ReportEmailMode | Determines how to handle automated emails of reports and other documents, such as invoices. Reports are always sent to the email account that is specified for a technician when the technician is added to MobileTech (MobileTech Administration > Users).
| ||||
ReportEmailSMTPServer | The name of the machine where the email server resides. | ||||
ReportEmailSMTPServerPort | The port that is used by the email server. The default port number is 25, but you can change it for your system. | ||||
ReportEmailSMTPEnableSSL | Determines whether SSL is used by the email server. The default value is False. | ||||
ReportExecutionUrl | The URL for the Report Execution web service. This URL is used by the system to communicate with the SSRS report server to generate the Call Summary report.
| ||||
UseSMTPAuthentication | Determines whether a user name and password are required for sending email. The default value is True. | ||||
SMTPUsername | The user name that is used to send report email notifications. This is available – and required – if UseSMTPAuthentication = True. | ||||
SMTPPassword | The password that is used to send report email notifications. This is available – and required – if UseSMTPAuthentication = True.
| ||||
ReportPreviewMaxRetryAttempts | The number of times that the client attempts to retrieve the preview of a field invoice after it is requested. The default number of attempts is 30.This setting applies to field invoicing and is available only if Field Invoicing and Field Payments is registered, and UseFieldInvoicing = True in the Field Invoicing and Field Payments Settings area. | ||||
ReportPreviewRetryInterval | The number of seconds between when the client tries to retrieve the preview of a field invoice until the maximum number of attempts has been met or the preview invoice is generated. The default number of seconds is 30.This setting applies to field invoicing and is available only if Field Invoicing and Field Payments is registered, and UseFieldInvoicing = True in the Field Invoicing and Field Payments Settings area. |
...