
116 CHAPTER 10 TASKBUILDER ACTIONS
[File]-to-Email Action
Any le type can be emailed using the Email component—XML, text, Excel, PDF, HTML or
3 Card (see Figure 10.12 for an example). Drawing an action between any le type and an
email component will send an email using the server and body properties set in the email
component, with the le created by the source component included as an attachment. (If
the le doesn’t exist—for example, if the previous action that created the le failed—then
the email will still be sent without an attachment.)
Figure 10.12 – XML-to-Email Action
e actions that send a le to email have no properties.
Text-to-Data Action
e Text-to-Data action (see Figure 10.13) takes a text le with data elements, delimited by
a string of one or more characters, and creates a dataset in memory. e text le should have
each row of data elements on a separate line, with the data elements separated by the given
delimiter string, and with no additional characters or white space.
Figure 10.13 – Text-to-Data Action
e Text-to-Data action has the following properties:
Delimiter String (Value—String) – e Delimiter String consists of one or more char-
acters, numbers, symbols or white space that separate each data element within the text
le. is must be consistent throughout the le or the action will fail. Make sure that
the data values themselves do not contain instances of the delimiter string; this will
cause the text le to parse incorrectly.
Kommentare zu diesen Handbüchern