Skip to content

Latest commit

 

History

History
188 lines (102 loc) · 4.34 KB

external-source-system-audit.schema.md

File metadata and controls

188 lines (102 loc) · 4.34 KB

External Source System Audit Attributes Schema

https://ns.adobe.com/xdm/common/external-source-system-audit

External Source System Audit fields.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Defined In
Can be instantiated Yes Experimental No Forbidden Permitted common/external-source-system-audit.schema.json

Schema Hierarchy

  • External Source System Audit Attributes https://ns.adobe.com/xdm/common/external-source-system-audit

External Source System Audit Attributes Example

{
  "xdm:createdBy": "USER111",
  "xdm:createdDate": "2018-01-02T15:52:25+00:00",
  "xdm:lastUpdatedBy": "USER2222",
  "xdm:lastUpdatedDate": "2018-01-02T15:52:25+00:00",
  "xdm:lastActivityDate": "2018-01-02T15:52:25+00:00",
  "xdm:lastReferencedDate": "2018-01-02T15:52:25+00:00",
  "xdm:lastViewedDate": "2018-01-02T15:52:25+00:00"
}

External Source System Audit Attributes Properties

Property Type Required Defined by
xdm:createdBy string Optional External Source System Audit Attributes (this schema)
xdm:createdDate string Optional External Source System Audit Attributes (this schema)
xdm:lastActivityDate string Optional External Source System Audit Attributes (this schema)
xdm:lastReferencedDate string Optional External Source System Audit Attributes (this schema)
xdm:lastUpdatedBy string Optional External Source System Audit Attributes (this schema)
xdm:lastUpdatedDate string Optional External Source System Audit Attributes (this schema)
xdm:lastViewedDate string Optional External Source System Audit Attributes (this schema)
* any Additional this schema allows additional properties

xdm:createdBy

Created By

Name of the user who created this record

xdm:createdBy

  • is optional
  • type: string
  • defined in this schema

xdm:createdBy Type

string

xdm:createdDate

Created Date

Date when this record was created.

xdm:createdDate

  • is optional
  • type: string
  • defined in this schema

xdm:createdDate Type

string

xdm:lastActivityDate

Last Activity Date

Last activity date.

xdm:lastActivityDate

  • is optional
  • type: string
  • defined in this schema

xdm:lastActivityDate Type

string

xdm:lastReferencedDate

Last Referenced Date

Last referenced date.

xdm:lastReferencedDate

  • is optional
  • type: string
  • defined in this schema

xdm:lastReferencedDate Type

string

xdm:lastUpdatedBy

Last Updated By

User who last modified this record.

xdm:lastUpdatedBy

  • is optional
  • type: string
  • defined in this schema

xdm:lastUpdatedBy Type

string

xdm:lastUpdatedDate

Last Updated Date

Date when this record was last modofied.

xdm:lastUpdatedDate

  • is optional
  • type: string
  • defined in this schema

xdm:lastUpdatedDate Type

string

xdm:lastViewedDate

Last Viewed Date

Last viewed date.

xdm:lastViewedDate

  • is optional
  • type: string
  • defined in this schema

xdm:lastViewedDate Type

string