Skip to main content

The Service Data Model

The Service data model represents a service used by an organization. It extends the Asset data model.

The following table details the default attributes of the Service data model:

OrderAttribute NameAttribute TypeRelationship TypeRequired
1displayNameCalculated (Text)N/AYes
2contractStartDate TimeN/ANo
3contractEndDate TimeN/ANo
4countryTextN/ANo
5primaryContactTextN/ANo
6baseRiskScoreCalculated (Number)N/ANo
7riskFactorOffsetCalculated (Number)N/ANo
8riskScoreCalculated (Number)N/ANo
9openFindingCountCalcuated (Number)N/ANo
10riskRatingCalculated (Single Choice)N/ANo
11numberOutOfComplianceCalculated (Number)N/ANo
12complianceStatusCalculated (Single Choice)N/ANo
13statusSingle ChoiceN/ANo
14firstSeenDate TimeN/ANo
15lastSeenDate TimeN/ANo
16lastInventoryUpdateDate TimeN/ANo
17lastEnrollmentDate TimeN/ANo
18lastAssessedDate TimeN/ANo
19tagsText (Multivalued)N/ANo
20complianceFlagsText (Multivalued)N/ANo
21businessServicesReference (Business service)SUPPORTSNo
22applicationsReference (Application)SUPPORTSNo
23ownersReference (Person)OWNSNo
24typeCategoryN/ANo
25remediationOwnerCategoryN/ANo
26riskOwnerCategoryN/ANo
27profilesCategoryN/ANo
28environmentsCategoryN/ANo
29technologiesCategoryN/ANo
30numberOfDataIntegrationSourcesCalculated (Number)N/ANo
31numberOfSourceDatasetsCalculated (Number)N/ANo
32numberOfDataIntegrationsWithMultipleSourceDatasetsCalculated (Number)N/ANo
33riskScoringModelRisk Scoring ModelN/ANo
34riskFactorsRisk FactorsN/ANo
35uidTextN/AYes
36dataModelNameCalculated (Text)N/ANo
37sourceUidsText (Multivalued)N/ANo
38connectorCategoriesText (Multivalued)N/ANo
39connectorNamesText (Multivalued)N/ANo
40dataIntegrationTitlesText (Multivalued)N/ANo
41sourcesIconsSource data models iconsN/ANo
42nameTextN/ANo
43summaryTextN/ANo
44descriptionTextN/ANo
45categoriesText (Multivalued)N/ANo
46flowStateTextN/ANo
47sourcesReference (Base model)SOURCED_FROMNo
48dateCreatedDate TimeN/ANo
49lastUpdatedDate TimeN/ANo
50createdByTextN/ANo
51updatedByTextN/ANo
FOOTNOTES
  • The Order column specifies the order of attributes being calculated in data computation.
  • The attribute names are used in Brinqa Query Language (BQL) queries and Brinqa Condition Language (BCL) predicates.
  • In the Type column, Calculated means that the value of the attribute is computed by executing a script. The text in the parentheses after Calculated denotes the type of the outcome.
  • In the Type column, Reference means that two data models are related. The name in the parentheses after Reference indicates the other data model.
  • The Relationship Type column only applies to the Reference type attributes. You can use the relationship type keyword in BQL queries.