| java.lang.Object com.bostechcorp.cbesb.map.StoreAttachmentFromFile
StoreAttachmentFromFile | public class StoreAttachmentFromFile implements ITransformationOperation(Code) | | User Map Operation used to store a file as an attachment in the target message.
Source Arg 1: Absolute path of file to create an attachment from.
Source Arg 2: (optional) Content ID to use for attachment. If not provided,
the name of the file is used.
Target Arg 1: The field in the target message to store the target content ID.
|
Field Summary | |
final protected transient Log | logger |
logger | final protected transient Log logger(Code) | | |
|
|