Manage Adapters

Adapters handle messages and action processes in Totalmobile. For example:

  • In a subscriber queue, when a CreateBulletinRequest Message is sent, the Bulletin Message Adapter on your Bulletin Queue handles the message and creates a new bulletin for the specified users.

  • In a publisher queue, the File Watcher Adapter checks an input folder and processes new files which create Totalmobile messages, for example CreateJobRequest Messages which create jobs in Dynamic Scheduling.

Related Topics