Table of Contents

eBonding Incoming Soap Messages

Create - RequestTroubleReportCreationRequest

This is the message that creates the ebonding ticket.

It has the following possible Exception Responses :

AccessDenied : Basically we were sent a service ID (circuit ID) in the message that is not in our eBonding database
TroubleReportMustBePresent : We were not sent the customer's/carrier's ticket id
TroubleReportAlreadyExists : There is a ticket open in the Ticketer with the incoming circuit id. Only one open ticket per circuit id
FallbackReporting : This one will probably never happen. It occurs if the Ticketer sends back a blank string after a create request
InvalidFunctionReceived : This is if the message incoming isn't tagged correctly i.e. does not start with RequestTroubleReportCreationRequest or the appropriate modify, verify etc.
DuplicatedInvocation : The customer has sent a message with the same message id before so do not process the message

Incoming Normal Create Example

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Header/><SOAP-ENV:Body>
<m:processSync xmlns:m="http://eBonding/taservice/send">&lt;?xml version="1.0"?&gt;
&lt;tML-TA:RequestTroubleReportCreationRequest xsi:schemaLocation="http://www.ansi.org/tML/TA/tML-TAtML-TA.xsd" xmlns="http://www.ansi.org/tML/TA/tML-TA" xmlns:tML-TABase="http://www.ansi.org/tML/TA/tML-TABase" xmlns:tML-TA="http://www.ansi.org/tML/TA/tML-TA" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
  &lt;tML-TA:RequestId&gt;023234524&lt;/tML-TA:RequestId&gt;
  &lt;tML-TA:Customer&gt;
    &lt;tML-TABase:UserId&gt;EXT-M&lt;/tML-TABase:UserId&gt;
    &lt;tML-TABase:ServiceProfile&gt;Service Profile&lt;/tML-TABase:ServiceProfile&gt;
  &lt;/tML-TA:Customer&gt;
  &lt;tML-TA:NameBindingId&gt;
    &lt;tML-TABase:NameBindingId&gt;1.2.840.10015.0.6.24&lt;/tML-TABase:NameBindingId&gt;
  &lt;/tML-TA:NameBindingId&gt;
  &lt;tML-TA:ManagedObjectInstance&gt;
    &lt;tML-TABase:DistinguishedName&gt;
      &lt;tML-TABase:RDNSequenceItem&gt;
        &lt;tML-TABase:Type&gt;networkID&lt;/tML-TABase:Type&gt;
        &lt;tML-TABase:Assertion&gt;EXT&lt;/tML-TABase:Assertion&gt;
      &lt;/tML-TABase:RDNSequenceItem&gt;
      &lt;tML-TABase:RDNSequenceItem&gt;
        &lt;tML-TABase:Type&gt;accountName&lt;/tML-TABase:Type&gt;
        &lt;tML-TABase:Assertion&gt;EXT-M&lt;/tML-TABase:Assertion&gt;
      &lt;/tML-TABase:RDNSequenceItem&gt;
      &lt;tML-TABase:RDNSequenceItem&gt;
        &lt;tML-TABase:Type&gt;serviceID&lt;/tML-TABase:Type&gt;
        &lt;tML-TABase:Assertion&gt;(NW-CA-SANFRNMC-00616) - (SNFJCAFH) - (ATT) - (01)&lt;/tML-TABase:Assertion&gt;
      &lt;/tML-TABase:RDNSequenceItem&gt;
    &lt;/tML-TABase:DistinguishedName&gt;
  &lt;/tML-TA:ManagedObjectInstance&gt;
  &lt;tML-TA:TroubleType&gt;
    &lt;tML-TABase:Number&gt;623&lt;/tML-TABase:Number&gt;
  &lt;/tML-TA:TroubleType&gt;
  &lt;tML-TA:AdditionalTroubleInfoList&gt;
    &lt;tML-TABase:AdditionalTroubleInfoItem&gt;Telco Short Description : Circuit Fault Detected Please Test and Advise&lt;/tML-TABase:AdditionalTroubleInfoItem&gt;
  &lt;/tML-TA:AdditionalTroubleInfoList&gt;
  &lt;tML-TA:AdditionalCreateInfo&gt;
    &lt;tML-TABase:TroubleReportFormatId&gt;93&lt;/tML-TABase:TroubleReportFormatId&gt;
    &lt;tML-TABase:ALocationAccessAddress&gt;
      &lt;tML-TABase:PremisesName&gt;OCMP (GLICKMAN RELO)&lt;/tML-TABase:PremisesName&gt;
      &lt;tML-TABase:PremisesAddress&gt;
        &lt;tML-TABase:CivicAddress&gt;2050 EAST 96TH STREET&lt;/tML-TABase:CivicAddress&gt;
        &lt;tML-TABase:City&gt;CLEVELAND&lt;/tML-TABase:City&gt;
        &lt;tML-TABase:State&gt;OH&lt;/tML-TABase:State&gt;
        &lt;tML-TABase:Zip&gt;44195&lt;/tML-TABase:Zip&gt;
      &lt;/tML-TABase:PremisesAddress&gt;
    &lt;/tML-TABase:ALocationAccessAddress&gt;
    &lt;tML-TABase:ALocationAccessHours&gt;
      &lt;tML-TABase:LocationAccessHoursItem&gt;
        &lt;tML-TABase:DaysOfWeek&gt;
          &lt;tML-TABase:Sunday&gt;true&lt;/tML-TABase:Sunday&gt;
          &lt;tML-TABase:Monday&gt;false&lt;/tML-TABase:Monday&gt;
          &lt;tML-TABase:Tuesday&gt;false&lt;/tML-TABase:Tuesday&gt;
          &lt;tML-TABase:Wednesday&gt;false&lt;/tML-TABase:Wednesday&gt;
          &lt;tML-TABase:Thursday&gt;false&lt;/tML-TABase:Thursday&gt;
          &lt;tML-TABase:Friday&gt;false&lt;/tML-TABase:Friday&gt;
          &lt;tML-TABase:Saturday&gt;false&lt;/tML-TABase:Saturday&gt;
        &lt;/tML-TABase:DaysOfWeek&gt;
        &lt;tML-TABase:IntervalsOfDay&gt;
          &lt;tML-TABase:IntervalsOfDayItem&gt;
            &lt;tML-TABase:IntervalStart&gt;00:00:00&lt;/tML-TABase:IntervalStart&gt;
            &lt;tML-TABase:IntervalEnd&gt;23:59:00&lt;/tML-TABase:IntervalEnd&gt;
          &lt;/tML-TABase:IntervalsOfDayItem&gt;
        &lt;/tML-TABase:IntervalsOfDay&gt;
      &lt;/tML-TABase:LocationAccessHoursItem&gt;
      &lt;tML-TABase:LocationAccessHoursItem&gt;
        &lt;tML-TABase:DaysOfWeek&gt;
          &lt;tML-TABase:Sunday&gt;false&lt;/tML-TABase:Sunday&gt;
          &lt;tML-TABase:Monday&gt;true&lt;/tML-TABase:Monday&gt;
          &lt;tML-TABase:Tuesday&gt;false&lt;/tML-TABase:Tuesday&gt;
          &lt;tML-TABase:Wednesday&gt;false&lt;/tML-TABase:Wednesday&gt;
          &lt;tML-TABase:Thursday&gt;false&lt;/tML-TABase:Thursday&gt;
          &lt;tML-TABase:Friday&gt;false&lt;/tML-TABase:Friday&gt;
          &lt;tML-TABase:Saturday&gt;false&lt;/tML-TABase:Saturday&gt;
        &lt;/tML-TABase:DaysOfWeek&gt;
        &lt;tML-TABase:IntervalsOfDay&gt;
          &lt;tML-TABase:IntervalsOfDayItem&gt;
            &lt;tML-TABase:IntervalStart&gt;00:00:00&lt;/tML-TABase:IntervalStart&gt;
            &lt;tML-TABase:IntervalEnd&gt;23:59:00&lt;/tML-TABase:IntervalEnd&gt;
          &lt;/tML-TABase:IntervalsOfDayItem&gt;
        &lt;/tML-TABase:IntervalsOfDay&gt;
      &lt;/tML-TABase:LocationAccessHoursItem&gt;
      &lt;tML-TABase:LocationAccessHoursItem&gt;
        &lt;tML-TABase:DaysOfWeek&gt;
          &lt;tML-TABase:Sunday&gt;false&lt;/tML-TABase:Sunday&gt;
          &lt;tML-TABase:Monday&gt;false&lt;/tML-TABase:Monday&gt;
          &lt;tML-TABase:Tuesday&gt;true&lt;/tML-TABase:Tuesday&gt;
          &lt;tML-TABase:Wednesday&gt;false&lt;/tML-TABase:Wednesday&gt;
          &lt;tML-TABase:Thursday&gt;false&lt;/tML-TABase:Thursday&gt;
          &lt;tML-TABase:Friday&gt;false&lt;/tML-TABase:Friday&gt;
          &lt;tML-TABase:Saturday&gt;false&lt;/tML-TABase:Saturday&gt;
        &lt;/tML-TABase:DaysOfWeek&gt;
        &lt;tML-TABase:IntervalsOfDay&gt;
          &lt;tML-TABase:IntervalsOfDayItem&gt;
            &lt;tML-TABase:IntervalStart&gt;00:00:00&lt;/tML-TABase:IntervalStart&gt;
            &lt;tML-TABase:IntervalEnd&gt;23:59:00&lt;/tML-TABase:IntervalEnd&gt;
          &lt;/tML-TABase:IntervalsOfDayItem&gt;
        &lt;/tML-TABase:IntervalsOfDay&gt;
      &lt;/tML-TABase:LocationAccessHoursItem&gt;
      &lt;tML-TABase:LocationAccessHoursItem&gt;
        &lt;tML-TABase:DaysOfWeek&gt;
          &lt;tML-TABase:Sunday&gt;false&lt;/tML-TABase:Sunday&gt;
          &lt;tML-TABase:Monday&gt;false&lt;/tML-TABase:Monday&gt;
          &lt;tML-TABase:Tuesday&gt;false&lt;/tML-TABase:Tuesday&gt;
          &lt;tML-TABase:Wednesday&gt;true&lt;/tML-TABase:Wednesday&gt;
          &lt;tML-TABase:Thursday&gt;false&lt;/tML-TABase:Thursday&gt;
          &lt;tML-TABase:Friday&gt;false&lt;/tML-TABase:Friday&gt;
          &lt;tML-TABase:Saturday&gt;false&lt;/tML-TABase:Saturday&gt;
        &lt;/tML-TABase:DaysOfWeek&gt;
        &lt;tML-TABase:IntervalsOfDay&gt;
          &lt;tML-TABase:IntervalsOfDayItem&gt;
            &lt;tML-TABase:IntervalStart&gt;00:00:00&lt;/tML-TABase:IntervalStart&gt;
            &lt;tML-TABase:IntervalEnd&gt;23:59:00&lt;/tML-TABase:IntervalEnd&gt;
          &lt;/tML-TABase:IntervalsOfDayItem&gt;
        &lt;/tML-TABase:IntervalsOfDay&gt;
      &lt;/tML-TABase:LocationAccessHoursItem&gt;
      &lt;tML-TABase:LocationAccessHoursItem&gt;
        &lt;tML-TABase:DaysOfWeek&gt;
          &lt;tML-TABase:Sunday&gt;true&lt;/tML-TABase:Sunday&gt;
          &lt;tML-TABase:Monday&gt;false&lt;/tML-TABase:Monday&gt;
          &lt;tML-TABase:Tuesday&gt;false&lt;/tML-TABase:Tuesday&gt;
          &lt;tML-TABase:Wednesday&gt;false&lt;/tML-TABase:Wednesday&gt;
          &lt;tML-TABase:Thursday&gt;true&lt;/tML-TABase:Thursday&gt;
          &lt;tML-TABase:Friday&gt;false&lt;/tML-TABase:Friday&gt;
          &lt;tML-TABase:Saturday&gt;false&lt;/tML-TABase:Saturday&gt;
        &lt;/tML-TABase:DaysOfWeek&gt;
        &lt;tML-TABase:IntervalsOfDay&gt;
          &lt;tML-TABase:IntervalsOfDayItem&gt;
            &lt;tML-TABase:IntervalStart&gt;00:00:00&lt;/tML-TABase:IntervalStart&gt;
            &lt;tML-TABase:IntervalEnd&gt;23:59:00&lt;/tML-TABase:IntervalEnd&gt;
          &lt;/tML-TABase:IntervalsOfDayItem&gt;
        &lt;/tML-TABase:IntervalsOfDay&gt;
      &lt;/tML-TABase:LocationAccessHoursItem&gt;
      &lt;tML-TABase:LocationAccessHoursItem&gt;
        &lt;tML-TABase:DaysOfWeek&gt;
          &lt;tML-TABase:Sunday&gt;false&lt;/tML-TABase:Sunday&gt;
          &lt;tML-TABase:Monday&gt;false&lt;/tML-TABase:Monday&gt;
          &lt;tML-TABase:Tuesday&gt;false&lt;/tML-TABase:Tuesday&gt;
          &lt;tML-TABase:Wednesday&gt;false&lt;/tML-TABase:Wednesday&gt;
          &lt;tML-TABase:Thursday&gt;false&lt;/tML-TABase:Thursday&gt;
          &lt;tML-TABase:Friday&gt;true&lt;/tML-TABase:Friday&gt;
          &lt;tML-TABase:Saturday&gt;false&lt;/tML-TABase:Saturday&gt;
        &lt;/tML-TABase:DaysOfWeek&gt;
        &lt;tML-TABase:IntervalsOfDay&gt;
          &lt;tML-TABase:IntervalsOfDayItem&gt;
            &lt;tML-TABase:IntervalStart&gt;00:00:00&lt;/tML-TABase:IntervalStart&gt;
            &lt;tML-TABase:IntervalEnd&gt;23:59:00&lt;/tML-TABase:IntervalEnd&gt;
          &lt;/tML-TABase:IntervalsOfDayItem&gt;
        &lt;/tML-TABase:IntervalsOfDay&gt;
      &lt;/tML-TABase:LocationAccessHoursItem&gt;
      &lt;tML-TABase:LocationAccessHoursItem&gt;
        &lt;tML-TABase:DaysOfWeek&gt;
          &lt;tML-TABase:Sunday&gt;false&lt;/tML-TABase:Sunday&gt;
          &lt;tML-TABase:Monday&gt;false&lt;/tML-TABase:Monday&gt;
          &lt;tML-TABase:Tuesday&gt;false&lt;/tML-TABase:Tuesday&gt;
          &lt;tML-TABase:Wednesday&gt;false&lt;/tML-TABase:Wednesday&gt;
          &lt;tML-TABase:Thursday&gt;false&lt;/tML-TABase:Thursday&gt;
          &lt;tML-TABase:Friday&gt;false&lt;/tML-TABase:Friday&gt;
          &lt;tML-TABase:Saturday&gt;true&lt;/tML-TABase:Saturday&gt;
        &lt;/tML-TABase:DaysOfWeek&gt;
        &lt;tML-TABase:IntervalsOfDay&gt;
          &lt;tML-TABase:IntervalsOfDayItem&gt;
            &lt;tML-TABase:IntervalStart&gt;00:00:00&lt;/tML-TABase:IntervalStart&gt;
            &lt;tML-TABase:IntervalEnd&gt;23:59:00&lt;/tML-TABase:IntervalEnd&gt;
          &lt;/tML-TABase:IntervalsOfDayItem&gt;
        &lt;/tML-TABase:IntervalsOfDay&gt;
      &lt;/tML-TABase:LocationAccessHoursItem&gt;
    &lt;/tML-TABase:ALocationAccessHours&gt;
    &lt;tML-TABase:ALocationAccessPerson&gt;
      &lt;tML-TABase:Name&gt;Mobility ER&lt;/tML-TABase:Name&gt;
      &lt;tML-TABase:Phone&gt;8006382822x32&lt;/tML-TABase:Phone&gt;
    &lt;/tML-TABase:ALocationAccessPerson&gt;
    &lt;tML-TABase:AuthorizationList&gt;
      &lt;tML-TABase:AuthorizationItem&gt;
        &lt;tML-TABase:State&gt;2&lt;/tML-TABase:State&gt;
        &lt;tML-TABase:Type&gt;
          &lt;tML-TABase:AfterHoursRepair&gt;false&lt;/tML-TABase:AfterHoursRepair&gt;
          &lt;tML-TABase:Standby&gt;false&lt;/tML-TABase:Standby&gt;
          &lt;tML-TABase:AfterHoursStandby&gt;false&lt;/tML-TABase:AfterHoursStandby&gt;
          &lt;tML-TABase:Test&gt;false&lt;/tML-TABase:Test&gt;
          &lt;tML-TABase:ManagerInitiatedTest&gt;false&lt;/tML-TABase:ManagerInitiatedTest&gt;
          &lt;tML-TABase:Dispatch&gt;true&lt;/tML-TABase:Dispatch&gt;
          &lt;tML-TABase:NoAccess&gt;false&lt;/tML-TABase:NoAccess&gt;
          &lt;tML-TABase:DelayedMaintenance&gt;false&lt;/tML-TABase:DelayedMaintenance&gt;
          &lt;tML-TABase:Release&gt;false&lt;/tML-TABase:Release&gt;
          &lt;tML-TABase:DeregulatedWork&gt;false&lt;/tML-TABase:DeregulatedWork&gt;
        &lt;/tML-TABase:Type&gt;
        &lt;tML-TABase:AuthTime&gt;2016-12-12T16:11:12Z&lt;/tML-TABase:AuthTime&gt;
        &lt;tML-TABase:AuthPerson&gt;
          &lt;tML-TABase:Name&gt;ns2691&lt;/tML-TABase:Name&gt;
        &lt;/tML-TABase:AuthPerson&gt;
      &lt;/tML-TABase:AuthorizationItem&gt;
    &lt;/tML-TABase:AuthorizationList&gt;
    &lt;tML-TABase:CustomerTroubleTickNum&gt;TT200030652886&lt;/tML-TABase:CustomerTroubleTickNum&gt;
    &lt;tML-TABase:CustomerWorkCenter&gt;Mobility ER&lt;/tML-TABase:CustomerWorkCenter&gt;
    &lt;tML-TABase:ManagedObjectAccessHours&gt;
      &lt;tML-TABase:ManagedObjectAccessHoursItem&gt;
        &lt;tML-TABase:DaysOfWeek&gt;
          &lt;tML-TABase:Sunday&gt;true&lt;/tML-TABase:Sunday&gt;
          &lt;tML-TABase:Monday&gt;false&lt;/tML-TABase:Monday&gt;
          &lt;tML-TABase:Tuesday&gt;false&lt;/tML-TABase:Tuesday&gt;
          &lt;tML-TABase:Wednesday&gt;false&lt;/tML-TABase:Wednesday&gt;
          &lt;tML-TABase:Thursday&gt;false&lt;/tML-TABase:Thursday&gt;
          &lt;tML-TABase:Friday&gt;false&lt;/tML-TABase:Friday&gt;
          &lt;tML-TABase:Saturday&gt;false&lt;/tML-TABase:Saturday&gt;
        &lt;/tML-TABase:DaysOfWeek&gt;
        &lt;tML-TABase:IntervalsOfDay&gt;
          &lt;tML-TABase:IntervalsOfDayItem&gt;
            &lt;tML-TABase:IntervalStart&gt;00:00:00&lt;/tML-TABase:IntervalStart&gt;
            &lt;tML-TABase:IntervalEnd&gt;23:59:00&lt;/tML-TABase:IntervalEnd&gt;
          &lt;/tML-TABase:IntervalsOfDayItem&gt;
        &lt;/tML-TABase:IntervalsOfDay&gt;
      &lt;/tML-TABase:ManagedObjectAccessHoursItem&gt;
      &lt;tML-TABase:ManagedObjectAccessHoursItem&gt;
        &lt;tML-TABase:DaysOfWeek&gt;
          &lt;tML-TABase:Sunday&gt;false&lt;/tML-TABase:Sunday&gt;
          &lt;tML-TABase:Monday&gt;true&lt;/tML-TABase:Monday&gt;
          &lt;tML-TABase:Tuesday&gt;false&lt;/tML-TABase:Tuesday&gt;
          &lt;tML-TABase:Wednesday&gt;false&lt;/tML-TABase:Wednesday&gt;
          &lt;tML-TABase:Thursday&gt;false&lt;/tML-TABase:Thursday&gt;
          &lt;tML-TABase:Friday&gt;false&lt;/tML-TABase:Friday&gt;
          &lt;tML-TABase:Saturday&gt;false&lt;/tML-TABase:Saturday&gt;
        &lt;/tML-TABase:DaysOfWeek&gt;
        &lt;tML-TABase:IntervalsOfDay&gt;
          &lt;tML-TABase:IntervalsOfDayItem&gt;
            &lt;tML-TABase:IntervalStart&gt;00:00:00&lt;/tML-TABase:IntervalStart&gt;
            &lt;tML-TABase:IntervalEnd&gt;23:59:00&lt;/tML-TABase:IntervalEnd&gt;
          &lt;/tML-TABase:IntervalsOfDayItem&gt;
        &lt;/tML-TABase:IntervalsOfDay&gt;
      &lt;/tML-TABase:ManagedObjectAccessHoursItem&gt;
      &lt;tML-TABase:ManagedObjectAccessHoursItem&gt;
        &lt;tML-TABase:DaysOfWeek&gt;
          &lt;tML-TABase:Sunday&gt;false&lt;/tML-TABase:Sunday&gt;
          &lt;tML-TABase:Monday&gt;false&lt;/tML-TABase:Monday&gt;
          &lt;tML-TABase:Tuesday&gt;true&lt;/tML-TABase:Tuesday&gt;
          &lt;tML-TABase:Wednesday&gt;false&lt;/tML-TABase:Wednesday&gt;
          &lt;tML-TABase:Thursday&gt;false&lt;/tML-TABase:Thursday&gt;
          &lt;tML-TABase:Friday&gt;false&lt;/tML-TABase:Friday&gt;
          &lt;tML-TABase:Saturday&gt;false&lt;/tML-TABase:Saturday&gt;
        &lt;/tML-TABase:DaysOfWeek&gt;
        &lt;tML-TABase:IntervalsOfDay&gt;
          &lt;tML-TABase:IntervalsOfDayItem&gt;
            &lt;tML-TABase:IntervalStart&gt;00:00:00&lt;/tML-TABase:IntervalStart&gt;
            &lt;tML-TABase:IntervalEnd&gt;23:59:00&lt;/tML-TABase:IntervalEnd&gt;
          &lt;/tML-TABase:IntervalsOfDayItem&gt;
        &lt;/tML-TABase:IntervalsOfDay&gt;
      &lt;/tML-TABase:ManagedObjectAccessHoursItem&gt;
      &lt;tML-TABase:ManagedObjectAccessHoursItem&gt;
        &lt;tML-TABase:DaysOfWeek&gt;
          &lt;tML-TABase:Sunday&gt;false&lt;/tML-TABase:Sunday&gt;
          &lt;tML-TABase:Monday&gt;false&lt;/tML-TABase:Monday&gt;
          &lt;tML-TABase:Tuesday&gt;false&lt;/tML-TABase:Tuesday&gt;
          &lt;tML-TABase:Wednesday&gt;true&lt;/tML-TABase:Wednesday&gt;
          &lt;tML-TABase:Thursday&gt;false&lt;/tML-TABase:Thursday&gt;
          &lt;tML-TABase:Friday&gt;false&lt;/tML-TABase:Friday&gt;
          &lt;tML-TABase:Saturday&gt;false&lt;/tML-TABase:Saturday&gt;
        &lt;/tML-TABase:DaysOfWeek&gt;
        &lt;tML-TABase:IntervalsOfDay&gt;
          &lt;tML-TABase:IntervalsOfDayItem&gt;
            &lt;tML-TABase:IntervalStart&gt;00:00:00&lt;/tML-TABase:IntervalStart&gt;
            &lt;tML-TABase:IntervalEnd&gt;23:59:00&lt;/tML-TABase:IntervalEnd&gt;
          &lt;/tML-TABase:IntervalsOfDayItem&gt;
        &lt;/tML-TABase:IntervalsOfDay&gt;
      &lt;/tML-TABase:ManagedObjectAccessHoursItem&gt;
      &lt;tML-TABase:ManagedObjectAccessHoursItem&gt;
        &lt;tML-TABase:DaysOfWeek&gt;
          &lt;tML-TABase:Sunday&gt;false&lt;/tML-TABase:Sunday&gt;
          &lt;tML-TABase:Monday&gt;false&lt;/tML-TABase:Monday&gt;
          &lt;tML-TABase:Tuesday&gt;false&lt;/tML-TABase:Tuesday&gt;
          &lt;tML-TABase:Wednesday&gt;false&lt;/tML-TABase:Wednesday&gt;
          &lt;tML-TABase:Thursday&gt;true&lt;/tML-TABase:Thursday&gt;
          &lt;tML-TABase:Friday&gt;false&lt;/tML-TABase:Friday&gt;
          &lt;tML-TABase:Saturday&gt;false&lt;/tML-TABase:Saturday&gt;
        &lt;/tML-TABase:DaysOfWeek&gt;
        &lt;tML-TABase:IntervalsOfDay&gt;
          &lt;tML-TABase:IntervalsOfDayItem&gt;
            &lt;tML-TABase:IntervalStart&gt;00:00:00&lt;/tML-TABase:IntervalStart&gt;
            &lt;tML-TABase:IntervalEnd&gt;23:59:00&lt;/tML-TABase:IntervalEnd&gt;
          &lt;/tML-TABase:IntervalsOfDayItem&gt;
        &lt;/tML-TABase:IntervalsOfDay&gt;
      &lt;/tML-TABase:ManagedObjectAccessHoursItem&gt;
      &lt;tML-TABase:ManagedObjectAccessHoursItem&gt;
        &lt;tML-TABase:DaysOfWeek&gt;
          &lt;tML-TABase:Sunday&gt;false&lt;/tML-TABase:Sunday&gt;
          &lt;tML-TABase:Monday&gt;false&lt;/tML-TABase:Monday&gt;
          &lt;tML-TABase:Tuesday&gt;false&lt;/tML-TABase:Tuesday&gt;
          &lt;tML-TABase:Wednesday&gt;false&lt;/tML-TABase:Wednesday&gt;
          &lt;tML-TABase:Thursday&gt;false&lt;/tML-TABase:Thursday&gt;
          &lt;tML-TABase:Friday&gt;true&lt;/tML-TABase:Friday&gt;
          &lt;tML-TABase:Saturday&gt;false&lt;/tML-TABase:Saturday&gt;
        &lt;/tML-TABase:DaysOfWeek&gt;
        &lt;tML-TABase:IntervalsOfDay&gt;
          &lt;tML-TABase:IntervalsOfDayItem&gt;
            &lt;tML-TABase:IntervalStart&gt;00:00:00&lt;/tML-TABase:IntervalStart&gt;
            &lt;tML-TABase:IntervalEnd&gt;23:59:00&lt;/tML-TABase:IntervalEnd&gt;
          &lt;/tML-TABase:IntervalsOfDayItem&gt;
        &lt;/tML-TABase:IntervalsOfDay&gt;
      &lt;/tML-TABase:ManagedObjectAccessHoursItem&gt;
      &lt;tML-TABase:ManagedObjectAccessHoursItem&gt;
        &lt;tML-TABase:DaysOfWeek&gt;
          &lt;tML-TABase:Sunday&gt;false&lt;/tML-TABase:Sunday&gt;
          &lt;tML-TABase:Monday&gt;false&lt;/tML-TABase:Monday&gt;
          &lt;tML-TABase:Tuesday&gt;false&lt;/tML-TABase:Tuesday&gt;
          &lt;tML-TABase:Wednesday&gt;false&lt;/tML-TABase:Wednesday&gt;
          &lt;tML-TABase:Thursday&gt;false&lt;/tML-TABase:Thursday&gt;
          &lt;tML-TABase:Friday&gt;false&lt;/tML-TABase:Friday&gt;
          &lt;tML-TABase:Saturday&gt;true&lt;/tML-TABase:Saturday&gt;
        &lt;/tML-TABase:DaysOfWeek&gt;
        &lt;tML-TABase:IntervalsOfDay&gt;
          &lt;tML-TABase:IntervalsOfDayItem&gt;
            &lt;tML-TABase:IntervalStart&gt;00:00:00&lt;/tML-TABase:IntervalStart&gt;
            &lt;tML-TABase:IntervalEnd&gt;23:59:00&lt;/tML-TABase:IntervalEnd&gt;
          &lt;/tML-TABase:IntervalsOfDayItem&gt;
        &lt;/tML-TABase:IntervalsOfDay&gt;
      &lt;/tML-TABase:ManagedObjectAccessHoursItem&gt;
    &lt;/tML-TABase:ManagedObjectAccessHours&gt;
    &lt;tML-TABase:ManagerContactPerson&gt;
      &lt;tML-TABase:Name&gt;Mobility ER&lt;/tML-TABase:Name&gt;
      &lt;tML-TABase:Phone&gt;8006382822x32&lt;/tML-TABase:Phone&gt;
    &lt;/tML-TABase:ManagerContactPerson&gt;
    &lt;tML-TABase:TroubleDetectionTime&gt;2016-12-12T16:07:35.000Z&lt;/tML-TABase:TroubleDetectionTime&gt;
  &lt;/tML-TA:AdditionalCreateInfo&gt;
&lt;/tML-TA:RequestTroubleReportCreationRequest&gt;</m:processSync></SOAP-ENV:Body></SOAP-ENV:Envelope>

Normal Create Example Response

<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
   <env:Header>
      <wsse:Security env:mustUnderstand="1" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
         <wsse:BinarySecurityToken EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary" ValueType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v3">MIIGezCCBWOgAwIB==</wsse:BinarySecurityToken>
      </wsse:Security>
   </env:Header>
   <env:Body>
      <n1:processSyncResponse xmlns:n1="http://eBonding/taservice/send"><![CDATA[<?xml version="1.0" encoding="UTF-8"?><tML-TA:RequestTroubleReportCreationResponse xmlns:tML-TA="http://www.ansi.org/tML/TA/tML-TA" xmlns:tML-TABase="http://www.ansi.org/tML/TA/tML-TABase" xmlns="http://www.ansi.org/tML/TA/tML-TA" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tML-TA:RequestId>023234524</tML-TA:RequestId>
<tML-TA:TargetObjectName>
      <tML-TABase:DistinguishedName>
         <tML-TABase:RDNSequenceItem>
            <tML-TABase:Type>networkID</tML-TABase:Type>
            <tML-TABase:Assertion>EXT</tML-TABase:Assertion>
         </tML-TABase:RDNSequenceItem>
         <tML-TABase:RDNSequenceItem>
            <tML-TABase:Type>accountName</tML-TABase:Type>
            <tML-TABase:Assertion>EXT-M</tML-TABase:Assertion>
         </tML-TABase:RDNSequenceItem>
         <tML-TABase:RDNSequenceItem>
            <tML-TABase:Type>serviceID</tML-TABase:Type>
            <tML-TABase:Assertion>(NW-CA-SANFRNMC-00616) - (SNFJCAFH) - (ATT) - (01)</tML-TABase:Assertion>
         </tML-TABase:RDNSequenceItem>
         <tML-TABase:RDNSequenceItem>
            <tML-TABase:Type>troubleReportID</tML-TABase:Type>
            <tML-TABase:Assertion>486204</tML-TABase:Assertion>
        </tML-TABase:RDNSequenceItem>
      </tML-TABase:DistinguishedName>
   </tML-TA:TargetObjectName>
   <tML-TA:CreateResponse>
<tML-TABase:Normal>
         <tML-TABase:InitiatingMode>0</tML-TABase:InitiatingMode>
         <tML-TABase:ReceivedTime>2017-02-07T04:34:56Z</tML-TABase:ReceivedTime>
         <tML-TABase:TroubleReportId>486204</tML-TABase:TroubleReportId>
         <tML-TABase:TroubleReportState>1</tML-TABase:TroubleReportState>
         <tML-TABase:TroubleReportStatus>
            <tML-TABase:Number>1</tML-TABase:Number>
            <tML-TABase:Identifier>Alarm Received</tML-TABase:Identifier>
         </tML-TABase:TroubleReportStatus>
         <tML-TABase:TroubleReportStatusTime>2017-02-07T04:34:56Z</tML-TABase:TroubleReportStatusTime>
         <tML-TABase:AgentContactPerson>
            <tML-TABase:Name>ExteNet Noc</tML-TABase:Name>
            <tML-TABase:Phone>+1 886 892 5327</tML-TABase:Phone>
         </tML-TABase:AgentContactPerson>
         <tML-TABase:CommitmentTime>
            <tML-TABase:OnsiteTime>2017-02-07T04:34:56Z</tML-TABase:OnsiteTime>
         </tML-TABase:CommitmentTime>
      </tML-TABase:Normal>   </tML-TA:CreateResponse>
</tML-TA:RequestTroubleReportCreationResponse>]]></n1:processSyncResponse>
   </env:Body>
</env:Envelope>

Verify - VerifyRepairCompletionRequest

This is the message that verifies if a ticket can be closed in the Ticketer application or not. Whether the ticket can be closed is determined by a value of 1 populated for the CloseoutVerification field in the request. If this value is sent, the ticket is moved to the assigned closed status based on the Customer Domain population for closeStateTransition. This status is currently set to be Alarm Resolved - Auto Closed. If a CloseoutVerification field value of 0 is received or any other number the ticket is moved to the Customer Domain value for revertStateTransition which is currently Under Investigation - Tier 2.

Successful Response: VerifyRepairCompletionResponse

It has the following possible Exception Responses :

Normal Verify Request Example

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Header/><SOAP-ENV:Body>
<m:processSync xmlns:m="java:com.verizon.webservices.adapter.proxy">&lt;?xml version="1.0"?&gt;
&lt;tML-TA:VerifyRepairCompletionRequest xsi:schemaLocation="http://www.ansi.org/tML/TA/tML-TAtML-TA.xsd" xmlns="http://www.ansi.org/tML/TA/tML-TA" xmlns:tML-TABase="http://www.ansi.org/tML/TA/tML-TABase" xmlns:tmlta="http://www.ansi.org/tML/TA/tML-TA" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
  &lt;tML-TA:RequestId&gt;000000000201706&lt;/tML-TA:RequestId&gt;
  &lt;tML-TA:Customer&gt;
    &lt;tML-TABase:UserId&gt;EXT-M&lt;/tML-TABase:UserId&gt;
    &lt;tML-TABase:ServiceProfile&gt;service profile&lt;/tML-TABase:ServiceProfile&gt;
  &lt;/tML-TA:Customer&gt;
  &lt;tML-TA:TargetObjectName&gt;
    &lt;tML-TABase:DistinguishedName&gt;
      &lt;tML-TABase:RDNSequenceItem&gt;
        &lt;tML-TABase:Type&gt;networkID&lt;/tML-TABase:Type&gt;
        &lt;tML-TABase:Assertion&gt;EXT&lt;/tML-TABase:Assertion&gt;
      &lt;/tML-TABase:RDNSequenceItem&gt;
      &lt;tML-TABase:RDNSequenceItem&gt;
        &lt;tML-TABase:Type&gt;accountName&lt;/tML-TABase:Type&gt;
        &lt;tML-TABase:Assertion&gt;EXT-M&lt;/tML-TABase:Assertion&gt;
      &lt;/tML-TABase:RDNSequenceItem&gt;
      &lt;tML-TABase:RDNSequenceItem&gt;
        &lt;tML-TABase:Type&gt;troubleReportID&lt;/tML-TABase:Type&gt;
        &lt;tML-TABase:Assertion&gt;486001&lt;/tML-TABase:Assertion&gt;
      &lt;/tML-TABase:RDNSequenceItem&gt;
    &lt;/tML-TABase:DistinguishedName&gt;
  &lt;/tML-TA:TargetObjectName&gt;
  &lt;tML-TA:TroubleReportId&gt;486001&lt;/tML-TA:TroubleReportId&gt;
  &lt;tML-TA:CloseOutVerification&gt;1&lt;/tML-TA:CloseOutVerification&gt;
  &lt;tML-TA:VerificationRemarks&gt;
    &lt;tML-TABase:AdditionalTroubleInfoItem&gt;1484819663 vr816g Submitted Accept Ready To Close &lt;/tML-TABase:AdditionalTroubleInfoItem&gt;
  &lt;/tML-TA:VerificationRemarks&gt;
  &lt;tML-TA:TroubleClearancePerson&gt;
    &lt;tML-TABase:Name&gt;ATT EMNRC&lt;/tML-TABase:Name&gt;
    &lt;tML-TABase:Phone&gt;8882966381&lt;/tML-TABase:Phone&gt;
  &lt;/tML-TA:TroubleClearancePerson&gt;
&lt;/tML-TA:VerifyRepairCompletionRequest&gt;</m:processSync></SOAP-ENV:Body></SOAP-ENV:Envelope>

Normal Verify Response Example

<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <env:Header>
                <wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" env:mustUnderstand="1">
                        <wsse:BinarySecurityToken EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary" ValueType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v3" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">MIIGezCCBWOgAwIB==</wsse:BinarySecurityToken>
                </wsse:Security>
        </env:Header>
        <env:Body>
                <n1:processSyncResponse xmlns:n1="http://eBonding/taservice/send">&lt;?xml version="1.0" encoding="UTF-8"?&gt;&lt;tML-TA:VerifyRepairCompletionResponse xmlns:tML-TA="http://www.ansi.org/tML/TA/tML-TA" xmlns:tML-TABase="http://www.ansi.org/tML/TA/tML-TABase" xmlns="http://www.ansi.org/tML/TA/tML-TA" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
&lt;tML-TA:RequestId&gt;000000000201882&lt;/tML-TA:RequestId&gt;
&lt;tML-TA:TargetObjectName&gt;
      &lt;tML-TABase:DistinguishedName&gt;
         &lt;tML-TABase:RDNSequenceItem&gt;
            &lt;tML-TABase:Type&gt;networkID&lt;/tML-TABase:Type&gt;
            &lt;tML-TABase:Assertion&gt;EXT&lt;/tML-TABase:Assertion&gt;
         &lt;/tML-TABase:RDNSequenceItem&gt;
         &lt;tML-TABase:RDNSequenceItem&gt;
            &lt;tML-TABase:Type&gt;accountName&lt;/tML-TABase:Type&gt;
            &lt;tML-TABase:Assertion&gt;EXT-M&lt;/tML-TABase:Assertion&gt;
         &lt;/tML-TABase:RDNSequenceItem&gt;
         &lt;tML-TABase:RDNSequenceItem&gt;
            &lt;tML-TABase:Type&gt;serviceID&lt;/tML-TABase:Type&gt;
            &lt;tML-TABase:Assertion&gt;(NE-NY-NEWYOM1-07038) - (NYCMNY54) - (ATT) - (01)&lt;/tML-TABase:Assertion&gt;
         &lt;/tML-TABase:RDNSequenceItem&gt;
         &lt;tML-TABase:RDNSequenceItem&gt;
            &lt;tML-TABase:Type&gt;troubleReportID&lt;/tML-TABase:Type&gt;
            &lt;tML-TABase:Assertion&gt;486112&lt;/tML-TABase:Assertion&gt;
        &lt;/tML-TABase:RDNSequenceItem&gt;
      &lt;/tML-TABase:DistinguishedName&gt;
   &lt;/tML-TA:TargetObjectName&gt;
&lt;/tML-TA:VerifyRepairCompletionResponse&gt;</n1:processSyncResponse>
        </env:Body>
</env:Envelope>

Modify - ModifyAttributesRequest

This is the message that modifies a ticket in our ticketer. Currently we receive 3 types of modify requests: An escalation modify, an additional information modify and an auto/normal modify. The structure of these 3 requests is all the same apart from the content inside the ModifyAttributesRequest XML tag. One thing to note is the processing of the modify request creates a JSON which is passed to the ticketer. This JSON includes a write type of either append or replace, all responses are write type replace apart from the additional information modify. This sends back an append write type for the additional information form field only.

It has the following possible Exception Responses :

AccessDenied : Basically we were sent a service ID (circuit ID) in the message that is not in our eBonding database MissingData : This occurs if the incoming request doesn't contain a a troubleReportID tag or the tag is a blank string NotFound : This occurs if the incoming request contains a trouble report id which doesn't have a ticket open in our ticketer TroubleReportChangeDenied : This occurs if the incoming trouble report id's ticket is already closed in our ticketer InvalidFunctionReceived : This is if the message incoming isn't tagged correctly i.e. does not start with RequestTroubleReportCreationRequest or the appropriate modify, verify etc. DuplicatedInvocation : The customer has sent a message with the same message id before so do not process the message

Incoming Normal/Auto Modify Example

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Header/><SOAP-ENV:Body>
<m:processSync xmlns:m="http://eBonding/taservice/send">&lt;?xml version="1.0"?&gt;
&lt;tML-TA:ModifyAttributesRequest xsi:schemaLocation="http://www.ansi.org/tML/TA/tML-TAtML-TA.xsd" xmlns="http://www.ansi.org/tML/TA/tML-TA" xmlns:tML-TABase="http://www.ansi.org/tML/TA/tML-TABase" xmlns:tmlta="http://www.ansi.org/tML/TA/tML-TA" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
  &lt;tML-TA:RequestId&gt;123&lt;/tML-TA:RequestId&gt;
  &lt;tML-TA:Customer&gt;
    &lt;tML-TABase:UserId&gt;EXT-M&lt;/tML-TABase:UserId&gt;
    &lt;tML-TABase:ServiceProfile&gt;Service Profile&lt;/tML-TABase:ServiceProfile&gt;
  &lt;/tML-TA:Customer&gt;
  &lt;tML-TA:TargetObjectName&gt;
    &lt;tML-TABase:DistinguishedName&gt;
      &lt;tML-TABase:RDNSequenceItem&gt;
        &lt;tML-TABase:Type&gt;networkID&lt;/tML-TABase:Type&gt;
        &lt;tML-TABase:Assertion&gt;EXT&lt;/tML-TABase:Assertion&gt;
      &lt;/tML-TABase:RDNSequenceItem&gt;
      &lt;tML-TABase:RDNSequenceItem&gt;
        &lt;tML-TABase:Type&gt;accountName&lt;/tML-TABase:Type&gt;
        &lt;tML-TABase:Assertion&gt;EXT-M&lt;/tML-TABase:Assertion&gt;
      &lt;/tML-TABase:RDNSequenceItem&gt;
      &lt;tML-TABase:RDNSequenceItem&gt;
        &lt;tML-TABase:Type&gt;troubleReportID&lt;/tML-TABase:Type&gt;
        &lt;tML-TABase:Assertion&gt;485689&lt;/tML-TABase:Assertion&gt;
      &lt;/tML-TABase:RDNSequenceItem&gt;
    &lt;/tML-TABase:DistinguishedName&gt;
  &lt;/tML-TA:TargetObjectName&gt;
  &lt;tML-TA:TroubleReportId&gt;485689&lt;/tML-TA:TroubleReportId&gt;
  &lt;tML-TA:ModifyRequest&gt;
    &lt;tML-TABase:AdditionalTroubleInfoList&gt;
      &lt;tML-TABase:AdditionalTroubleInfoItem&gt;Test Telco Short Description : Circuit Fault Detected Please Test and Advise&lt;/tML-TABase:AdditionalTroubleInfoItem&gt;
      &lt;tML-TABase:AdditionalTroubleInfoItem&gt;Work Done : 1483635405 rn609e Submitted to LEC &lt;/tML-TABase:AdditionalTroubleInfoItem&gt;
      &lt;tML-TABase:AdditionalTroubleInfoItem&gt;Site Directions : FROM HUNTSVILLE GO SOUTH ON 431 (GOVERNORS DRIVE) ALL THE WAY TO GUNTERSVILLE.  AFTER CROSSING THE TENNESSEE RIVER BRIDGE INTO THE TOWN, THE ROAD SPLITS INTO TWO ONE WAY STREETS.  CONTINUE ON TO THE HWY 227 TURN LEFT ON TO IT.  THERE WIL&lt;/tML-TABase:AdditionalTroubleInfoItem&gt;
      &lt;tML-TABase:AdditionalTroubleInfoItem&gt;L ALSO BE A SIGN HERE FOR BUCK¿S POCKET STATE PARK. YOU WILL CROSS A BRIDGE OVER TOWN CREEK.  TURN RIGHT AT THE SECOND STREET AFTER THE BRIDGE WHICH IS WYETH MOUNTAIN ROAD.  THERE IS A RECYCLING CENTER ON THE CORNER HERE.  PROCEED ALL THE WAY UP THE NARRO&lt;/tML-TABase:AdditionalTroubleInfoItem&gt;
      &lt;tML-TABase:AdditionalTroubleInfoItem&gt;W WINDING ROAD TO THE TOP OF THE MOUNTAIN. TURN RIGHT ON TO WYETH ROCK ROAD, WHICH IS THE FIST RIGHT AFTER CRESTING THE HILL.GO APPROX 300 YARDS THERE WILL BE A GRAVEL DRIVE TO THE RIGHT THAT RUNS BETWEEN TO HOUSE.  YOU SHOULD BE ABLE TO SEE THE TOWER.  O&lt;/tML-TABase:AdditionalTroubleInfoItem&gt;
      &lt;tML-TABase:AdditionalTroubleInfoItem&gt;UR BUILDING IS THE ONE ON THE BACK RIGHT CONNER.&lt;/tML-TABase:AdditionalTroubleInfoItem&gt;
      &lt;tML-TABase:AdditionalTroubleInfoItem&gt;Key comments : FENCE 7011 / DOOR 4-5-1&lt;/tML-TABase:AdditionalTroubleInfoItem&gt;
      &lt;tML-TABase:AdditionalTroubleInfoItem&gt;Keys Combo : YES&lt;/tML-TABase:AdditionalTroubleInfoItem&gt;
      &lt;tML-TABase:AdditionalTroubleInfoItem&gt;Access Details : null&lt;/tML-TABase:AdditionalTroubleInfoItem&gt;
      &lt;tML-TABase:AdditionalTroubleInfoItem&gt;Tracess Location : null&lt;/tML-TABase:AdditionalTroubleInfoItem&gt;
    &lt;/tML-TABase:AdditionalTroubleInfoList&gt;
    &lt;tML-TABase:ALocationAccessAddress&gt;
      &lt;tML-TABase:PremisesName&gt;GUNTERSVILLE&lt;/tML-TABase:PremisesName&gt;
      &lt;tML-TABase:PremisesAddress&gt;
        &lt;tML-TABase:CivicAddress&gt;2000 WYETH ROCK ROAD DUP1&lt;/tML-TABase:CivicAddress&gt;
        &lt;tML-TABase:City&gt;GUNTERSVILLE&lt;/tML-TABase:City&gt;
        &lt;tML-TABase:State&gt;AL&lt;/tML-TABase:State&gt;
        &lt;tML-TABase:Zip&gt;35976&lt;/tML-TABase:Zip&gt;
      &lt;/tML-TABase:PremisesAddress&gt;
    &lt;/tML-TABase:ALocationAccessAddress&gt;
    &lt;tML-TABase:ALocationAccessHours&gt;
      &lt;tML-TABase:LocationAccessHoursItem&gt;
        &lt;tML-TABase:DaysOfWeek&gt;
          &lt;tML-TABase:Sunday&gt;true&lt;/tML-TABase:Sunday&gt;
          &lt;tML-TABase:Monday&gt;false&lt;/tML-TABase:Monday&gt;
          &lt;tML-TABase:Tuesday&gt;false&lt;/tML-TABase:Tuesday&gt;
          &lt;tML-TABase:Wednesday&gt;false&lt;/tML-TABase:Wednesday&gt;
          &lt;tML-TABase:Thursday&gt;false&lt;/tML-TABase:Thursday&gt;
          &lt;tML-TABase:Friday&gt;false&lt;/tML-TABase:Friday&gt;
          &lt;tML-TABase:Saturday&gt;false&lt;/tML-TABase:Saturday&gt;
        &lt;/tML-TABase:DaysOfWeek&gt;
        &lt;tML-TABase:IntervalsOfDay&gt;
          &lt;tML-TABase:IntervalsOfDayItem&gt;
            &lt;tML-TABase:IntervalStart&gt;00:00:00&lt;/tML-TABase:IntervalStart&gt;
            &lt;tML-TABase:IntervalEnd&gt;23:59:00&lt;/tML-TABase:IntervalEnd&gt;
          &lt;/tML-TABase:IntervalsOfDayItem&gt;
        &lt;/tML-TABase:IntervalsOfDay&gt;
      &lt;/tML-TABase:LocationAccessHoursItem&gt;
      &lt;tML-TABase:LocationAccessHoursItem&gt;
        &lt;tML-TABase:DaysOfWeek&gt;
          &lt;tML-TABase:Sunday&gt;false&lt;/tML-TABase:Sunday&gt;
          &lt;tML-TABase:Monday&gt;true&lt;/tML-TABase:Monday&gt;
          &lt;tML-TABase:Tuesday&gt;false&lt;/tML-TABase:Tuesday&gt;
          &lt;tML-TABase:Wednesday&gt;false&lt;/tML-TABase:Wednesday&gt;
          &lt;tML-TABase:Thursday&gt;false&lt;/tML-TABase:Thursday&gt;
          &lt;tML-TABase:Friday&gt;false&lt;/tML-TABase:Friday&gt;
          &lt;tML-TABase:Saturday&gt;false&lt;/tML-TABase:Saturday&gt;
        &lt;/tML-TABase:DaysOfWeek&gt;
        &lt;tML-TABase:IntervalsOfDay&gt;
          &lt;tML-TABase:IntervalsOfDayItem&gt;
            &lt;tML-TABase:IntervalStart&gt;00:00:00&lt;/tML-TABase:IntervalStart&gt;
            &lt;tML-TABase:IntervalEnd&gt;23:59:00&lt;/tML-TABase:IntervalEnd&gt;
          &lt;/tML-TABase:IntervalsOfDayItem&gt;
        &lt;/tML-TABase:IntervalsOfDay&gt;
      &lt;/tML-TABase:LocationAccessHoursItem&gt;
      &lt;tML-TABase:LocationAccessHoursItem&gt;
        &lt;tML-TABase:DaysOfWeek&gt;
          &lt;tML-TABase:Sunday&gt;false&lt;/tML-TABase:Sunday&gt;
          &lt;tML-TABase:Monday&gt;false&lt;/tML-TABase:Monday&gt;
          &lt;tML-TABase:Tuesday&gt;true&lt;/tML-TABase:Tuesday&gt;
          &lt;tML-TABase:Wednesday&gt;false&lt;/tML-TABase:Wednesday&gt;
          &lt;tML-TABase:Thursday&gt;false&lt;/tML-TABase:Thursday&gt;
          &lt;tML-TABase:Friday&gt;false&lt;/tML-TABase:Friday&gt;
          &lt;tML-TABase:Saturday&gt;false&lt;/tML-TABase:Saturday&gt;
        &lt;/tML-TABase:DaysOfWeek&gt;
        &lt;tML-TABase:IntervalsOfDay&gt;
          &lt;tML-TABase:IntervalsOfDayItem&gt;
            &lt;tML-TABase:IntervalStart&gt;00:00:00&lt;/tML-TABase:IntervalStart&gt;
            &lt;tML-TABase:IntervalEnd&gt;23:59:00&lt;/tML-TABase:IntervalEnd&gt;
          &lt;/tML-TABase:IntervalsOfDayItem&gt;
        &lt;/tML-TABase:IntervalsOfDay&gt;
      &lt;/tML-TABase:LocationAccessHoursItem&gt;
      &lt;tML-TABase:LocationAccessHoursItem&gt;
        &lt;tML-TABase:DaysOfWeek&gt;
          &lt;tML-TABase:Sunday&gt;false&lt;/tML-TABase:Sunday&gt;
          &lt;tML-TABase:Monday&gt;false&lt;/tML-TABase:Monday&gt;
          &lt;tML-TABase:Tuesday&gt;false&lt;/tML-TABase:Tuesday&gt;
          &lt;tML-TABase:Wednesday&gt;true&lt;/tML-TABase:Wednesday&gt;
          &lt;tML-TABase:Thursday&gt;false&lt;/tML-TABase:Thursday&gt;
          &lt;tML-TABase:Friday&gt;false&lt;/tML-TABase:Friday&gt;
          &lt;tML-TABase:Saturday&gt;false&lt;/tML-TABase:Saturday&gt;
        &lt;/tML-TABase:DaysOfWeek&gt;
        &lt;tML-TABase:IntervalsOfDay&gt;
          &lt;tML-TABase:IntervalsOfDayItem&gt;
            &lt;tML-TABase:IntervalStart&gt;00:00:00&lt;/tML-TABase:IntervalStart&gt;
            &lt;tML-TABase:IntervalEnd&gt;23:59:00&lt;/tML-TABase:IntervalEnd&gt;
          &lt;/tML-TABase:IntervalsOfDayItem&gt;
        &lt;/tML-TABase:IntervalsOfDay&gt;
      &lt;/tML-TABase:LocationAccessHoursItem&gt;
      &lt;tML-TABase:LocationAccessHoursItem&gt;
        &lt;tML-TABase:DaysOfWeek&gt;
          &lt;tML-TABase:Sunday&gt;true&lt;/tML-TABase:Sunday&gt;
          &lt;tML-TABase:Monday&gt;false&lt;/tML-TABase:Monday&gt;
          &lt;tML-TABase:Tuesday&gt;false&lt;/tML-TABase:Tuesday&gt;
          &lt;tML-TABase:Wednesday&gt;false&lt;/tML-TABase:Wednesday&gt;
          &lt;tML-TABase:Thursday&gt;true&lt;/tML-TABase:Thursday&gt;
          &lt;tML-TABase:Friday&gt;false&lt;/tML-TABase:Friday&gt;
          &lt;tML-TABase:Saturday&gt;false&lt;/tML-TABase:Saturday&gt;
        &lt;/tML-TABase:DaysOfWeek&gt;
        &lt;tML-TABase:IntervalsOfDay&gt;
          &lt;tML-TABase:IntervalsOfDayItem&gt;
            &lt;tML-TABase:IntervalStart&gt;00:00:00&lt;/tML-TABase:IntervalStart&gt;
            &lt;tML-TABase:IntervalEnd&gt;23:59:00&lt;/tML-TABase:IntervalEnd&gt;
          &lt;/tML-TABase:IntervalsOfDayItem&gt;
        &lt;/tML-TABase:IntervalsOfDay&gt;
      &lt;/tML-TABase:LocationAccessHoursItem&gt;
      &lt;tML-TABase:LocationAccessHoursItem&gt;
        &lt;tML-TABase:DaysOfWeek&gt;
          &lt;tML-TABase:Sunday&gt;false&lt;/tML-TABase:Sunday&gt;
          &lt;tML-TABase:Monday&gt;false&lt;/tML-TABase:Monday&gt;
          &lt;tML-TABase:Tuesday&gt;false&lt;/tML-TABase:Tuesday&gt;
          &lt;tML-TABase:Wednesday&gt;false&lt;/tML-TABase:Wednesday&gt;
          &lt;tML-TABase:Thursday&gt;false&lt;/tML-TABase:Thursday&gt;
          &lt;tML-TABase:Friday&gt;true&lt;/tML-TABase:Friday&gt;
          &lt;tML-TABase:Saturday&gt;false&lt;/tML-TABase:Saturday&gt;
        &lt;/tML-TABase:DaysOfWeek&gt;
        &lt;tML-TABase:IntervalsOfDay&gt;
          &lt;tML-TABase:IntervalsOfDayItem&gt;
            &lt;tML-TABase:IntervalStart&gt;00:00:00&lt;/tML-TABase:IntervalStart&gt;
            &lt;tML-TABase:IntervalEnd&gt;23:59:00&lt;/tML-TABase:IntervalEnd&gt;
          &lt;/tML-TABase:IntervalsOfDayItem&gt;
        &lt;/tML-TABase:IntervalsOfDay&gt;
      &lt;/tML-TABase:LocationAccessHoursItem&gt;
      &lt;tML-TABase:LocationAccessHoursItem&gt;
        &lt;tML-TABase:DaysOfWeek&gt;
          &lt;tML-TABase:Sunday&gt;false&lt;/tML-TABase:Sunday&gt;
          &lt;tML-TABase:Monday&gt;false&lt;/tML-TABase:Monday&gt;
          &lt;tML-TABase:Tuesday&gt;false&lt;/tML-TABase:Tuesday&gt;
          &lt;tML-TABase:Wednesday&gt;false&lt;/tML-TABase:Wednesday&gt;
          &lt;tML-TABase:Thursday&gt;false&lt;/tML-TABase:Thursday&gt;
          &lt;tML-TABase:Friday&gt;false&lt;/tML-TABase:Friday&gt;
          &lt;tML-TABase:Saturday&gt;true&lt;/tML-TABase:Saturday&gt;
        &lt;/tML-TABase:DaysOfWeek&gt;
        &lt;tML-TABase:IntervalsOfDay&gt;
          &lt;tML-TABase:IntervalsOfDayItem&gt;
            &lt;tML-TABase:IntervalStart&gt;00:00:00&lt;/tML-TABase:IntervalStart&gt;
            &lt;tML-TABase:IntervalEnd&gt;23:59:00&lt;/tML-TABase:IntervalEnd&gt;
          &lt;/tML-TABase:IntervalsOfDayItem&gt;
        &lt;/tML-TABase:IntervalsOfDay&gt;
      &lt;/tML-TABase:LocationAccessHoursItem&gt;
    &lt;/tML-TABase:ALocationAccessHours&gt;
    &lt;tML-TABase:ALocationAccessPerson&gt;
      &lt;tML-TABase:Name&gt;ATT EMNRC&lt;/tML-TABase:Name&gt;
      &lt;tML-TABase:Phone&gt;8882966381&lt;/tML-TABase:Phone&gt;
    &lt;/tML-TABase:ALocationAccessPerson&gt;
    &lt;tML-TABase:AuthorizationList&gt;
      &lt;tML-TABase:AuthorizationItem&gt;
        &lt;tML-TABase:State&gt;2&lt;/tML-TABase:State&gt;
        &lt;tML-TABase:Type&gt;
          &lt;tML-TABase:AfterHoursRepair&gt;false&lt;/tML-TABase:AfterHoursRepair&gt;
          &lt;tML-TABase:Standby&gt;false&lt;/tML-TABase:Standby&gt;
          &lt;tML-TABase:AfterHoursStandby&gt;false&lt;/tML-TABase:AfterHoursStandby&gt;
          &lt;tML-TABase:Test&gt;false&lt;/tML-TABase:Test&gt;
          &lt;tML-TABase:ManagerInitiatedTest&gt;false&lt;/tML-TABase:ManagerInitiatedTest&gt;
          &lt;tML-TABase:Dispatch&gt;true&lt;/tML-TABase:Dispatch&gt;
          &lt;tML-TABase:NoAccess&gt;false&lt;/tML-TABase:NoAccess&gt;
          &lt;tML-TABase:DelayedMaintenance&gt;false&lt;/tML-TABase:DelayedMaintenance&gt;
          &lt;tML-TABase:Release&gt;false&lt;/tML-TABase:Release&gt;
          &lt;tML-TABase:DeregulatedWork&gt;false&lt;/tML-TABase:DeregulatedWork&gt;
        &lt;/tML-TABase:Type&gt;
        &lt;tML-TABase:AuthTime&gt;2017-01-05T16:58:10Z&lt;/tML-TABase:AuthTime&gt;
        &lt;tML-TABase:AuthPerson&gt;
          &lt;tML-TABase:Name&gt;AL&lt;/tML-TABase:Name&gt;
        &lt;/tML-TABase:AuthPerson&gt;
      &lt;/tML-TABase:AuthorizationItem&gt;
    &lt;/tML-TABase:AuthorizationList&gt;
    &lt;tML-TABase:ManagedObjectAccessHours&gt;
      &lt;tML-TABase:ManagedObjectAccessHoursItem&gt;
        &lt;tML-TABase:DaysOfWeek&gt;
          &lt;tML-TABase:Sunday&gt;true&lt;/tML-TABase:Sunday&gt;
          &lt;tML-TABase:Monday&gt;false&lt;/tML-TABase:Monday&gt;
          &lt;tML-TABase:Tuesday&gt;false&lt;/tML-TABase:Tuesday&gt;
          &lt;tML-TABase:Wednesday&gt;false&lt;/tML-TABase:Wednesday&gt;
          &lt;tML-TABase:Thursday&gt;false&lt;/tML-TABase:Thursday&gt;
          &lt;tML-TABase:Friday&gt;false&lt;/tML-TABase:Friday&gt;
          &lt;tML-TABase:Saturday&gt;false&lt;/tML-TABase:Saturday&gt;
        &lt;/tML-TABase:DaysOfWeek&gt;
        &lt;tML-TABase:IntervalsOfDay&gt;
          &lt;tML-TABase:IntervalsOfDayItem&gt;
            &lt;tML-TABase:IntervalStart&gt;00:00:00&lt;/tML-TABase:IntervalStart&gt;
            &lt;tML-TABase:IntervalEnd&gt;23:59:00&lt;/tML-TABase:IntervalEnd&gt;
          &lt;/tML-TABase:IntervalsOfDayItem&gt;
        &lt;/tML-TABase:IntervalsOfDay&gt;
      &lt;/tML-TABase:ManagedObjectAccessHoursItem&gt;
      &lt;tML-TABase:ManagedObjectAccessHoursItem&gt;
        &lt;tML-TABase:DaysOfWeek&gt;
          &lt;tML-TABase:Sunday&gt;false&lt;/tML-TABase:Sunday&gt;
          &lt;tML-TABase:Monday&gt;true&lt;/tML-TABase:Monday&gt;
          &lt;tML-TABase:Tuesday&gt;false&lt;/tML-TABase:Tuesday&gt;
          &lt;tML-TABase:Wednesday&gt;false&lt;/tML-TABase:Wednesday&gt;
          &lt;tML-TABase:Thursday&gt;false&lt;/tML-TABase:Thursday&gt;
          &lt;tML-TABase:Friday&gt;false&lt;/tML-TABase:Friday&gt;
          &lt;tML-TABase:Saturday&gt;false&lt;/tML-TABase:Saturday&gt;
        &lt;/tML-TABase:DaysOfWeek&gt;
        &lt;tML-TABase:IntervalsOfDay&gt;
          &lt;tML-TABase:IntervalsOfDayItem&gt;
            &lt;tML-TABase:IntervalStart&gt;00:00:00&lt;/tML-TABase:IntervalStart&gt;
            &lt;tML-TABase:IntervalEnd&gt;23:59:00&lt;/tML-TABase:IntervalEnd&gt;
          &lt;/tML-TABase:IntervalsOfDayItem&gt;
        &lt;/tML-TABase:IntervalsOfDay&gt;
      &lt;/tML-TABase:ManagedObjectAccessHoursItem&gt;
      &lt;tML-TABase:ManagedObjectAccessHoursItem&gt;
        &lt;tML-TABase:DaysOfWeek&gt;
          &lt;tML-TABase:Sunday&gt;false&lt;/tML-TABase:Sunday&gt;
          &lt;tML-TABase:Monday&gt;false&lt;/tML-TABase:Monday&gt;
          &lt;tML-TABase:Tuesday&gt;true&lt;/tML-TABase:Tuesday&gt;
          &lt;tML-TABase:Wednesday&gt;false&lt;/tML-TABase:Wednesday&gt;
          &lt;tML-TABase:Thursday&gt;false&lt;/tML-TABase:Thursday&gt;
          &lt;tML-TABase:Friday&gt;false&lt;/tML-TABase:Friday&gt;
          &lt;tML-TABase:Saturday&gt;false&lt;/tML-TABase:Saturday&gt;
        &lt;/tML-TABase:DaysOfWeek&gt;
        &lt;tML-TABase:IntervalsOfDay&gt;
          &lt;tML-TABase:IntervalsOfDayItem&gt;
            &lt;tML-TABase:IntervalStart&gt;00:00:00&lt;/tML-TABase:IntervalStart&gt;
            &lt;tML-TABase:IntervalEnd&gt;23:59:00&lt;/tML-TABase:IntervalEnd&gt;
          &lt;/tML-TABase:IntervalsOfDayItem&gt;
        &lt;/tML-TABase:IntervalsOfDay&gt;
      &lt;/tML-TABase:ManagedObjectAccessHoursItem&gt;
      &lt;tML-TABase:ManagedObjectAccessHoursItem&gt;
        &lt;tML-TABase:DaysOfWeek&gt;
          &lt;tML-TABase:Sunday&gt;false&lt;/tML-TABase:Sunday&gt;
          &lt;tML-TABase:Monday&gt;false&lt;/tML-TABase:Monday&gt;
          &lt;tML-TABase:Tuesday&gt;false&lt;/tML-TABase:Tuesday&gt;
          &lt;tML-TABase:Wednesday&gt;true&lt;/tML-TABase:Wednesday&gt;
          &lt;tML-TABase:Thursday&gt;false&lt;/tML-TABase:Thursday&gt;
          &lt;tML-TABase:Friday&gt;false&lt;/tML-TABase:Friday&gt;
          &lt;tML-TABase:Saturday&gt;false&lt;/tML-TABase:Saturday&gt;
        &lt;/tML-TABase:DaysOfWeek&gt;
        &lt;tML-TABase:IntervalsOfDay&gt;
          &lt;tML-TABase:IntervalsOfDayItem&gt;
            &lt;tML-TABase:IntervalStart&gt;00:00:00&lt;/tML-TABase:IntervalStart&gt;
            &lt;tML-TABase:IntervalEnd&gt;23:59:00&lt;/tML-TABase:IntervalEnd&gt;
          &lt;/tML-TABase:IntervalsOfDayItem&gt;
        &lt;/tML-TABase:IntervalsOfDay&gt;
      &lt;/tML-TABase:ManagedObjectAccessHoursItem&gt;
      &lt;tML-TABase:ManagedObjectAccessHoursItem&gt;
        &lt;tML-TABase:DaysOfWeek&gt;
          &lt;tML-TABase:Sunday&gt;false&lt;/tML-TABase:Sunday&gt;
          &lt;tML-TABase:Monday&gt;false&lt;/tML-TABase:Monday&gt;
          &lt;tML-TABase:Tuesday&gt;false&lt;/tML-TABase:Tuesday&gt;
          &lt;tML-TABase:Wednesday&gt;false&lt;/tML-TABase:Wednesday&gt;
          &lt;tML-TABase:Thursday&gt;true&lt;/tML-TABase:Thursday&gt;
          &lt;tML-TABase:Friday&gt;false&lt;/tML-TABase:Friday&gt;
          &lt;tML-TABase:Saturday&gt;false&lt;/tML-TABase:Saturday&gt;
        &lt;/tML-TABase:DaysOfWeek&gt;
        &lt;tML-TABase:IntervalsOfDay&gt;
          &lt;tML-TABase:IntervalsOfDayItem&gt;
            &lt;tML-TABase:IntervalStart&gt;00:00:00&lt;/tML-TABase:IntervalStart&gt;
            &lt;tML-TABase:IntervalEnd&gt;23:59:00&lt;/tML-TABase:IntervalEnd&gt;
          &lt;/tML-TABase:IntervalsOfDayItem&gt;
        &lt;/tML-TABase:IntervalsOfDay&gt;
      &lt;/tML-TABase:ManagedObjectAccessHoursItem&gt;
      &lt;tML-TABase:ManagedObjectAccessHoursItem&gt;
        &lt;tML-TABase:DaysOfWeek&gt;
          &lt;tML-TABase:Sunday&gt;false&lt;/tML-TABase:Sunday&gt;
          &lt;tML-TABase:Monday&gt;false&lt;/tML-TABase:Monday&gt;
          &lt;tML-TABase:Tuesday&gt;false&lt;/tML-TABase:Tuesday&gt;
          &lt;tML-TABase:Wednesday&gt;false&lt;/tML-TABase:Wednesday&gt;
          &lt;tML-TABase:Thursday&gt;false&lt;/tML-TABase:Thursday&gt;
          &lt;tML-TABase:Friday&gt;true&lt;/tML-TABase:Friday&gt;
          &lt;tML-TABase:Saturday&gt;false&lt;/tML-TABase:Saturday&gt;
        &lt;/tML-TABase:DaysOfWeek&gt;
        &lt;tML-TABase:IntervalsOfDay&gt;
          &lt;tML-TABase:IntervalsOfDayItem&gt;
            &lt;tML-TABase:IntervalStart&gt;00:00:00&lt;/tML-TABase:IntervalStart&gt;
            &lt;tML-TABase:IntervalEnd&gt;23:59:00&lt;/tML-TABase:IntervalEnd&gt;
          &lt;/tML-TABase:IntervalsOfDayItem&gt;
        &lt;/tML-TABase:IntervalsOfDay&gt;
      &lt;/tML-TABase:ManagedObjectAccessHoursItem&gt;
      &lt;tML-TABase:ManagedObjectAccessHoursItem&gt;
        &lt;tML-TABase:DaysOfWeek&gt;
          &lt;tML-TABase:Sunday&gt;false&lt;/tML-TABase:Sunday&gt;
          &lt;tML-TABase:Monday&gt;false&lt;/tML-TABase:Monday&gt;
          &lt;tML-TABase:Tuesday&gt;false&lt;/tML-TABase:Tuesday&gt;
          &lt;tML-TABase:Wednesday&gt;false&lt;/tML-TABase:Wednesday&gt;
          &lt;tML-TABase:Thursday&gt;false&lt;/tML-TABase:Thursday&gt;
          &lt;tML-TABase:Friday&gt;false&lt;/tML-TABase:Friday&gt;
          &lt;tML-TABase:Saturday&gt;true&lt;/tML-TABase:Saturday&gt;
        &lt;/tML-TABase:DaysOfWeek&gt;
        &lt;tML-TABase:IntervalsOfDay&gt;
          &lt;tML-TABase:IntervalsOfDayItem&gt;
            &lt;tML-TABase:IntervalStart&gt;00:00:00&lt;/tML-TABase:IntervalStart&gt;
            &lt;tML-TABase:IntervalEnd&gt;23:59:00&lt;/tML-TABase:IntervalEnd&gt;
          &lt;/tML-TABase:IntervalsOfDayItem&gt;
        &lt;/tML-TABase:IntervalsOfDay&gt;
      &lt;/tML-TABase:ManagedObjectAccessHoursItem&gt;
    &lt;/tML-TABase:ManagedObjectAccessHours&gt;
    &lt;tML-TABase:ManagerContactPerson&gt;
      &lt;tML-TABase:Name&gt;ATT EMNRC&lt;/tML-TABase:Name&gt;
      &lt;tML-TABase:Phone&gt;8882966381&lt;/tML-TABase:Phone&gt;
    &lt;/tML-TABase:ManagerContactPerson&gt;
    &lt;tML-TABase:TroubleDetectionTime&gt;2017-01-05T16:49:11.000Z&lt;/tML-TABase:TroubleDetectionTime&gt;
  &lt;/tML-TA:ModifyRequest&gt;
&lt;/tML-TA:ModifyAttributesRequest&gt;</m:processSync></SOAP-ENV:Body></SOAP-ENV:Envelope>

Normal Modify Example Response

<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
   <env:Header>
      <wsse:Security env:mustUnderstand="1" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
         <wsse:BinarySecurityToken EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary" ValueType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v3">MIIGezCCBWOgAwIB==</wsse:BinarySecurityToken>
      </wsse:Security>
   </env:Header>
   <env:Body>
      <n1:processSyncResponse xmlns:n1="http://eBonding/taservice/send"><![CDATA[<?xml version="1.0" encoding="UTF-8"?><tML-TA:ModifyAttributesResponse xmlns:tML-TA="http://www.ansi.org/tML/TA/tML-TA" xmlns:tML-TABase="http://www.ansi.org/tML/TA/tML-TABase" xmlns="http://www.ansi.org/tML/TA/tML-TA" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tML-TA:RequestId>789gg3uhklsgj1</tML-TA:RequestId>
<tML-TA:TargetObjectName>
      <tML-TABase:DistinguishedName>
         <tML-TABase:RDNSequenceItem>
            <tML-TABase:Type>networkID</tML-TABase:Type>
            <tML-TABase:Assertion>EXT</tML-TABase:Assertion>
         </tML-TABase:RDNSequenceItem>
         <tML-TABase:RDNSequenceItem>
            <tML-TABase:Type>accountName</tML-TABase:Type>
            <tML-TABase:Assertion>EXT-M</tML-TABase:Assertion>
         </tML-TABase:RDNSequenceItem>
         <tML-TABase:RDNSequenceItem>
            <tML-TABase:Type>serviceID</tML-TABase:Type>
            <tML-TABase:Assertion>(NE-NY-NEWYOM1-07038) - (NYCMNY54) - (ATT) - (01)</tML-TABase:Assertion>
         </tML-TABase:RDNSequenceItem>
         <tML-TABase:RDNSequenceItem>
            <tML-TABase:Type>troubleReportID</tML-TABase:Type>
            <tML-TABase:Assertion>485689</tML-TABase:Assertion>
        </tML-TABase:RDNSequenceItem>
      </tML-TABase:DistinguishedName>
   </tML-TA:TargetObjectName>
<tML-TABase:Normal>
    <tML-TABase:AdditionalTroubleInfoList>true</tML-TABase:AdditionalTroubleInfoList>
    <tML-TABase:ALocationAccessAddress>true</tML-TABase:ALocationAccessAddress>
    <tML-TABase:ALocationAccessHours>true</tML-TABase:ALocationAccessHours>
    <tML-TABase:ALocationAccessPerson>true</tML-TABase:ALocationAccessPerson>
    <tML-TABase:AlternateManagerContactPerson>false</tML-TABase:AlternateManagerContactPerson>
    <tML-TABase:AuthorizationList>true</tML-TABase:AuthorizationList>
    <tML-TABase:CallBackInfoList>false</tML-TABase:CallBackInfoList>
    <tML-TABase:CommitmentTimeRequest>false</tML-TABase:CommitmentTimeRequest>
    <tML-TABase:CustomerContactPerson>false</tML-TABase:CustomerContactPerson>
    <tML-TABase:Dialog>false</tML-TABase:Dialog>
    <tML-TABase:EscalationList>false</tML-TABase:EscalationList>
    <tML-TABase:ManagedObjectAccessFromTime>false</tML-TABase:ManagedObjectAccessFromTime>
    <tML-TABase:ManagedObjectAccessHours>false</tML-TABase:ManagedObjectAccessHours>
    <tML-TABase:ManagedObjectAccessToTime>false</tML-TABase:ManagedObjectAccessToTime>
    <tML-TABase:ManagedObjectInstanceAliasList>false</tML-TABase:ManagedObjectInstanceAliasList>
    <tML-TABase:ManagerContactPerson>false</tML-TABase:ManagerContactPerson>
    <tML-TABase:PerceivedTroubleSeverity>false</tML-TABase:PerceivedTroubleSeverity>
    <tML-TABase:PreferredPriority>false</tML-TABase:PreferredPriority>
    <tML-TABase:RepeatReport>false</tML-TABase:RepeatReport>
    <tML-TABase:TroubleDetectionTime>true</tML-TABase:TroubleDetectionTime>
    <tML-TABase:TroubleReportStatusWindow>false</tML-TABase:TroubleReportStatusWindow>
    <tML-TABase:ZLocationAccessAddress>false</tML-TABase:ZLocationAccessAddress>
    <tML-TABase:ZLocationAccessHours>false</tML-TABase:ZLocationAccessHours>
    <tML-TABase:ZLocationAccessPerson>false</tML-TABase:ZLocationAccessPerson>
</tML-TABase:Normal></tML-TA:ModifyAttributesResponse>]]></n1:processSyncResponse>
   </env:Body>
</env:Envelope>

Cancel - CancelTroubleReportRequest

This is the message that cancels a ticket in the Ticketer, which moves it to a closed status. Currently it is moved to the assigned closed state based on the Customer Domain population for the value closeStateTransition. This is currently Alarm Resolved - Auto Closed.

Successful Response: CancelTroubleReportResponse

It has the following possible Exception Responses :

Normal Cancel Request Example

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Header/><SOAP-ENV:Body>
<m:processSync xmlns:m="http://eBonding/taservice/send">&lt;?xml version="1.0"?&gt;
&lt;tML-TA:CancelTroubleReportRequest xsi:schemaLocation="http://www.ansi.org/tML/TA/tML-TAtML-TA.xsd" xmlns="http://www.ansi.org/tML/TA/tML-TA" xmlns:tML-TABase="http://www.ansi.org/tML/TA/tML-TABase" xmlns:tmlta="http://www.ansi.org/tML/TA/tML-TA" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
  &lt;tML-TA:RequestId&gt;000000000201731&lt;/tML-TA:RequestId&gt;
  &lt;tML-TA:Customer&gt;
    &lt;tML-TABase:UserId&gt;EXT-M&lt;/tML-TABase:UserId&gt;
    &lt;tML-TABase:ServiceProfile&gt;service profile&lt;/tML-TABase:ServiceProfile&gt;
  &lt;/tML-TA:Customer&gt;
  &lt;tML-TA:TargetObjectName&gt;
    &lt;tML-TABase:DistinguishedName&gt;
      &lt;tML-TABase:RDNSequenceItem&gt;
        &lt;tML-TABase:Type&gt;networkID&lt;/tML-TABase:Type&gt;
        &lt;tML-TABase:Assertion&gt;EXT&lt;/tML-TABase:Assertion&gt;
      &lt;/tML-TABase:RDNSequenceItem&gt;
      &lt;tML-TABase:RDNSequenceItem&gt;
        &lt;tML-TABase:Type&gt;accountName&lt;/tML-TABase:Type&gt;
        &lt;tML-TABase:Assertion&gt;EXT-M&lt;/tML-TABase:Assertion&gt;
      &lt;/tML-TABase:RDNSequenceItem&gt;
      &lt;tML-TABase:RDNSequenceItem&gt;
        &lt;tML-TABase:Type&gt;troubleReportID&lt;/tML-TABase:Type&gt;
        &lt;tML-TABase:Assertion&gt;486022&lt;/tML-TABase:Assertion&gt;
      &lt;/tML-TABase:RDNSequenceItem&gt;
    &lt;/tML-TABase:DistinguishedName&gt;
  &lt;/tML-TA:TargetObjectName&gt;
  &lt;tML-TA:TroubleReportId&gt;486022&lt;/tML-TA:TroubleReportId&gt;
  &lt;tML-TA:CancelRequestedByManager&gt;true&lt;/tML-TA:CancelRequestedByManager&gt;
  &lt;tML-TA:CancelRemark&gt;
    &lt;tML-TABase:AdditionalTroubleInfoItem&gt;1484844317 ns2691 Submitted Cancel Request &lt;/tML-TABase:AdditionalTroubleInfoItem&gt;
  &lt;/tML-TA:CancelRemark&gt;
  &lt;tML-TA:TroubleClearancePerson&gt;
    &lt;tML-TABase:Name&gt;ATT EMNRC&lt;/tML-TABase:Name&gt;
    &lt;tML-TABase:Phone&gt;8882966381&lt;/tML-TABase:Phone&gt;
  &lt;/tML-TA:TroubleClearancePerson&gt;
&lt;/tML-TA:CancelTroubleReportRequest&gt;</m:processSync></SOAP-ENV:Body></SOAP-ENV:Envelope>

Normal Cancel Response Example

<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
        <env:Header>
                <wsse:Security xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" env:mustUnderstand="1">
                        <wsse:BinarySecurityToken EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary" ValueType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v3" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">MIIGezCCBWOgAwIB==</wsse:BinarySecurityToken>
                </wsse:Security>
        </env:Header>
        <env:Body>
                <n1:processSyncResponse xmlns:n1="http://eBonding/taservice/send">&lt;?xml version="1.0" encoding="UTF-8"?&gt;&lt;tML-TA:CancelTroubleReportResponse xmlns:tML-TA="http://www.ansi.org/tML/TA/tML-TA" xmlns:tML-TABase="http://www.ansi.org/tML/TA/tML-TABase" xmlns="http://www.ansi.org/tML/TA/tML-TA" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
&lt;tML-TA:RequestId&gt;000000000201890&lt;/tML-TA:RequestId&gt;
&lt;tML-TA:TargetObjectName&gt;
      &lt;tML-TABase:DistinguishedName&gt;
         &lt;tML-TABase:RDNSequenceItem&gt;
            &lt;tML-TABase:Type&gt;networkID&lt;/tML-TABase:Type&gt;
            &lt;tML-TABase:Assertion&gt;EXT&lt;/tML-TABase:Assertion&gt;
         &lt;/tML-TABase:RDNSequenceItem&gt;
         &lt;tML-TABase:RDNSequenceItem&gt;
            &lt;tML-TABase:Type&gt;accountName&lt;/tML-TABase:Type&gt;
            &lt;tML-TABase:Assertion&gt;EXT-M&lt;/tML-TABase:Assertion&gt;
         &lt;/tML-TABase:RDNSequenceItem&gt;
         &lt;tML-TABase:RDNSequenceItem&gt;
            &lt;tML-TABase:Type&gt;serviceID&lt;/tML-TABase:Type&gt;
            &lt;tML-TABase:Assertion&gt;&lt;/tML-TABase:Assertion&gt;
         &lt;/tML-TABase:RDNSequenceItem&gt;
         &lt;tML-TABase:RDNSequenceItem&gt;
            &lt;tML-TABase:Type&gt;troubleReportID&lt;/tML-TABase:Type&gt;
            &lt;tML-TABase:Assertion&gt;486112&lt;/tML-TABase:Assertion&gt;
        &lt;/tML-TABase:RDNSequenceItem&gt;
      &lt;/tML-TABase:DistinguishedName&gt;
   &lt;/tML-TA:TargetObjectName&gt;
&lt;tML-TABase:Exception&gt;^M
      &lt;tML-TABase:ProcessingFailure&gt;^M
        &lt;tML-TABase:ExceptionList&gt;^M
          &lt;tML-TABase:Tag&gt;TIMEOUT&lt;/tML-TABase:Tag&gt;^M
          &lt;tML-TABase:Value&gt;processing failure due to timeout&lt;/tML-TABase:Value&gt;^M
          &lt;tML-TABase:Signature&gt;^M
            &lt;tML-TABase:Note&gt;There was a timeout - Processing Failed&lt;/tML-TABase:Note&gt;^M
          &lt;/tML-TABase:Signature&gt;^M
        &lt;/tML-TABase:ExceptionList&gt;^M
      &lt;/tML-TABase:ProcessingFailure&gt;^M
    &lt;/tML-TABase:Exception&gt;&lt;/tML-TA:CancelTroubleReportResponse&gt;</n1:processSyncResponse>
        </env:Body>
</env:Envelope>

Retrieve - RetrieveAttributesByTroubleReportIdRequest

This is the message that retrieves a tickets information from our ticketer.

It has the following possible Exception Responses :

AccessDenied : Basically we were sent a service ID (circuit ID) in the message that is not in our eBonding database MissingData : This occurs if the incoming request doesn't contain a a troubleReportID tag or the tag is a blank string NotFound : This occurs if the incoming request contains a trouble report id which doesn't have a ticket open in our ticketer InvalidFunctionReceived : This is if the message incoming isn't tagged correctly i.e. does not start with RequestTroubleReportCreationRequest or the appropriate modify, verify etc. DuplicatedInvocation : The customer has sent a message with the same message id before so do not process the message

Incoming Normal Retrieve Example

<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><SOAP-ENV:Header/><SOAP-ENV:Body>
<m:processSync xmlns:m="http://eBonding/taservice/send">&lt;?xml version="1.0"?&gt;
&lt;tML-TA:RetrieveAttributesByTroubleReportIdRequest xsi:schemaLocation="http://www.ansi.org/tML/TA/tML-TAtML-TA.xsd" xmlns="http://www.ansi.org/tML/TA/tML-TA" xmlns:tML-TABase="http://www.ansi.org/tML/TA/tML-TABase" xmlns:tmlta="http://www.ansi.org/tML/TA/tML-TA" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
  &lt;tML-TA:RequestId&gt;TEST123;/tML-TA:RequestId&gt;
  &lt;tML-TA:Customer&gt;
    &lt;tML-TABase:UserId&gt;EXT-M&lt;/tML-TABase:UserId&gt;
    &lt;tML-TABase:ServiceProfile&gt;service profile&lt;/tML-TABase:ServiceProfile&gt;
  &lt;/tML-TA:Customer&gt;
  &lt;tML-TA:TargetObjectName&gt;
    &lt;tML-TABase:DistinguishedName&gt;
      &lt;tML-TABase:RDNSequenceItem&gt;
        &lt;tML-TABase:Type&gt;networkID&lt;/tML-TABase:Type&gt;
        &lt;tML-TABase:Assertion&gt;EXT&lt;/tML-TABase:Assertion&gt;
      &lt;/tML-TABase:RDNSequenceItem&gt;
      &lt;tML-TABase:RDNSequenceItem&gt;
        &lt;tML-TABase:Type&gt;accountName&lt;/tML-TABase:Type&gt;
        &lt;tML-TABase:Assertion&gt;EXT-M&lt;/tML-TABase:Assertion&gt;
      &lt;/tML-TABase:RDNSequenceItem&gt;
      &lt;tML-TABase:RDNSequenceItem&gt;
        &lt;tML-TABase:Type&gt;troubleReportID&lt;/tML-TABase:Type&gt;
        &lt;tML-TABase:Assertion&gt;485686&lt;/tML-TABase:Assertion&gt;
      &lt;/tML-TABase:RDNSequenceItem&gt;
    &lt;/tML-TABase:DistinguishedName&gt;
  &lt;/tML-TA:TargetObjectName&gt;
  &lt;tML-TA:TroubleReportId&gt;4856865&lt;/tML-TA:TroubleReportId&gt;
  &lt;tML-TA:RetrieveAttributes&gt;
    &lt;tML-TABase:AttributeIDItem&gt;TroubleReportId&lt;/tML-TABase:AttributeIDItem&gt;
    &lt;tML-TABase:AttributeIDItem&gt;TroubleReportState&lt;/tML-TABase:AttributeIDItem&gt;
    &lt;tML-TABase:AttributeIDItem&gt;TroubleReportStatus&lt;/tML-TABase:AttributeIDItem&gt;
    &lt;tML-TABase:AttributeIDItem&gt;AgentContactPerson&lt;/tML-TABase:AttributeIDItem&gt;
    &lt;tML-TABase:AttributeIDItem&gt;CommitmentDateTime&lt;/tML-TABase:AttributeIDItem&gt;
    &lt;tML-TABase:AttributeIDItem&gt;ReceivedTime&lt;/tML-TABase:AttributeIDItem&gt;
  &lt;/tML-TA:RetrieveAttributes&gt;
&lt;/tML-TA:RetrieveAttributesByTroubleReportIdRequest&gt;</m:processSync></SOAP-ENV:Body></SOAP-ENV:Envelope>

Normal Retrieve Example Response

<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
   <env:Header>
      <wsse:Security env:mustUnderstand="1" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
         <wsse:BinarySecurityToken EncodingType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary" ValueType="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-x509-token-profile-1.0#X509v3">MIIGezCCBWOgAwIB==</wsse:BinarySecurityToken>
      </wsse:Security>
   </env:Header>
   <env:Body>
      <n1:processSyncResponse xmlns:n1="http://eBonding/taservice/send"><![CDATA[<?xml version="1.0" encoding="UTF-8"?><tML-TA:RetrieveAttributesByTroubleReportIdResponse xmlns:tML-TA="http://www.ansi.org/tML/TA/tML-TA" xmlns:tML-TABase="http://www.ansi.org/tML/TA/tML-TABase" xmlns="http://www.ansi.org/tML/TA/tML-TA" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<tML-TA:RequestId>11s2a22</tML-TA:RequestId>
<tML-TA:TargetObjectName>
      <tML-TABase:DistinguishedName>
         <tML-TABase:RDNSequenceItem>
            <tML-TABase:Type>networkID</tML-TABase:Type>
            <tML-TABase:Assertion>EXT</tML-TABase:Assertion>
         </tML-TABase:RDNSequenceItem>
         <tML-TABase:RDNSequenceItem>
            <tML-TABase:Type>accountName</tML-TABase:Type>
            <tML-TABase:Assertion>EXT-M</tML-TABase:Assertion>
         </tML-TABase:RDNSequenceItem>
         <tML-TABase:RDNSequenceItem>
            <tML-TABase:Type>serviceID</tML-TABase:Type>
            <tML-TABase:Assertion>(NE-NY-NEWYOM1-07038) - (NYCMNY54) - (ATT) - (01)</tML-TABase:Assertion>
         </tML-TABase:RDNSequenceItem>
         <tML-TABase:RDNSequenceItem>
            <tML-TABase:Type>troubleReportID</tML-TABase:Type>
            <tML-TABase:Assertion>485686</tML-TABase:Assertion>
        </tML-TABase:RDNSequenceItem>
      </tML-TABase:DistinguishedName>
   </tML-TA:TargetObjectName>
<tML-TABase:Normal>
     <tML-TABase:AgentContactPerson>
      <tML-TABase:Number>+1 886 892 5327</tML-TABase:Number>
      <tML-TABase:Name>ExteNet NOC</tML-TABase:Name>
      <tML-TABase:Phone>+1 886 892 5327</tML-TABase:Phone>
      <tML-TABase:Loc>
        <tML-TABase:CivicAddress>3030 Warrenville Road</tML-TABase:CivicAddress>
        <tML-TABase:City>Lisle</tML-TABase:City>
        <tML-TABase:State>IL</tML-TABase:State>
        <tML-TABase:Zip>60532</tML-TABase:Zip>
      </tML-TABase:Loc>
      <tML-TABase:Email>noc@extenetsystems.com</tML-TABase:Email>
    </tML-TABase:AgentContactPerson>
    <tML-TABase:CustomerTroubleTickNum>TT200030653172</tML-TABase:CustomerTroubleTickNum>
    <tML-TABase:LastUpdateTime>2017-01-31T16:00:32Z</tML-TABase:LastUpdateTime>
    <tML-TABase:ManagedObjectInstance>
               <tML-TABase:DistinguishedName>
                  <tML-TABase:RDNSequenceItem>
                     <tML-TABase:Type>networkID</tML-TABase:Type>
                     <tML-TABase:Assertion>EXT</tML-TABase:Assertion>
                  </tML-TABase:RDNSequenceItem>
                  <tML-TABase:RDNSequenceItem>
                     <tML-TABase:Type>accountName</tML-TABase:Type>
                     <tML-TABase:Assertion>EXT-M</tML-TABase:Assertion>
                  </tML-TABase:RDNSequenceItem>
                  <tML-TABase:RDNSequenceItem>
                     <tML-TABase:Type>serviceID</tML-TABase:Type>
                     <tML-TABase:Assertion>(NE-NY-NEWYOM1-07038) - (NYCMNY54) - (ATT) - (01)</tML-TABase:Assertion>
                  </tML-TABase:RDNSequenceItem>
               </tML-TABase:DistinguishedName>
    </tML-TABase:ManagedObjectInstance>
    <tML-TABase:PerceivedTroubleSeverity>
      <tML-TABase:Number>2</tML-TABase:Number>
      <tML-TABase:identifier>Major</tML-TABase:identifier>
    </tML-TABase:PerceivedTroubleSeverity>
    <tML-TABase:ReceivedTime>2017-01-30T14:33:33Z</tML-TABase:ReceivedTime>
    <tML-TABase:TroubleReportId>485686</tML-TABase:TroubleReportId>
    <tML-TABase:TroubleReportState>4</tML-TABase:TroubleReportState>
    <tML-TABase:TroubleReportStatus>
      <tML-TABase:Number>27</tML-TABase:Number>
      <tML-TABase:Identifier>Alarm Resolved - Auto Closed</tML-TABase:Identifier>
    </tML-TABase:TroubleReportStatus>
    <tML-TABase:TroubleReportStatusTime>2017-01-31T16:00:32Z</tML-TABase:TroubleReportStatusTime>
    <tML-TABase:TroubleType>
      <tML-TABase:Number>0623</tML-TABase:Number>
      <tML-TABase:Identifier>Circuit Down</tML-TABase:Identifier>
    </tML-TABase:TroubleType>
  </tML-TABase:Normal></tML-TA:RetrieveAttributesByTroubleReportIdResponse>]]></n1:processSyncResponse>
   </env:Body>
</env:Envelope>