User Tools
Writing /app/www/public/data/meta/onboarding/ticketer/ofn_incident_-_workflow.meta failed
onboarding:ticketer:ofn_incident_-_workflow
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| onboarding:ticketer:ofn_incident_-_workflow [2019/09/26 17:59] – pmurphy | onboarding:ticketer:ofn_incident_-_workflow [2021/06/25 10:09] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== OFN Incident Workflow ====== | ||
| + | |||
| + | Author: Paddy Murphy | ||
| + | |||
| + | |||
| + | The OFN Incident Workflow is used for OFN (Optical Fiber Networks) tickets and open imported iNOC tickets. | ||
| + | {{: | ||
| + | |||
| + | * **Start state:** New OFN Incident | ||
| + | * **End state:** Resolved Auto Close | ||
| + | |||
| + | |||
| + | ===== OFN Forms automatically added ===== | ||
| + | ==== New OFN Incident State ==== | ||
| + | |||
| + | Different forms are added depending on the type of OFN Ticket created; currently there are three different types. Logic for form addition is in the 'New OFN Incident' | ||
| + | |||
| + | **NetAce Auto Ticket** - API POST - Ticket created by netace_auto | ||
| + | * OFN SNMP Trap | ||
| + | * OFN Information Form | ||
| + | |||
| + | **Netace Manual Ticket** - API POST - Ticket created by netace_manual | ||
| + | * OFN Information Form | ||
| + | |||
| + | **IDMS Manual Ticket** - Manually created in Ticketer by any user | ||
| + | * OFN Incident Report Form | ||
| + | |||
| + | |||
| + | ==== Under Investigation Tier 1 State ==== | ||
| + | OFN NOC Form added | ||
| + | |||
| + | ==== Field Tech Dispatch State ==== | ||
| + | OFN Field Tech Dispatch Form added | ||
| + | |||
| + | |||
| + | ==== RFO Required State ==== | ||
| + | OFN RFO Form added | ||
| + | |||
| + | |||
| + | ===== OFN Auto Close ===== | ||
| + | If an OFN ticket is in the "OFN Incident Resolved" | ||
| + | |||
| + | |||
| + | |||
| + | ===== OFN Forms ===== | ||
| + | ==== OFN Information Form ==== | ||
| + | {{: | ||
| + | |||
| + | This form uses the new Ticketer tree component. Entity tree "Data Groovlet" | ||
| + | |||
| + | |||
| + | |||
| + | ==== OFN NOC Form ==== | ||
| + | {{: | ||
| + | |||
| + | The "OFN NOC Form" gathers general information that is common to all issue types. An additional "OFN Issue .." form is added When the "OFN NOC Form" is saved; the logic for this is in the "OFN NOC FORM" on save groovlet. The following forms should be added when an issue type is selected are: | ||
| + | |||
| + | * Alarm Trap - No form added | ||
| + | * Hard Down - OFN Issue Hard Down | ||
| + | * Bounce - OFN Issue Bounce | ||
| + | * Errors - OFN Issue Errors | ||
| + | * Low Light Levels - OFN Issue Low Light Levels | ||
| + | * High Latency - OFN Issue High Latency | ||
| + | * IP related - OFN Issue IP related | ||
| + | |||
| + | |||
| + | ==== OFN RFO Form ==== | ||
| + | {{: | ||
| + | |||
| + | The RFO (Reason for Outage) is used to gather information about the outage. The resolution drop down lists are dynamically populated depending what is chosen in the previous drop down list. The "RFO Root Cause" field is automatically populated depending on what resolution values are selected.This information in this form is used to generate a "OFN Reason for Outage" | ||
| + | |||
| + | ===== OFN Email Templates ===== | ||
| + | {{: | ||
| + | |||
| + | The OFN email templates use the new iterated email feature; the Iterated email checkbox is used to enable this. It allows the relevant customers to be informed about their services that are impacted. The " | ||
| + | |||
| + | {{: | ||
| + | |||
| + | The affected customers can be viewed in the email preview recipients dropdown list. If there are no customers assigned the fallback email address is used; a user can change this before sending email. | ||
| + | |||
| + | {{: | ||
| + | |||
| + | We now have the ability to design email templates using HTML & CSS. OFN email templates use the OFN style. A new style can be added in Ticketer Admin using the "Email Styling Admin" controller. See example ONF email template preview above. | ||
| + | |||
| + | |||
| + | ===== OFN API Documentation ===== | ||
| + | [[https:// | ||