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 Members

Details

Table ID: h_itsm_requests_members

Contains a list of users associated to Requests as Members

Table Attributes

Name Value
Primary Key h_pk_id

Columns

Name & ID Description Column Attributes Relationships
ID
h_pk_id
System generated id of the relationship between request and its members
Type INTEGER
Nullable false
Primary Key true
Member ID
h_fk_user_id
ID of the member for the request
Type VARCHAR
Size 100
Nullable true
Request Id
h_request_id
ID of the request related to the member
Type VARCHAR
Size 100
Nullable true
Indexed true
Many to One
h_itsm_requests.h_pk_reference
In This Document