| java.lang.Object com.bostechcorp.cbesb.map.CopyAttachment
CopyAttachment | public class CopyAttachment implements ITransformationOperation(Code) | | User Map Operation used to copy an attachment from the source message
to the target message.
Arguments:
Source Arg 1: source attachment content ID. This is usually supplied in a field
from the source message.
Source Arg 2: (optional) target content ID value. The value to use as the
content ID in the target message. If not supplied, the value supplied in the first
argument 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) | | |
|
|