ServiceNow ServiceNow Modeling Rule

Modeling Rule

ServiceNow

Details

IDServiceNow_ServiceNow_ModelingRule
From Version8.4.0

Schema

servicenow_servicenow_raw

Field Type Array?
account string
active int
additional_debug_info string
additional_info string
app_scope string
approval string
assigned_to string
assignment_group string
case_report string
category int
contact_type string
db_category string
db_pool string
description string
documentkey string
escalation int
fieldname string
follow_the_sun int
gzip string
impact int
interaction_id string
knowledge int
made_sla int
newvalue string
number string
oldvalue string
opened_by string
origin_scope string
output_length string
priority int
protocol string
reason string
reassignment_count int
remote_ip string
resolution_code string
session string
short_description string
source_log_type string
sql_time string
state int
subcategory int
sys_class_name string
sys_created_by string
sys_domain string
sys_domain_path string
sys_id string
sys_mod_count int
system_id string
table string
tablename string
time_worked string
total_wait_time string
transaction_number string
transaction_processing_time string
type string
upon_approval string
upon_reject string
urgency int
url string
user string
user_agent string

{
    "servicenow_servicenow_raw": {
      "documentkey": {
        "type": "string",
        "is_array": false
      },
      "fieldname": {
        "type": "string",
        "is_array": false
      },
      "oldvalue": {
        "type": "string",
        "is_array": false
      },
      "newvalue": {
        "type": "string",
        "is_array": false
      },
      "reason": {
        "type": "string",
        "is_array": false
      },
      "sys_id": {
        "type": "string",
        "is_array": false
      },
      "tablename": {
        "type": "string",
        "is_array": false
      },
      "user": {
        "type": "string",
        "is_array": false
      },
        "source_log_type": {
        "type": "string",
        "is_array": false
      },
        "type": {
        "type": "string",
        "is_array": false
      },
        "total_wait_time": {
        "type": "string",
        "is_array": false
      },
        "transaction_processing_time": {
        "type": "string",
        "is_array": false
      },
        "interaction_id": {
        "type": "string",
        "is_array": false
      },
        "transaction_number": {
        "type": "string",
        "is_array": false
      },
        "output_length": {
        "type": "string",
        "is_array": false
      },
        "db_category": {
        "type": "string",
        "is_array": false
      },
        "additional_info": {
        "type": "string",
        "is_array": false
      },
        "additional_debug_info": {
        "type": "string",
        "is_array": false
      },
        "remote_ip": {
        "type": "string",
        "is_array": false
      },
        "sys_created_by": {
        "type": "string",
        "is_array": false
      },
        "system_id": {
        "type": "string",
        "is_array": false
      },
        "user_agent": {
        "type": "string",
        "is_array": false
      },
        "url": {
        "type": "string",
        "is_array": false
      },
        "session": {
        "type": "string",
        "is_array": false
      },
        "protocol": {
        "type": "string",
        "is_array": false
      },
        "gzip": {
        "type": "string",
        "is_array": false
      },
        "origin_scope": {
        "type": "string",
        "is_array": false
      },
        "db_pool": {
        "type": "string",
        "is_array": false
      },
        "sql_time": {
        "type": "string",
        "is_array": false
      },
        "table": {
        "type": "string",
        "is_array": false
      },
        "app_scope": {
        "type": "string",
        "is_array": false
      },
        "state": {
        "type": "int",
        "is_array": false
      },
        "active": {
        "type": "int",
        "is_array": false
      },
        "impact": {
        "type": "int",
        "is_array": false
      },
        "number": {
        "type": "string",
        "is_array": false
      },
        "urgency": {
        "type": "int",
        "is_array": false
      },
        "approval": {
        "type": "string",
        "is_array": false
      },
        "category": {
        "type": "int",
        "is_array": false
      },
        "made_sla": {
        "type": "int",
        "is_array": false
      },
        "priority": {
        "type": "int",
        "is_array": false
      },
        "knowledge": {
        "type": "int",
        "is_array": false
      },
        "opened_by": {
        "type": "string",
        "is_array": false
      },
        "escalation": {
        "type": "int",
        "is_array": false
      },
        "sys_domain": {
        "type": "string",
        "is_array": false
      },
        "case_report": {
        "type": "string",
        "is_array": false
      },
        "subcategory": {
        "type": "int",
        "is_array": false
      },
        "time_worked": {
        "type": "string",
        "is_array": false
      },
        "upon_reject": {
        "type": "string",
        "is_array": false
      },
        "contact_type": {
        "type": "string",
        "is_array": false
      },
        "sys_mod_count": {
        "type": "int",
        "is_array": false
      },
        "upon_approval": {
        "type": "string",
        "is_array": false
      },
        "follow_the_sun": {
        "type": "int",
        "is_array": false
      },
        "sys_class_name": {
        "type": "string",
        "is_array": false
      },
        "sys_domain_path": {
        "type": "string",
        "is_array": false
      },
        "short_description": {
        "type": "string",
        "is_array": false
      },
        "reassignment_count": {
        "type": "int",
        "is_array": false
      },
        "account": {
        "type": "string",
        "is_array": false
      },
        "assigned_to": {
        "type": "string",
        "is_array": false
      },
        "assignment_group": {
        "type": "string",
        "is_array": false
      },
        "description": {
        "type": "string",
        "is_array": false
      },
        "resolution_code": {
        "type": "string",
        "is_array": false
      }      
    }
  }