Skip to content

Latest commit

 

History

History
74 lines (41 loc) · 2.5 KB

File metadata and controls

74 lines (41 loc) · 2.5 KB

Journey Orchestration debug Fields Schema

https://ns.adobe.com/experience/journeyOrchestration/debugInfo

This event is in relation with journey and describes the debug related fields

Abstract Extensible Status Identifiable Custom Properties Additional Properties Defined In
Can be instantiated Yes Stable No Forbidden Permitted adobe/experience/journeyOrchestration/journeyOrchestrationDebugInfo.schema.json

Journey Orchestration debug Fields Example

{
  "https://ns.adobe.com/experience/journeyOrchestration/debugInfo": {
    "https://ns.adobe.com/experience/journeyOrchestration/requestID": "b6074f45-7e7e-4680-be94-cccb5fb93c4f"
  }
}

Journey Orchestration debug Fields Properties

Property Type Required Defined by
https://ns.adobe.com/experience/journeyOrchestration/debugInfo object Optional Journey Orchestration debug Fields (this schema)
* any Additional this schema allows additional properties

Journey Orchestration debug related fields.

This event is in relation with journey and describes the debug related fields

https://ns.adobe.com/experience/journeyOrchestration/debugInfo

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

object with following properties:

Property Type Required
https://ns.adobe.com/experience/journeyOrchestration/requestID string Optional
Request ID

The request Id used by Journey Orchestration to track the flow of a request.

https://ns.adobe.com/experience/journeyOrchestration/requestID

  • is optional
  • type: string

string