Changes between Version 25 and Version 26 of BluePrint/CAPBroker


Ignore:
Timestamp:
03/21/14 03:41:52 (11 years ago)
Author:
Nuwan Waidyanatha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/CAPBroker

    v25 v26  
    2828== Description ==
    2929'''User stories:'''
    30 1. A Country develops their Country CAP Profile and intend to implement the profile along with the rules
     301. A Country develops their Country '''CAP Profile''' and intend to implement the profile along with the rules
    3131     a. Authorized super-user (or implementer) starts to edit the profile
    3232     a. define the format of the message "identifier"
     
    3434     a. define the mandatory set of languages that all messages should be in
    3535     a. define the hazard and areaDescription template specific roles and permissions
    36 1. A warning agency authorized to issue alerts for a specific hazard event wants to develop their alert message templates
     361. A warning agency authorized to issue alerts for a specific hazard event wants to '''create CAP message templates'''
    3737     a. Authorized user will create a new template
    3838     a. The CAP Profile will determine the rules for validating the template such as forcing the implementer to generate a "info" segment for each language
     
    4040     a. Implementer would provide the required text with placeholders set for message issuers to complete with actual event specific values
    4141     a. The template is saved and assigned permissions, for which only authorized users with those permissions can select the specific template when issuing a message
    42 1. A warning agency learns of an imminent hazard event (e.g. cyclone) and want to warn the targeted public at risk:
     421. A warning agency learns of an imminent hazard event (e.g. cyclone) and wants to '''issue a CAP message''' to warn the targeted public at risk:
    4343     a. Authorized user chooses to create a new message
    4444     a. If presented to select a template (e.g. Cyclone template)
     
    4848     a. Saves the message as an "actual" alert with a scope set to "Public"
    4949     a. Chooses to broadcast the message through the cellular networks, share with all TV/Radio stations
    50 1. A warning agency learns of a tsunami warning and wants to activate the siren towers
     501. A warning agency learns of a tsunami warning and wants to '''activate a system with a CAP message''' (e.g. siren towers)
    5151     a. Similar to the previous instance, the authorized user would create a message
    5252     a. Set the "parameter" values to trigger the sirens
    5353     a. Select the areaDescription to determine the targeted siren towers
    5454     a. Choose the delivery method as "siren system" and send the message
     551. A emergency management agency wants to view the current situation or get an overall picture of all the current alerts
     56     a. Authorized user enters SAMBRO
     57     a. Typically, upon entry, they are presented with the "common operating picture" or they navigate to it
     58     a. The user may choose to filter the map of alerts by various CAP elements such as "category", "priority", or "areaDescription"
     59     a. The user may choose to filter the map of alert for a specific time interval
     60     a. The user would click on a alert icon on the map to view the short description with essential information such as the "headline" and "priority"
     61     a. The user may choose to further investigate the alert message by clicking more to view the full message
     62     a. Authorized user may choose to update that message and save it with the most current information
    5563
    56 Sahana Agasti has a CAP broker implementation
     64Sahana Agasti has a CAP broker implementation but is currently deprecated
    5765
    5866== Requirements ==