Logging an incident
Log incident records from sources such as email, service desk, service catalog, or external applications as per your convenience. You can also generate incident using business rules or SOAP messaging.
| Where | How |
|---|---|
| Service desk | User can call a service desk agent and the agent can log an incident based on the information provided by the user. Service desk (ITIL) agents can log an incident from the module. |
| Service catalog | User can log an incident in service catalog from the record producer. |
| User can send an email to the instance mailbox. An incident is created according to the inbound email actions. | |
| SMS | User can send an SMS to ServiceNow Customer Service number and
an incident is automatically created for the user. Note: The user must install the Notify
plugin (com.snc.notify) and set up a Twilio account in order to avail the messaging
service. |
| Chat window | User can request to create an incident using the Connect chat icon ( |
Note:
If you want to create a security incident, first activate the Security Incident Response Dependencies plugin (com.snc.si_dep). You can then click Create Security
Incident on a new incident form to create a security incident from the currently
displayed incident.
ESS users can:
- View the incidents they have opened. By default, the Watch list, State, and Urgency fields are available on the ESS view of the Incident form.
- Update the Watch list and Short Description fields, and enter Additional comments. The administrator can configure other fields to be editable.
Automatically generated incidents
- Incidents can be automatically generated using business rules. Business rules use JavaScript to generate an incident if pre-defined conditions are met.
- Incidents can be generated from outside the platform with SOAP messaging. For more information, refer to SOAP messaging .