https://ns.adobe.com/xdm/context/activity-type
An XDM Activity type in the form of a task or a business event
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
|---|---|---|---|---|---|---|
| Can be instantiated | Yes | Experimental | No | Forbidden | Permitted | classes/activity-type.schema.json |
- XDM Activity Type
https://ns.adobe.com/xdm/context/activity-type- Extensibility base schema
https://ns.adobe.com/xdm/common/extensible - Record Schema
https://ns.adobe.com/xdm/data/record - External Source System Audit Details Mixin
https://ns.adobe.com/xdm/common/external-source-system-audit-details
- Extensibility base schema
{
"xdm:activityType": {
"xdm:ID": "34934"
},
"xdm:extSourceSystemAudit": {
"xdm:createdBy": "USER111",
"xdm:createdDate": "2018-01-19T15:52:25+00:00",
"xdm:lastUpdatedBy": "USER2222",
"xdm:lastUpdatedDate": "2018-01-19T15:52:25+00:00",
"xdm:lastActivityDate": "2018-01-19T15:52:25+00:00",
"xdm:lastReferencedDate": "2018-01-20T15:52:25+00:00",
"xdm:lastViewedDate": "2018-01-26T15:52:25+00:00"
}
}| Property | Type | Required | Defined by |
|---|---|---|---|
| @id | string |
Optional | Record Schema |
| xdm:activityType | object |
Optional | XDM Activity Type (this schema) |
| xdm:extSourceSystemAudit | External Source System Audit Attributes | Optional | External Source System Audit Details Mixin |
* |
any | Additional | this schema allows additional properties |
A unique identifier for the record.
@id
- is optional
- type:
string - defined in Record Schema
string
- format:
uri-reference– URI Reference (according to RFC3986)
xdm:activityType
- is optional
- type:
object - defined in this schema
object with following properties:
| Property | Type | Required |
|---|---|---|
xdm:ID |
string | Required |
Activity Type unique identifer for a given task or a business event
xdm:ID
- is required
- type:
string
string
Audit attributes for external sources.
xdm:extSourceSystemAudit
- is optional
- type: External Source System Audit Attributes
- defined in External Source System Audit Details Mixin
- External Source System Audit Attributes –
https://ns.adobe.com/xdm/common/external-source-system-audit