Synchronise subscription information

When a subscription changes, Smile sends a SmileSubscription message to the message bus to notify other applications of the change. Many actions can trigger a subscription change, for example, an action in Smile, a SOAP method or a customer exceeding their credit limit.

Listening for subscription messages:
  • lets you synchronise subscription changes across your network
  • lets other applications take action as a result of the subscription change

For example, you can configure an application to pass a provisioning request to an upstream provider after it receives a provisioning message, or configure a listener to gather subscription information for reports.

Smile emits SmileSubscription messages when: