| java.lang.Object com.bostechcorp.cbesb.map.SaveAttachmentToString
SaveAttachmentToString | public class SaveAttachmentToString implements ITransformationOperation(Code) | | User Map Operation used to save an attachment from the source message
as a string. Note that the actual attachment content should only
contain character data for this to work properly.
Source Arg 1: source attachment content ID. This is usually supplied in a field
from the source message.
Target Arg 1: Target field to store the content of the attachment
|
Field Summary | |
final protected transient Log | logger |
logger | final protected transient Log logger(Code) | | |
|
|