Report Settings
After you save the Report Settings, select the Send Test Email button to test your SMTP server settings. If successful, a "Test Email sent to Admin Email Address" message displays. If unsuccessful, an error message displays the system error(s).
The email layout is as follows:
From: if UseSMTPAuthentication then from SMTP username, otherwise AdminEmailAddress
To: AdminEmailAddress
Subject: MobileTech Admin Test Email
Body: You have requested to send this test email from MobileTech Admin.
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). Each technician's email address is also their logon account, and that is the email address that is used to send reports to the technician.
|
InspectionReportEmailMode | Determines when MobileTech inspection reports are automatically emailed. Emails are sent only if Inspection Email Options for the given inspection template and SMTP settings are set up in Inspection Email Options. Technicians will only receive the reports if the Email Technician checkbox is marked in Inspection Email Options for the given inspection template. See Set Up Email Options for an Inspection Report (optional).
|
ReportEmailAttachmentMode | Determines if multiple attachments are included in one email upon appointment completion. This option is enabled if InspectionReportEmailMode is set to "Selected or entered by Technician".
To be able to attach the inspection and summary reports to one email, both ReportEmailMode and InspectionReportEmailMode need to be set to "Selected or entered by Technician." |
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. To locate the URL, open Reporting Services Configuration Manager, and then open the Web Service URL section. Use the value from the URLs field, followed by /ReportExecution2005.asmx. Example: http://\{servername}/ReportServer/ReportExecution2005.asmx |
UseSMTPAuthentication | Determines whether a username and password are required for sending an email. The default value is True. |
SMTPUsername | The username that is used to send report email notifications. This is available – and required – if UseSMTPAuthentication = True. |
SMTPPassword | The password is used to send report email notifications. This is available – and required – if UseSMTPAuthentication = True. You must create a Google App Password if your SMTP Server is set to smtp.gmail.com for Gmail. See How to create app passwords in Google’s Knowledge Center. (external link) |
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. |
GenerateServiceSummaryReport | Determines if the Call or Service Appointment Summary Reports are generated when a service appointment is completed. The default value is True. If set to False:
|
GenerateJobSummaryReport | Determines if the Job Summary Report is generated when a job appointment is completed. The default value is True. If set to False:
|