Supported Policies

Mediation interfaces supports intents.

Intents Description
At least once Specifies that the provider must receive every message sent to it by consumers at least once.
Transacted one way Specifies that references must send all out-only messages within a global transaction, and the ActiveMatrix framework must deliver the message only after the transaction commits.

See Composite Development for more information on intents and policies.