4393e329da82b770eb4df154f611949a621bcb6f
FAQ/Questions/How-do-I-use-the-Izenda-Reports-report-email-scheduler.md
| ... | ... | @@ -37,7 +37,7 @@ Izenda now also offers the option of using a service-based scheduler. The msi in |
| 37 | 37 | 4. Open the **Windows Explorer**. |
| 38 | 38 | 5. Navigate to where the **IzendaService** scheduler is installed (by default C:/Program Files (x86)/IzendaService). |
| 39 | 39 | 6. Open **IzendaService.exe.config** in the text editor of your choice with administrator privileges. |
| 40 | -7. Edit the **url** setting to the location of your rs.aspx page with the **run_scheduled_reports=1** query string parameter. |
|
| 40 | +7. Edit the **url** setting to the location of your rs.aspx page with the **run_scheduled_reports=1** query string parameter. (ex: **http://yourhost/yourapp/rs.aspx?run_scheduled_reports=1** ) |
|
| 41 | 41 | 8. Edit the **interval** setting to the time in milliseconds that will elapse between calls to the URL specified. |
| 42 | 42 | 9. Save the config file with the modified settings. |
| 43 | 43 | 10. Go back to the **task manager** and restart the **IzendaService**. |