Skip to content

Latest commit

 

History

History
57 lines (38 loc) · 2.57 KB

external-source-system-audit-details.schema.md

File metadata and controls

57 lines (38 loc) · 2.57 KB

External Source System Audit Details Schema

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

Defines a set of audit properties for extenal sources. It's strongly encouraged to use this fieldgroup given the asynchronous nature of profile ingestion.

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

Schema Hierarchy

External Source System Audit Details 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 Details Properties

Property Type Required Defined by
xdm:extSourceSystemAudit External Source System Audit Attributes Optional External Source System Audit Details (this schema)
* any Additional this schema allows additional properties

xdm:extSourceSystemAudit

External Source System Audit Properties

Audit attributes for external sources.

xdm:extSourceSystemAudit

  • is optional
  • type: External Source System Audit Attributes
  • defined in this schema

xdm:extSourceSystemAudit Type