Mm7-decode-call
Description
This GreenVulcano® ESB plugins decodes a MM7 multipart message.
VulCon / GV Console Configuration
The input message can be:
- javax.mail.internet.MimeMessage
- byte[] (RFC-2045 serialized mime message)
- String (RFC-2045 serialized mime message)
Returns the following properties:
- X_MMS_MESSAGE_CLASS
- X_MMS_PRIORITY
- X_MMS_DELIVERY_REPORT
- X_MMS_READ_REPLY
- X_MMS_EXPIRY
- X_MMS_SERVICE_CODE
- X_MMS_FROM
- X_MMS_SUBJECT
The mm7-decode-call element has the attributes:
- type: call
- class: it.greenvulcano.gvesb.virtual.mm7.ericsson.DecodeMM7CallOperation
- name: Operation name. Used in the Flow section to associate workflow nodes to VCL operations.
and admits the subelements:
- Description
- ServiceAlias