Changes between Version 3 and Version 4 of BluePrint/CAPBroker/UseCases


Ignore:
Timestamp:
01/21/16 06:21:25 (9 years ago)
Author:
Nuwan Waidyanatha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/CAPBroker/UseCases

    v3 v4  
    77The use case diagram describes how at the time of implementation, the Admin (Implementer) generated subscriber group, termed as first-responders, are assigned to acknowledge (ACK) to a message and the process of recording those acknowledgements.
    88
    9 ||Process || Description ||
    10 || Assign a ACK to group || First we must '''get subscriber groups''' and select the desired group. These groups are created by the Implementer. Second the ACK can be associated with an event type, warning priority, and a location. We may not require that low priority messages for certain event types in some location are acknowledged and are simply informative alerts.
     9||'''Process''' || '''Description''' ||
     10||assign a ACK to group || First we must '''get subscriber groups''' and select the desired group. These groups are created by the Implementer. Second the ACK can be associated with an event type, warning priority, and a location. We may not require that low priority messages for certain event types in some location are acknowledged and are simply informative alerts.||
     11||issue CAP alert msg || At the time of authoring a message, the Editor would set the Event Type, Location, and Warning Priority, which would determine the first-responder groups that should receive the message. In the message they would also receive a URL with the link to ACK the message. This link would typically be a CAP <resource> element.||
     12||send msg "ACK" || The first-responder has two options to ACK to the message: 1) click on the link, login, and press the ACK button or 2) send an SMS with keywork ACK or "ACKNOWLEDGE" with the <identifier> ||
     13||record ACK || the process requires the subscriber ID (or Person ID) and the message id (i.e. CAP <identifier>) to record the acknowledge for a particular message by a particular message recipient.||
    1114
    1215[[Image(http://eden.sahanafoundation.org/raw-attachment/wiki/BluePrint/CAPBroker/UseCases/use_case_request_ack.png)]]