Skip to main content

Incident

caution

This documentation is incomplete.

An incident represents written documentation of failure of a process/product. Its usage differs from an "incident request," which is usually created to request a new incident.

In InoERP, incidents can be recorded in several ways

  • By a user who is facing the issue
  • By a user on behalf of another user, customer, supplier, etc
  • Automated processes

The primary objective of the incident process is to record, track and fix unplanned incident losses in any business process. The system allows you to create automated tasks with new incidents.

To view/create/update an incident, navigate to the "incident" search screen from your dashboard/favorite.

Click on create a new button to create a new incident; by manually entering all the information.

Copying an existing incident to a new incident is always better than manually entering all the data to create a new incident. The application lets you update all the details before confirmation; you can configure which fields are view-only after the confirmation.

Enter the organization/incident details or any other criteria in the search form and click on the search button to view an existing incident.

The system will show you all the incidents if you don't enter organization/request details. If your organization configures any mandatory search field, you must enter those fields to search incidents.

For the first search of any entity, there is no difference between using the search or view button. The application always fetches data from the server. However, after the first search, if you click the view button, the application will show if any cached result is available on the local device for the same search criteria. If you click the search button, the application will fetch data from the server and take you to the search result screen.

The search result screen looks a bit different on desktop and mobile devices.

To view the search result in a table format, click on the table icon in the bottom left corner.

To open a specific incident, click on the menu of that record, and click on view/fetch & view.

You can also click on the expand icon against any item on the search result screen to view the incident details such as incident description, requestor, status, etc.

If the request opens in content view mode, click on the display settings to change the display. Select either standard/compact view mode in the form field.

Incident Category: Select an incident category from the list of values. Incident category defaults team and "assigned to" person

Assigned To Team: Select a team that will work on the incident. If your organization uses a triage team to review and assign all incidents, then select the name of the triage team. You can also configure the application to default the value from the incident category.

Description: Enter the incident's details in the description field. It's a mandatory field and is shown as a multi-line text field. You can use markdown language in this field.

Double-click on the field to view the description in a larger area, and the application will show the field on a separate popup screen.

Resolution Details: Not required to be entered by the requestor. You can also hide this field by creating a separate view. The team/person who completes the incident can enter the resolution details before completing/closing an incident.

Scroll left, right, up, and down to view all the details. The incident line and details are shown in a separate tab. The default configuration shows fields in various functional groups, such as

  • Finance
  • Entity
  • Reference
  • Data
  • Control
  • Etc

The reference groups show various ids for reference only. You don't need to enter any information in this section. When you save a transaction doc for the first time, the system will auto-populate the newly created header id and line ids.

You can configure the application to show which fields should be under which group. You can also create new groups as per your business requirements.

All Fields
NameSequenceLabelInputTypeField Group
10vvCategoryCategorytextDEFAULT
10vvCategoryDescriptionCategory DescriptiontextDEFAULT
20vvRequestedByRequested BydefferedSelectDEFAULT
30vvAssignedToTeamAssigned To TeamdefferedSelectDEFAULT
40vvAssignedToAssigned TodefferedSelectDEFAULT
50vvClosedByClosed BydefferedSelectDEFAULT
60ssIncidentIdSs Incident IdtextREFERENCE
70requestedByEmployeeIdRequested By Employee IddefferedSelectREFERENCE
80subjectSubjectlargeTextDEFAULT
90descriptionDescriptiontextAreaDEFAULT
100serviceRequestNumberService Request NumbertextFieldDATA
110arCustomerIdAr Customer IddefferedSelectREFERENCE
120arCustomerSiteIdAr Customer Site IddefferedSelectREFERENCE
130invSerialNumberIdInv Serial Number IddefferedSelectDATA
140invItemMasterIdInv Item Master IddefferedSelectREFERENCE
150impactImpactselectDEFAULT
160priorityPriorityselectDEFAULT
170reasonReasontextREFERENCE
180escalationEscalationtextFieldDEFAULT
200requestTypeRequest TypetextFieldCONTROL
210requestClassRequest ClasstextFieldDEFAULT
220buOrgIdBu Org IddefferedSelectREFERENCE
230assignedToTeamIdAssigned To Team IddefferedSelectREFERENCE
240assignedToEmployeeIdAssigned To Employee IddefferedSelectREFERENCE
250problemDetailsProblem DetailstextAreaDEFAULT
260resolutionDetailsResolution DetailstextAreaDEFAULT
270hdChangeRequestIdHd Change Request IdtextREFERENCE
280closeCodeClose CodetextFieldDEFAULT
290closedByEmployeeIdClosed By Employee IddefferedSelectREFERENCE
300closedDateClosed DatedateDATE
310objectCategoryObject CategoryselectDEFAULT
320srcEntityNameSrc Entity NamedefferedSelectDEFAULT
330srcEntityIdSrc Entity IdtextREFERENCE
340ssRequestCategoryIdSs Request Category IdtextREFERENCE
350imagePathImage PathtextFieldDEFAULT
360invLotNumberIdInv Lot Number IddefferedSelectDATA
370costBudgetCost BudgettextFieldFINANCE
380iconIcondeferredSelectDEFAULT
5190docStatusDoc StatustextCONTROL
5390createdByCreated BytextREFERENCE
5400creationDateCreation DatetextREFERENCE
5420lastUpdateDateLast Update DatetextREFERENCE
10410lastUpdatedByLast Updated BytextREFERENCE

Task

Incident tasks specify all the tasks that must be completed to complete an incident. Each task represents a specific unit of work and is assigned to a single team and to a particular employee who takes ownership of the task.

You can add multiple lines(incident tasks) to each incident.

Navigate to the lines tab to view/add/update lines.
Click on the add new entity to add a new line. If a line already exists, click on copy entity to copy all the details. You can enable/disable fields allowed to be copied in the menu configuration.

Requested By: If you are creating the task on behalf of a different person, enter the original requestor's name.

Assigned To Team: Select a team that will work on the incident task. Select the triage team's name if your organization uses a triage team to review and assign all incident tasks.

Description: Enter the task details in the description field. It's a mandatory field and is shown as a multi-line text field.

Problem Details: You can enter the task details and the problem it's trying to resolve in the problem details field. The field is shown as a multi-line text field and supports markdown language.

The reference groups show various ids for reference only. You don't need to enter any information in this section. When you save an incident for the first time, the system will auto-populate the newly created header id and line ids.

Scroll left, right, up, and down to view all the details. The default configuration shows fields in various functional groups, such as

  • Finance
  • Entity
  • Reference
  • Data
  • Control
  • Etc

Enter all the other fields and click the save button to save the incident. The app will post all the data to the server and show you returned message from the server.

All Fields
NameSequenceLabelInputTypeField Group
10vvRequestedByRequested BydefferedSelectDEFAULT
10vvAssignedToTeamAssigned To TeamdefferedSelectDEFAULT
20vvAssignedToAssigned TodefferedSelectDEFAULT
30vvClosedByClosed BydefferedSelectDEFAULT
40ssTaskIdSs Task IdtextREFERENCE
50requestedByEmployeeIdRequested By Employee IddefferedSelectREFERENCE
60subjectSubjectlargeTextDEFAULT
70descriptionDescriptiontextAreaDEFAULT
80taskNumberTask NumbertextFieldDATA
90reasonReasontextREFERENCE
100ssServiceRequestIdSs Service Request IdtextREFERENCE
110ssIncidentIdSs Incident IdtextREFERENCE
120ssStandardRequestIdSs Standard Request IdtextREFERENCE
140taskTypeTask TypetextFieldCONTROL
150problemDetailsProblem DetailstextAreaDEFAULT
160resolutionDetailsResolution DetailstextAreaDEFAULT
170hdChangeRequestIdHd Change Request IdtextREFERENCE
180closeCodeClose CodetextFieldDEFAULT
190objectCategoryObject CategoryselectDEFAULT
200closedByEmployeeIdClosed By Employee IddefferedSelectREFERENCE
210closedDateClosed DatedateDATE
220assignedToTeamIdAssigned To Team IddefferedSelectREFERENCE
230assignedToEmployeeIdAssigned To Employee IddefferedSelectREFERENCE
240ssProblemIdSs Problem IdtextREFERENCE
250srcEntityNameSrc Entity NamedefferedSelectDEFAULT
260srcEntityIdSrc Entity IdtextREFERENCE
270imagePathImage PathtextFieldDEFAULT
280iconIcondeferredSelectDEFAULT
5130docStatusDoc StatustextCONTROL
5290createdByCreated BytextREFERENCE
5300creationDateCreation DatetextREFERENCE
5320lastUpdateDateLast Update DatetextREFERENCE
10310lastUpdatedByLast Updated BytextREFERENCE

Comment

The comments section shows all the existing comments created against the incident. The comments are not copied to an incident request when a user uses the incident to create a new incident.

Navigate to the lines tab to view/add/update comments.

If comments exist system shows them in a list. The system displays a button to add the first comment if no comment is posted for the entity.

You can create new comments and take the below actions on existing comments.

  • Update own comment
  • Delete your own comment
  • Vote against any comment