Anna Dowling

The Ticketer and eBonding

Ticket Updates via eBonding process

There are three types of request associated with ticket updates via SOAP. These are MODIFY, VERIFY and CANCEL. Once again, we will receive these requests from the carrier via SOAP. As above, these types of messages are processed via the soap_component, then through the ebonding_component where business logic is applied to build the message. This message is then sent on to the Ticketer. RabbitMQ is used to pass these messages between the applications.

Once again the 'Trouble Report Id' retrieved from the incoming message plays a central role in updating the ticket values. This work is all completed via the UpdateMessageHandler in the ticketer codebase. This uses the incoming message taken off of the queue to populate ticket and form updates.

Assumptions:

Updates currently supported:

MODIFY:

VERIFY:

CANCEL: