Skip to main content

Exception Request Data Model

The Exception Request data model represents a request to have additional time to remediate a finding. It extends the Request data model.

The following table details the default attributes of the Exception Request data model:

Attribute NameAttribute TypeRelationship TypeRequired
attachmentsAttachmentsN/ANo
baseRiskScoreCalculated (Number)N/ANo
bqlQueryTextN/ANo
categoriesText (Multivalued)N/ANo
commentsCommentsN/ANo
complianceStatusCalculated (Single Choice)N/ANo
createdByTextN/ANo
dataModelNameCalculated (Text)N/ANo
dateCreatedDate TimeN/ANo
dateLastApprovedDate TimeN/ANo
dateLastCanceledDate TimeN/ANo
dateLastRejectedDate TimeN/ANo
dateLastSubmittedDate TimeN/ANo
descriptionTextN/ANo
displayNameCalculated (Text)N/AYes
evidenceText AreaN/ANo
exceptionRequestDateDate TimeN/ANo
feedbackText AreaN/ANo
flowStateTextN/ANo
justificationText AreaN/ANo
lastUpdatedDate TimeN/ANo
nameTextN/ANo
numberOutofComplianceCalculated (Number)N/ANo
openFindingCountCalculated (Number)N/ANo
reviewerReference (User)REVIEWSNo
riskFactorOffsetCalculated (Number)N/ANo
riskRatingCalculated (Single Choice)N/ANo
riskScoreCalculated (Number)N/ANo
riskScoringModelRisk Scoring ModelN/ANo
sourcesReference (Base model)SOURCED_FROMNo
statusSingle ChoiceN/ANo
submitterReference (User)SUBMITTEDNo
targetsReference (Finding)REQUESTEDNo
uidTextUnique IdentifierNo
updatedByTextN/ANo
FOOTNOTES
  • 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.