In this lesson, you specify the values for the e-mail message fields that you defined in the previous lessons.
With MySalesEmailSend.svc_msg open in the Message Service Editor, verify that the Service Interface tab is selected.
In the Service Interface diagram, expand the Properties pane, then select the Operation Context tab to display the e-mail message properties.
Scroll down and enter these values:
From – the e-mail address from
which the message is being sent; for example, rob.thomas@sybase.com
.
Reply To – the e-mail address to which
a reply is being sent; for example, sue.smith@sybase.com
Subject – enter any subject; for example, Test
e-mail message.
To – the e-mail address of the recipient.
For a test, enter the same e-mail address entered in the From field;
for example, rob.thomas@sybase.com
.
The e-mail message values in the From, To, and Reply
To values must be in the form of an e-mail address.
Select File|Save from the main menu bar.
Select File|Close from the main menu bar to close the editor.