Handling trouble ticket notifications
Use the Telecommunications trouble ticket notification to inform third-party systems about the incidents or cases that are created in a reactive or proactive way in the ServiceNow instance. The customer will receive notifications regarding updates on the incident.
Overview
Trouble ticket in the TMF ecosystem is an incident that tracks and resolves customer-reported issues, network outages, or other problems. A trouble ticket incident can be created in either the reactive or proactive way. In the reactive approach, an incident is generated after conducting root cause analysis (RCA) on a case that is reported due to a system fault. In the proactive approach, an incident is generated after receiving alerts, enabling for the performance of RCA or service impact analysis (SIA) to evaluate the impact on the services. With the trouble ticket notification feature, you can send the details of the incident to the outbound systems.
Trouble ticket notification framework
The following diagram shows the components in the framework for the trouble ticket notification.
- Publish messages to Hermes Kafka using the Hermes messaging service. The cloud customers who use the Hermes Kafka can use this architecture to receive the notification.
To learn more, see Producing outbound trouble ticket notifications using Hermes.
- Publish messages to open message bus. This use case is message-bus agnostic and therefore supports publishing the notification to any open message bus. Both cloud and on-premise customers can use this use case. To learn more, see Producing outbound trouble ticket notifications using the open message bus.