User Tools
Writing /app/www/public/data/meta/development/applications/footprints/overview.meta failed
development:applications:footprints:overview
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| development:applications:footprints:overview [2018/02/23 10:51] – created adowling | development:applications:footprints:overview [2021/06/25 10:09] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Footprints Component ====== | ||
| + | |||
| + | --- // | ||
| + | |||
| + | ===== Project Overview ===== | ||
| + | **The purpose of this project is as follows:** | ||
| + | |||
| + | * To create a process which will listen for Ticket domain status change events within Errigal' | ||
| + | |||
| + | * Upon receipt of a relevant status change event(//FOT Dispatched or FOT Dispatched - Pending Parts//), the Footprints Component will query for relevant data, populate and send an email containing these details to American Towers email address(// | ||
| + | |||
| + | * This email will then be parsed by American Tower and a ticket will be created in their footprints ticketing tool. This will trigger creation of a dispatch notification in ETADirect which is used for their field services dispatches. The Footprints component will listen for updates back via email inbox polling from American Tower containing the global ticket number. | ||
| + | |||
| + | * This update will be processed and mapped back to the correct ticket id for population within Errigals Ticketer application on the Field Technician Dispatch Form. | ||
| + | |||
| + | |||
| + | ===== Environment Information: | ||
| + | * Grails version: 3.3.2 | ||
| + | * Groovy Version: 2.4.13 | ||
| + | * JVM Version: 1.8.0_101 | ||
| + | |||