Changes between Version 7 and Version 8 of UserGuidelines/SAMBRO/Implement


Ignore:
Timestamp:
08/10/15 13:22:26 (9 years ago)
Author:
Nuwan Waidyanatha
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserGuidelines/SAMBRO/Implement

    v7 v8  
    66    * '''Resource''' -- One or more files attached to the information (could be things like a map of the affected area, documents containing instructions etc.)
    77    * '''Area''' -- Each alert information item may contain one or more area fields which describe the affected geographical area and optionally provide data to place it on a map.
     8
    89== Work Flows ==
     10
    911=== Create a CAP Message Template ===
    1012
    1113'''[[https://www.youtube.com/watch?v=J03xcVOOPOI&feature=youtu.be | Watch the Video]]'''
    1214
    13 An '''alert template''' is a pre-populated CAP message that is created to sp
     15An '''alert template''' is a pre-populated CAP message that is created to speed-up with the message creation as well as preserving the consistency of a message. Wherever the event specific information such as the DATE or LOCATION or other information you may create place holders for those values within the text. You should mark up places in the text that need to be changed within a pair of square brackets with capitalized text inside as shown below.
     16
     17''Example'' the ''headline'' text in a CAP message template for a flood event could be something like this: '''''[YYYY] [MMM]''' heavy rains have caused flash floods in the '''[LOCATION]''' area''. If the floods was in Varnasi area on 2012-09-25, then the message creator would replace the MMM YYYY and LOCATION to create the headline to be specific as such: '''''2012 September''' heavy rains have caused flash floods in the '''Varnasi''' area''.
     18
     19* '''template name''' - the template name should be a generic name such as earthquake, cyclone, epidemic, et; one that a message creator can easily identify.
     20* '''Locked''' - If you mark a field as locked, it cannot be edited in the actual alert message that inherits the template and extends it.
     21* '''Status''' - Make sure the set the message ''status'' to '''''Draft'''''. At the time of issuing the message, the message creator will change that to ''Actual, Exercise, System, Test'',
     22* '''All the values''' - enter all other values as you deem essential, then apply the syntax mentioned earlier in creating place holders for words or sentences that should be replaces at the time of creating the actual message with hazard event specific information.
     23
     24[[Image(http://i.imgur.com/K98gj.png)]]
     25