https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/dispatcher
This event is in relation with journey and dispatcher service event fields
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
---|---|---|---|---|---|---|
Can be instantiated | Yes | Stable | No | Forbidden | Permitted | adobe/experience/journeyOrchestration/journeyOrchestrationServiceEventsDispatcher.schema.json |
{
"https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/dispatcher": {
"https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/eventID": "f3485959-0a9e-4004-82d9-f11bd6c4585b",
"https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/projectionID": "f3485959-0a9e-4004-82d9-f11bd6c4585b",
"https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/eventType": "error",
"https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/eventCode": "ERROR_SERVICE_INTERNAL"
}
}
Property | Type | Required | Defined by |
---|---|---|---|
https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/dispatcher | object |
Optional | Journey Orchestration service Events: Dispatcher Fields (this schema) |
* |
any | Additional | this schema allows additional properties |
https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/dispatcher
- is optional
- type:
object
- defined in this schema
object
with following properties:
Property | Type | Required |
---|---|---|
https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/eventCode |
string | Optional |
https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/eventID |
string | Optional |
https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/eventType |
string | Optional |
https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/projectionID |
string | Optional |
The error code indicating the reason for corresponding eventType
https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/eventCode
- is optional
- type:
string
string
The Event ID to which this event was mapped inside the controller.
https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/eventID
- is optional
- type:
string
string
The type of dispatcher service event like error, discard
https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/eventType
- is optional
- type:
string
string
The projection id of the segment being used in journey
https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/projectionID
- is optional
- type:
string
string