TestFileAttachment

From GreenVulcano Wiki
Revision as of 14:02, 15 February 2012 by Anonymous (talk) (Created page with "==Description== This example shows how use {{GVESB}} to send an email containing attachments. TestFileAttachment services executes the following operations: * Read a file from ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Description

This example shows how use GreenVulcano® ESB to send an email containing attachments.

TestFileAttachment services executes the following operations:

  • Read a file from a directory of input (in this case TestAttach/input)
  • Send an email with this file as attachment
  • Move sent file to another directory (we choose TestAttach/sent)

VulCon Configuration