Manage Adapters in Subscriber Queues

Adapters handle messages and action processes in queues. For example, when Totalmobile sends a CreateBulletinRequest Message, the Bulletin Message adapter on your Bulletin queue handles the message and creates a new bulletin for the specified users.

Adding Adapters to Subscriber Queues

  1. In WebAdmin select Integration.

  2. Under Integration Instances, select an instance.

    Use the Search field to filter the list of instances.

    The Integration Instance Configuration page appears, with the current subscriber queues displayed by default.

  3. Select a Subscriber Queue.

  4. Select Show Adapters Library.

    The Adapters Library panel appears.

  5. To add an adapter to the subscriber queue, do one of the following:

    • Select the Add the adapter to queue icon.

      If the subscriber queue has other adapters, the new adapter will be the last one in the queue.

    • Select and drag an adapter onto a subscriber queue.

      You can drag adapters to above, in between or below other adapters to determine the subscriber queue adapter sequence. The orange rectangle indicates the sequence of the adapter.

      The sequence of adapters in a queue is important because it determines the order in which messages are processed and information is handled. For example, on your Visits Input queue you add the FolioVisitsAdapter after a CreateVisitMessageAdapter, because if a visit has a Folio, the visit needs to be created before the Folio is generated.

  6. On the Adapter Settings dialog, enter settings as required. For more details refer to Add, Edit and Delete Adapter Settings.

  7. Select Confirm.

Deleting Subscriber Queue Adapters

  1. Select Delete on an adapter.

    The Confirm Delete dialog appears.

  1. Select Delete.