| java.lang.Object com.bostechcorp.cbesb.map.SaveAttachmentToFile
SaveAttachmentToFile | public class SaveAttachmentToFile implements ITransformationOperation(Code) | | User Map Operation used to save an attachment from the source message to
a file.
Source Arg 1: source attachment content ID. This is usually supplied in a field
from the source message.
Source Arg 2: The absolute path/filename where to write the attachment.
Target Arg 1: No target argument is used, but the Map Editor requires one,
so just specify a bogus variable to make it happy.
|
Field Summary | |
final protected transient Log | logger |
logger | final protected transient Log logger(Code) | | |
|
|