Html – Wavetronix Command Translator (CMD-DT) - User Guide User Manual

Page 102

Advertising
background image

CHAPTER 9 • TASKBUILDER COMPONENTS

101

Note

Some email systems require that the “From Address” be a recognized, valid email
address on the network or else the email send request will be rejected.

˽

Mail Server (Value—String) – The Mail Server property represents the outgoing mail

server to use when sending messages. The mail server must be visible to Translator over

the local network or else the email operation will fail.

˽

SMTP Port (Value—String) – For mail servers that require a specified port for remote

communication, enter that port here.

˽

Username (Value—String) – If the mail server requires a user name login in order to

send email, enter the user name here.

˽

Password (Value—String) – If the mail server requires a password in order to send

email, enter the password here.

˽

Use SSL (Value—Options) – Select True if the mail server uses SSL for mail communi-

cation, otherwise select False.

HTML

The HTML component represents an HTML file in memory. HTML files will be created as

the result of an XSLT transformation from an existing XML file.

Figure 9.5 – HTML Component

The HTML component has the following properties:

˽

File Name (Value—Filename) – The File Name component allows you to enter a name

for the HTML file. You can also use a placeholder for the file name (see the File Name

Placeholders section in this chapter). The HTML file will be created on the file system

if it doesn’t already exist; it will be overwritten if it already exists.

PDF

The PDF component represents a file in PDF format and is the result of an XSLT transfor-

mation from an XML file.

Advertising