FAQ/Questions/What-does-Repeat-Types-and-Send-Email-As-mean.md
... ...
@@ -0,0 +1,39 @@
1
+#What does Repeat Types and Send Email As mean
2
+
3
+[[_TOC_]]
4
+
5
+###What are "Repeat Types"?
6
+
7
+Repeat Types exist in the "Misc" section of ReportDesigner.aspx and are simply expressions that reflect how often the email should be sent.
8
+
9
+![Repeat Types & Send Email As](http://wiki.izenda.us/FAQ/FAQ/RepeatType_And_Link.png)
10
+
11
+|Type|Effect|
12
+|-------------|-------------|
13
+|Every Day|Email will be sent daily. Time part (hours amd minutes) will be the same as the original time.|
14
+|Every Weekday|Email will be sent daily excluding weekends.|
15
+|Every Week|Email will be sent every 7 days.|
16
+|Every Two Weeks|Email will be sent every 14 days.|
17
+|Every Month|Email will be sent monthly. Note that number of days in the month is taken into account, so it is not just "send every 30 days" or "send every 31 days" as it is for weeks schedule.|
18
+|Every Quarter|Email will be sent every 3 months.|
19
+|Alert Hourly|Email will be sent every hour. Minutes will remain the same.|
20
+|Alert Daily|Email will be sent daily. If report returned zero results under some conditions the Email will not be sent.|
21
+
22
+
23
+
24
+###What is "Send Email As"?
25
+
26
+This dropdown determines how the email will be sent out. There are a number of different formats that email can be sent with.
27
+
28
+|Type|Effect|
29
+| ------------- |:-------------:|
30
+|Link|Email body will contain a HTTP link to the report (Report Viewer). Report body will not be included in the Email.|
31
+|Embedded|Report will be embedded in the Email body. Please note that client's Email client must support HTML in the body of the Email.|
32
+|PDF|Report file in "*.pdf" format will be attached to the Email.|
33
+|CSV|Report file in "*.csv" format will be attached to the Email.|
34
+|Excel(XLS)|Report file in "*.xls" format will be attached to the Email.|
35
+|Word(RTF)|Report file in "*.rtf" format will be attached to the Email.|
36
+
37
+###Repeat types and export formats customization
38
+
39
+Please note that if you want to customize repeat intervals or export formats (eg. add new interval "Every 10 days") you will have to use the Izenda Custom Scheduler.
... ...
\ No newline at end of file
What-does-Repeat-Types-and-Send-Email-As-mean.md
... ...
@@ -1,39 +0,0 @@
1
-#What does Repeat Types and Send Email As mean
2
-
3
-[[_TOC_]]
4
-
5
-###What are "Repeat Types"?
6
-
7
-Repeat Types exist in the "Misc" section of ReportDesigner.aspx and are simply expressions that reflect how often the email should be sent.
8
-
9
-![Repeat Types & Send Email As](http://wiki.izenda.us/FAQ/FAQ/RepeatType_And_Link.png)
10
-
11
-|Type|Effect|
12
-|-------------|-------------|
13
-|Every Day|Email will be sent daily. Time part (hours amd minutes) will be the same as the original time.|
14
-|Every Weekday|Email will be sent daily excluding weekends.|
15
-|Every Week|Email will be sent every 7 days.|
16
-|Every Two Weeks|Email will be sent every 14 days.|
17
-|Every Month|Email will be sent monthly. Note that number of days in the month is taken into account, so it is not just "send every 30 days" or "send every 31 days" as it is for weeks schedule.|
18
-|Every Quarter|Email will be sent every 3 months.|
19
-|Alert Hourly|Email will be sent every hour. Minutes will remain the same.|
20
-|Alert Daily|Email will be sent daily. If report returned zero results under some conditions the Email will not be sent.|
21
-
22
-
23
-
24
-###What is "Send Email As"?
25
-
26
-This dropdown determines how the email will be sent out. There are a number of different formats that email can be sent with.
27
-
28
-|Type|Effect|
29
-| ------------- |:-------------:|
30
-|Link|Email body will contain a HTTP link to the report (Report Viewer). Report body will not be included in the Email.|
31
-|Embedded|Report will be embedded in the Email body. Please note that client's Email client must support HTML in the body of the Email.|
32
-|PDF|Report file in "*.pdf" format will be attached to the Email.|
33
-|CSV|Report file in "*.csv" format will be attached to the Email.|
34
-|Excel(XLS)|Report file in "*.xls" format will be attached to the Email.|
35
-|Word(RTF)|Report file in "*.rtf" format will be attached to the Email.|
36
-
37
-###Repeat types and export formats customization
38
-
39
-Please note that if you want to customize repeat intervals or export formats (eg. add new interval "Every 10 days") you will have to use the Izenda Custom Scheduler.
... ...
\ No newline at end of file