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 Attachments

Details

Table ID: h_itsm_requests_attachments

Contains information about atachments associated with Requests

Table Attributes

Name Value
Primary Key h_pk_id

Columns

Name & ID Description Column Attributes Relationships
DEPRECATED: Location
h_contentlocation
path to file
Type VARCHAR
Size 512
Nullable true
Description
h_description
User input description of the attachment
Type LONGTEXT
Nullable true
File name
h_filename
Name of the files
Type VARCHAR
Size 256
Nullable true
File size
h_size
Size of the files in bytes
Type INTEGER
Nullable true
ID
h_pk_id
System generated ID of the attachment details associated with a request
Type INTEGER
Nullable false
Primary Key true
Auto Increment true
Request Id
h_request_id
ID fo the request this attachment is associated with
Type VARCHAR
Size 100
Nullable true
Indexed true
Many to One
h_itsm_requests.h_pk_reference
Time stamp
h_timestamp
Time the attachment was associated to the request
Type VARCHAR
Size 256
Nullable true
Visibility
h_visibility
The visibility level required for the user to see this attachment
Type VARCHAR
Size 32
Nullable true
In This Document