https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/stateMachine
This event is in relation with journey and stateMachine service event fields
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Defined In |
|---|---|---|---|---|---|---|
| Can be instantiated | Yes | Stable | No | Forbidden | Permitted | adobe/experience/journeyOrchestration/journeyOrchestrationServiceEventsStateMachine.schema.json |
{
"https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/stateMachine": {
"https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/eventID": "f3485959-0a9e-4004-82d9-f11bd6c4585b",
"https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/eventClass": "external",
"https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/eventCategory": "unitary",
"https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/eventType": "discard",
"https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/eventCode": "reentranceNotAllowed"
}
}| Property | Type | Required | Defined by |
|---|---|---|---|
| https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/stateMachine | object |
Optional | Journey Orchestration service Events: State Machine Fields (this schema) |
* |
any | Additional | this schema allows additional properties |
https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/stateMachine
- is optional
- type:
object - defined in this schema
object with following properties:
| Property | Type | Required |
|---|---|---|
https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/eventCategory |
string | Optional |
https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/eventClass |
string | Optional |
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 |
Incoming event category indicating if the event is an unitary or business event
https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/eventCategory
- is optional
- type:
string
string
Incoming event class indicating if the event is external or internal
https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/eventClass
- is optional
- type:
string
string
The error code indicating the reason for corresponding eventType
https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/eventCode
- is optional
- type:
string
string
The incoming Event ID to which this event was mapped inside the state machine. can be external or internal event ID.
https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/eventID
- is optional
- type:
string
string
The type of state machine service event like error, discard
https://ns.adobe.com/experience/journeyOrchestration/serviceEvents/eventType
- is optional
- type:
string
string