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}}

Service Subscriptions

Details

Table ID: h_itsm_servicesubscriptions

A list of the various subscribers to a Service, if the Service is not found in this table, it is available to all

Table Attributes

Name Value
Primary Key h_pk_id

Columns

Name & ID Description Column Attributes Relationships
ID
h_pk_id
Unique identifier for this version, and md5 hash made from the product_id and version number
Type INTEGER
Nullable false
Primary Key true
Auto Increment true
Include Subgroups
h_include_subgroups
Whether to include subgroups in the service subscriptions (only apply to groups: General, Team, Department, Costcenter, Division,Company, Business Unit, Directorate, Branch, Function, Board, Subsidiary)
Type INTEGER
Nullable true
Indexed true
Service ID
h_fk_serviceid
Service ID
Type INTEGER
Nullable true
Indexed true
Subscriber Type
h_subscribertype
Subscriber Type
Type VARCHAR
Size 64
Nullable true
The ID of the subscriber
h_subscriberid
This column holds the subscriber's ID. As opposite to h_fk_subscriberid, for subscriptions of type 'Customer Organization' this column holds the Organization ID rather than the Container ID
Type VARCHAR
Size 160
Nullable true
Indexed true
In This Document