Help & Support
Contents
Display Legacy Contents

Search:

Home > Report Designer > The Basics > Auto Run the Report (ie Alerts! )

Auto Run the Report (ie Alerts! )

Setting reports to auto-run is also known as an Alert since it has the same outcome; sending an email alerting end users to conditions in the act! database.

There are time when you want to run the report automatically without a user initiating Run Report. Here are some conditions which this may come into play:

    1) You want the report on your printer when you walk in the door.

    2) You want the report on your phone before you leave for the office.

    3) You want to send your sales people weekly reports.

    4) You want to update your web service SOAP or RESTful API using data from your act database.

For these condition you can set any report to run automatically at any time of the day. Reports can be delivered to your printer, a file server, a SMPT server, a cloud drive, your email or multiple emails such as the sales team.


Report which run unattended will always use the last criteria entered using the Run Report form. Conditional where clauses can be added in the SQL builder such as support dynamic date ranges:
WHERE
 datediff( [Opportunity].[EstimateCloseDate],date,getdate()) = 1.
For more information on dynamic date and date range functions in MS SQL read this Tech Document.



To Schedule a report to automatically run please follow these steps:
  1. Open the Report Design from the desktop icons
  2. Log into your database
  3. Select the desired report
  4. Click on the AUTO RUN icon on the top ribbon.

 
  1. Displays the current report schedule. Click on the EDIT button to create or change the schedule.

  2. Select 'Send to Printer' when you need to print the report.

  3. Select 'Send to file" when you want to create a file or need to send the report to anything other then a printer.

  4. Enter the file name for the report's output.

  5. Depending on the "Send to File" type selected in the drop down this section holds options for the file formatting.

  6. This section display the options to email the report. To enter the email body and the  destination email addresses click on the DESIGN button.

  7. To run a test enter an email address and click on RUN TEST NOW. The 'Test email sent to" text box is only visible if you have selected the SMPT option.

    If you have selected to use the local Outlook then this text box is not visible and the test button uses the default outlook email account.






                                                             

 




 


Properties
Article ID:
auto_run_the_report_alerts
Views: 260
Created By: jimdurkin
Modified By: [Modified By]
Created Date: 3/27/2014 12:54 PM
Last Modified: 4/7/2014 7:27 PM
Actions
Print This Article
Bookmark
Email This Article
Previous Article
Next Article