Exchange-send-call
Description
GreenVulcano® ESB plugin for sending emails throughthe Exchange WS interface.
VulCon / GV Console Configuration
The exchange-send-call Element is used by Channel, routed-call. Its attributes are:
| Attribute | Type | Description |
|---|---|---|
| type | fixed | This attribute must assume the value call. |
| class | fixed | This attribute must assume the value it.greenvulcano.gvesb.virtual.msexchange.SendCallOperation. |
| name | required | Operation name. Used in the Flow section to associate workflow nodes to VCL operations. |
| userName | required | User name for authentication. |
| password | required | User password for authentication. |
| domain | optional | User domain. |
| exchangeURL | required | MS Exchange WS url. |
| save-copy | optional | Save a copy of the sent message in "Sent Items" folder. Default true. |
| message-id-property | optional | Defines the properties that will contain the MessageID of the message sent. Default to MessageID. |
It has the following sub-elements: