Celonis Celonis Modeling Rule

Modeling Rule

Celonis

Details

IDCelonis_Celonis_ModelingRule
From Version8.15.0

Schema

celonis_celonis_raw

Field Type Array?
authenticationEventType string
email string
event string
message string
success string
userId string
userRole string
{
    "celonis_celonis_raw": {
      "success": {
        "type": "string",
        "is_array": false
      },
      "email": {
        "type": "string",
        "is_array": false
      },
      "event": {
        "type": "string",
        "is_array": false
      },
      "authenticationEventType": {
        "type": "string",
        "is_array": false
      },
      "message": {
        "type": "string",
        "is_array": false
      },
      "userRole": {
        "type": "string",
        "is_array": false
      },
      "userId": {
        "type": "string",
        "is_array": false
      } 
    }
  }