Skip to main content
Solved

How can I trace or monitor how data moves and updates across different entities within a Journey in Fenergo?

  • January 8, 2026
  • 1 reply
  • 2 views

When working with complex Journeys that involve multiple entities โ€” such as Clients, Products, and Related Parties โ€” it can be difficult to understand how data updates flow between them. Fenergo provides built-in tracing and audit tools that let you see exactly where data changes originate, how they propagate across entities, and which system components (such as API calls, user actions, or Event Ingress events) triggered those updates.

Best answer by jawadkhan

Fenergo provides Journey Execution Trace and Audit Logging to help monitor data propagation.

Options:

  • Use the Journey Execution Trace (in Admin Tools > Monitoring) to capture:
  • Field-level changes between entities.
  • Triggers and events causing updates.
  • Source of the change (API, UI, or Event Ingress).
  • Enable Entity Audit Logging to track merge and update events such as FIELD_MERGE and UPDATE_TRIGGER.

Pro Tip:ย Export the execution trace as JSON - it provides a field-by-field lineage for debugging and integration validation.

1 reply

Forum|alt.badge.img
  • Community Manager
  • Answer
  • January 15, 2026

Fenergo provides Journey Execution Trace and Audit Logging to help monitor data propagation.

Options:

  • Use the Journey Execution Trace (in Admin Tools > Monitoring) to capture:
  • Field-level changes between entities.
  • Triggers and events causing updates.
  • Source of the change (API, UI, or Event Ingress).
  • Enable Entity Audit Logging to track merge and update events such as FIELD_MERGE and UPDATE_TRIGGER.

Pro Tip:ย Export the execution trace as JSON - it provides a field-by-field lineage for debugging and integration validation.