Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Request Sub Status History

Details

Table ID: h_itsm_request_sub_status_history

A list of sub states associated with a Request, used by the Business Process to determine if it should pause or continue when waiting for a new sub status

Table Attributes

Name Value
Primary Key h_id

Columns

Name & ID Description Column Attributes Relationships
ID
h_id
The primary key of the table
Type INTEGER
Nullable false
Primary Key true
Auto Increment true
Previous Sub Status ID
h_previous_sub_status_id
The previous sub status ID of the request
Type INTEGER
Nullable true
Request Id
h_request_id
The primary key of the request
Type VARCHAR
Size 100
Nullable true
Indexed true
Sub Status ID
h_sub_status_id
The sub status ID of the request
Type INTEGER
Nullable true
Timestamp
h_timestamp
The timestamp of when the request sub status was changed
Type DATETIME
Nullable true
In This Document