Petals-BC-Mail 3.5.x

compared with
Version 3 by Victor NOËL
on Sep 23, 2015 15:43.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (5)

View Page History
This service offer two mode:

* In-Payload mode: The service allows the consumer to send a specific XML message to the component, which defines all component withall the information needed to send an email in the payload.

The IN message looks like :
{code}

* Out-Payload mode: The service allows the consumer to send a JBI message to the component by setting ws-addressing properties in the incoming IN message exchange which defines with all the information needed to send an email. The content of the mail (body) is in the payload of the mesage.

The IN message looks like:
{code}

The possible properties are the following:
{table-plus:columnAttributes=,,style="text-align:center;",style="text-align:center;"}







|| Attribute IN Property || Description || Default || Required ||
| \{[http://www.w3.org/2005/08/addressing]}To | email address of the recipient | \- | Yes |
| \{[http://www.w3.org/2005/08/addressing]}From | email address of the sender | \- | Yes |