Table of Contents

Chicago Department of Transport - Errigal Digger Support in Watchdog/Dig Portal

Author: David McGee

Watchdog

  1. ChicagoDepartmentOfTransportDigWebService
    1. Service End-point URL (Web Service URL)
    2. SOAP Action URL
    3. Connect and read timeouts
    4. Associated SMTP Mailbox (Used to send dig tickets found in SOAP messages to Dig Portal mailbox)
    5. XML Request (The message to send to the web service to retrieve all pending dig tickets for our customer)
    6. XML Response Node (The node in the XML response from CDOT that contains info about dig tickets)
    7. Result Delimiter (How we split up separate dig tickets in the response received)
    8. XML Acknowledgement Token (The token to add to the XML Acknowledgement for every dig ticket that has been successfully emailed to the Dig Portal)
    9. XML Acknowledgement Request (The main body of the XML Acknowledgement request for letting CDOT know we’ve received these tickets)
    10. XML Acknowledgement Response Node (The node in the XML response from CDOT that contains the status of our acknowledgement)
  1. ChicagoSmtpMailbox
    1. This is the mailbox used to send the converted SOAP dig tickets to the Dig Portal application mailbox for parsing into the Dig Portal
    2. Most parameters here are obvious but the important ones are:
      1. username (the mailbox account to use for sending the emails)
      2. emailTo (the mailbox account that the emails are sent to - should really be a Dig Portal application mailbox)

Dig Portal/Application Mailbox

The current production setup for Crown Castle involves all mails being sent to digportal@nextgnoc.net from fiberdig@errigal.com


Troubleshooting scenarios

“There are no dig tickets coming through from Chicago in the Dig Portal"